Alan Modra
|
1355568ab4
|
* alpha.c (alpha_find_call): Warning fixes.
* mips.c (mips_find_call): Likewise.
* sparc.c (sparc_find_call): Likewise.
* basic_blocks.c: Warning fixes. Eliminate DEFUN.
* call_graph.c: Likewise.
* cg_arcs.c: Likewise.
* cg_dfn.cp: Likewise.
* gprof.c: Likewise.
* gprof.h: Likewise.
* hist.c: Likewise.
* search_list.c: Likewise.
* source.c: Likewise.
* source.h: Likewise.
* sym_ids.c: Likewise.
* symtab.c: Likewise.
* symtab.h: Likewise.
* utils.c: Likewise.
* cg_print.c: Likewise.
(struct function_map, symbol_map, symbol_map_count): Move
declaration to..
* corefile: ..here.
* corefile.c: Warning fixes. Eliminate DEFUN.
(struct function_map): Remove declaration.
* gmon_io.c: Warning fixes. Eliminate DEFUN.
(gmon_io_read_64): Make static.
(gmon_io_write_64): Likewise.
(gmon_read_raw_arc): Likewise.
(gmon_write_raw_arc): Likewise.
(gmon_io_write_8): Don't pass char, pass int param.
* gmon_io.h (gmon_io_write_8): Likewise.
and a few copyright dates that should have been done previously.
|
2002-02-01 08:24:16 +00:00 |
|
Alan Modra
|
bde52789b2
|
* basic_blocks.c: Replace bool with boolean, TRUE with true and
FALSE with false throughout.
* basic_blocks.h: Likewise.
* cg_arcs.c: Likewise.
* cg_dfn.c: Likewise.
* cg_print.c: Likewise.
* corefile.c: Likewise.
* gmon_io.c: Likewise.
* gprof.c: Likewise.
* hist.c: Likewise.
* mips.c: Likewise.
* source.c: Likewise.
* source.h: Likewise.
* sym_ids.c: Likewise.
* sym_ids.h: Likewise.
* symtab.h: Likewise.
* tahoe.c: Likewise.
* vax.c: Likewise.
* gprof.h: Likewise.
(TRUE): Don't define.
(FALSE): Don't define.
|
2002-02-01 01:18:06 +00:00 |
|
Alan Modra
|
0eee5820aa
|
David Mosberger's fixes for cross compiling gprof.
|
2001-03-14 03:14:56 +00:00 |
|
Nick Clifton
|
37503931d0
|
Fix typos in ChangeLog; fix dates in copyright notices
|
2001-03-13 21:07:30 +00:00 |
|
Nick Clifton
|
ef368dac31
|
Add GPL copyright notices to uncopyrighted files.
Add copy of GPL.
|
2000-07-24 20:59:04 +00:00 |
|
Alan Modra
|
2ab47eed68
|
Correct pointer comparisons relying on NULL less than any other pointer.
Alexander Aganichev's fix for ieee.c
|
2000-06-20 12:33:21 +00:00 |
|
Phil Blundell
|
1c29ef459a
|
2000-06-07 Philippe De Muyter <phdm@macqel.be>
* source.c: Remove direct inclusion of sys/stat.h.
|
2000-06-07 19:28:53 +00:00 |
|
Alan Modra
|
5af11cab92
|
Eli Zaretskii's DOSish file name patches.
|
2000-05-26 13:11:57 +00:00 |
|
Richard Henderson
|
252b5132c7
|
19990502 sourceware import
|
1999-05-03 07:29:11 +00:00 |
|