Binutils with MCST patches
Go to file
Ian Lance Taylor 8095b665cb * as.c (emulation_name): Remove unused static variable.
(default_emul_bfd_name): Add return NULL to avoid warning.
	* ecoff.c (ecoff_stab): Remove unused variables name and
	name_end.
	* frags.c (frag_new): Remove unused variable tmp.
	* hash.c (hash_grow): Parenthesize + within <<.
	(hash_print_statistics): Use %lu, not %d, to print unsigned
	long variables.
	* messages.c: Include "libiberty.h".
	(fprint_value): Add cast to avoid printf warning.
	(sprint_value): Likewise.
	* read.c: Include "ecoff.h".
	(emit_expr): Add casts to avoid printf warnings.
	* read.h: Use extern for function declarations.
	(pop_insert): Declare.
	* stabs.c: Include "ecoff.h".
	* subsegs.c (subseg_set_rest): Remove unused variables tmp,
	former_last_fragP, and new_fragP.
	* subsegs.h (subsegs_print_statistics): Declare.
	* symbols.c (debug_verify_symchain): Change macro to discard
	arguments.
	* write.c (dump_section_relocs): Likewise.
	* write.h: Use extern for function declarations.
	(write_print_statistics): Declare.
	* config/e-mipsecoff.c (mipsecoff_bfd_name): Return NULL to avoid
	warning.
	* config/e-mipself.c (mipself_bfd_name): Likewise.
	* config/obj-elf.h (elf_ecoff_set_ext): Declare.
1996-06-19 18:42:42 +00:00
bfd * elf.c (map_sections_to_segments): Fix up the test for -Ttext to 1996-06-19 16:30:27 +00:00
binutils Tue Jun 18 15:03:44 1996 Klaus Kaempf <kkaempf@progis.de> 1996-06-18 19:10:39 +00:00
config * mh-go32 (CFLAGS): Define. 1996-03-26 19:12:19 +00:00
gas * as.c (emulation_name): Remove unused static variable. 1996-06-19 18:42:42 +00:00
gdb * h8300-dep.c (gdb_print_insn_h8300): Handle the H8/S. 1996-06-18 23:29:39 +00:00
gprof * core.c (core_create_line_syms): Use xstrdup rather than strdup. 1996-06-18 21:37:38 +00:00
include * dis-asm.h (print_insn_h8300s): Declare. 1996-06-18 23:20:37 +00:00
ld * scripttempl/h8300s.sc: New file for H8/S. 1996-06-18 22:55:30 +00:00
mmalloc * mmalloc.h (mmtrace): Add prototype. 1996-03-30 05:46:57 +00:00
opcodes * h8300-dis.c (bfd_h8_disassemble): Rename "hmode" argument 1996-06-18 23:00:38 +00:00
readline * sysdep-linux.h: New file. 1996-05-26 22:15:47 +00:00
sim * compile.c (sim_load): Treat the H8/S like the H8/300H for now. 1996-06-18 23:33:49 +00:00
.Sanitize Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de) 1996-06-18 18:51:14 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
build-all.mk change [ -d foo ] to test -d foo 1996-03-22 21:50:27 +00:00
ChangeLog Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com> 1996-06-19 01:28:24 +00:00
config-ml.in * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. 1995-12-27 23:52:53 +00:00
config.guess * config.guess: Combine mips-mips-riscos cases, and use cpp to 1996-06-08 01:13:04 +00:00
config.sub Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu> 1996-01-31 19:18:19 +00:00
configure Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com> 1996-01-22 19:28:13 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de) 1996-06-18 18:51:14 +00:00
DOC.Sanitize Updated documentation for lose-inet -> keep-inet change 1996-06-19 15:40:45 +00:00
INSTALL Nearly complete. Still needs pointer to "more doc". 1991-04-13 07:41:11 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
install.sh Remove cygnus local comments from install-sh and install.sh. 1996-06-05 19:38:35 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
make-all.com Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de) 1996-06-18 18:51:14 +00:00
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
Makefile.in Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com> 1996-06-19 01:28:24 +00:00
mpw-build.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-config.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-configure * mpw-configure: Add support for exec-prefix. 1995-12-04 20:48:19 +00:00
mpw-README Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
setup.com Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de) 1996-06-18 18:51:14 +00:00
SUPPORTED Initial revision 1991-06-12 21:44:36 +00:00
tape-labels-tex.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
test-build.mk add support for i386-unixware target, m68k-vxworks5.1 target, i960-vxworks5.1 target... always configure with --enable-gdbtk 1995-05-18 09:27:23 +00:00