Go to file
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
bfd * coff-arm.c: Define all globally visible variables and functions 1998-03-28 21:34:25 +00:00
binutils Fix some gcc -Wall warnings: 1998-03-28 22:45:56 +00:00
config Thu Mar 26 01:54:25 1998 Geoffrey Noer <noer@cygnus.com> 1998-03-26 09:57:28 +00:00
gas Fix gcc -Wall warnings. See ChangeLog for details. 1998-03-29 03:45:46 +00:00
gdb * NEWS: Update for 4.17 release. 1998-03-28 23:24:18 +00:00
gprof Fix some gcc -Wall warnings: 1998-03-29 04:15:29 +00:00
include * h8300.h: Various changes to fully bracket initializers. 1998-03-27 23:32:07 +00:00
intl * aclocal.m4, configure: Rebuilt with new cygettext.m4. 1998-03-27 23:38:52 +00:00
ld * Makefile.am (MOSTLYCLEANFILES): Remove tmpdir. 1998-03-28 22:17:43 +00:00
mmalloc
opcodes Fix gcc -Wall warnings. See ChangeLog for details. 1998-03-27 23:29:46 +00:00
readline
sim * Updated test cases to confirm PKE behavior according to new SCEI specs. 1998-03-28 00:36:59 +00:00
.Sanitize Add sanitize-am30 markers. Keep details of AM30 implementation of 1998-03-27 03:10:53 +00:00
Build-A-Release.mk
ChangeLog * configure: Do not disable building gdbtk for cygwin32 hosts. 1998-03-27 00:36:12 +00:00
config-ml.in
config.guess * config.guess: More accurate determination of HP processor types. 1998-01-28 06:16:52 +00:00
config.sub Fix vr4320 sanitization. 1998-03-04 21:03:29 +00:00
configure
configure.bat
configure.in * Makefile.in (all-gettext, all-intl): New targets. 1998-03-27 07:37:59 +00:00
DOC.Sanitize
install-sh
install-texi.in
Install.in
intro.texi
ltmain.sh
makeall.bat
Makefile.in Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com) 1998-03-25 01:00:18 +00:00
makefile.vms
mpw-build.in
mpw-config.in
mpw-configure
mpw-README
Pack-A-Progressive
setup.com
tape-labels-tex.in
test-build.mk