binutils-gdb/gprof
Ian Lance Taylor 6b84886ad5 Fix some gcc -Wall warnings:
* cg_arcs.c (num_cycles): Change to unsigned int.
	(numarcs): Likewise.
	(arc_add): Change maxarcs to unsigned int.
	(cg_assemble): Change index to unsigned int.
	* cg_arcs.h (num_cycles, numarcs): Update declarations.
	* cg_print.c (cg_print): Change index to unsigned int.
	(cg_print_index): Change index, nnames, todo, i, and j to unsigned
	int.
	(cg_print_file_ordering): Change symbol_count and index2 to
	unsigned int.
	* core.c (symbol_map_count): Change to unsigned int.
	(core_create_function_syms): Change j to unsigned int.
	(core_create_line_syms): Add cast to avoid warning.
	* hist.c (hist_assign_samples): Change j to unsigned int.
	(hist_print): Change index to unsigned i nt.  Add cast to avoid
	warning.
	* sym_ids.c (parse_spec): Add casts to avoid warning.
	* symtab.c (symtab_finalize): Change j to unsigned int.
	(sym_lookup): Update printf format strings.
	* symtab.h (Sym_Table): Change len to unsigned int.
	* tahoe.c (tahoe_reladdr): Add casts to avoid warnings.
1998-03-29 04:15:29 +00:00
..
.Sanitize Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> 1998-02-04 00:45:10 +00:00
.cvsignore
.gdbinit
ChangeLog Fix some gcc -Wall warnings: 1998-03-29 04:15:29 +00:00
Makefile.am Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> 1998-02-04 00:45:10 +00:00
Makefile.in * Makefile.in: Rebuild with automake 1.2e. 1998-03-21 00:27:12 +00:00
NOTES
TEST
TODO Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> 1998-02-03 19:52:41 +00:00
acconfig.h * configure.in: Change version number to 2.8.2. Call 1997-08-09 20:30:19 +00:00
aclocal.m4 * Makefile.in: Rebuild with automake 1.2e. 1998-03-21 00:27:12 +00:00
alpha.c * alpha.c (alpha_Instruction): Use int, not signed. 1998-02-06 17:04:19 +00:00
basic_blocks.c Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> 1998-02-04 00:30:48 +00:00
basic_blocks.h
bb_exit_func.c * bb_exit_func.c: Rename from __bb_exit_func.c, so that it can be 1996-07-04 18:35:44 +00:00
bbconv.pl Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> 1998-02-04 00:45:10 +00:00
bsd_callg_bl.m
call_graph.c Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> 1998-02-04 00:30:48 +00:00
call_graph.h
cg_arcs.c Fix some gcc -Wall warnings: 1998-03-29 04:15:29 +00:00
cg_arcs.h Fix some gcc -Wall warnings: 1998-03-29 04:15:29 +00:00
cg_dfn.c
cg_dfn.h
cg_print.c Fix some gcc -Wall warnings: 1998-03-29 04:15:29 +00:00
cg_print.h * core.c (core_create_function_syms): Move filename and func_name 1996-03-21 22:21:30 +00:00
configure * Makefile.in: Rebuild with automake 1.2e. 1998-03-21 00:27:12 +00:00
configure.bat
configure.in Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> 1998-02-03 19:52:41 +00:00
core.c Fix some gcc -Wall warnings: 1998-03-29 04:15:29 +00:00
core.h Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> 1998-02-03 19:52:41 +00:00
flat_bl.m
fsf_callg_bl.m
gconfig.in * configure.in: Change version number to 2.8.2. Call 1997-08-09 20:30:19 +00:00
gen-c-prog.awk
gmon.h Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> 1998-02-03 19:52:41 +00:00
gmon_io.c * configure.in: Define BSD44_FORMAT if the target looks like a 1997-02-27 17:49:00 +00:00
gmon_io.h
gmon_out.h
gprof.1 tipoes 1998-01-22 02:27:29 +00:00
gprof.c Add --demangle and --no-demangle options: 1998-03-25 00:06:23 +00:00
gprof.h Add --demangle and --no-demangle options: 1998-03-25 00:06:23 +00:00
gprof.texi Add --demangle and --no-demangle options: 1998-03-25 00:06:23 +00:00
hertz.c * configure.in: Call AC_ISC_POSIX. 1996-06-27 15:37:48 +00:00
hertz.h Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> 1998-02-03 19:52:41 +00:00
hist.c Fix some gcc -Wall warnings: 1998-03-29 04:15:29 +00:00
hist.h
i386.c Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> 1998-02-03 19:52:41 +00:00
make_hp_order_obj Remove temporary file when finished. 1996-01-17 21:16:59 +00:00
make_solaris_order_map Just so we have them checked in somewhere; they're sanitized away as we 1995-12-31 06:28:22 +00:00
search_list.c
search_list.h
source.c * core.c (core_create_line_syms): Use xstrdup rather than strdup. 1996-06-18 21:37:38 +00:00
source.h
sparc.c Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> 1998-02-03 19:52:41 +00:00
stamp-h.in * configure.in: Change version number to 2.8.2. Call 1997-08-09 20:30:19 +00:00
sym_ids.c Fix some gcc -Wall warnings: 1998-03-29 04:15:29 +00:00
sym_ids.h
symtab.c Fix some gcc -Wall warnings: 1998-03-29 04:15:29 +00:00
symtab.h Fix some gcc -Wall warnings: 1998-03-29 04:15:29 +00:00
tahoe.c Fix some gcc -Wall warnings: 1998-03-29 04:15:29 +00:00
utils.c Add --demangle and --no-demangle options: 1998-03-25 00:06:23 +00:00
utils.h
vax.c Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> 1998-02-03 19:52:41 +00:00