Ifdef-out debugging code, and ifdef-out code that aborts on unhandled
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 2daf8b979b3a1f2376e8960c402f46410f23698e..7e6ae1010dd627ee1c88e9010fcc0306fc64cdef 100644 (file)
@@ -1,3 +1,40 @@
+Tue Apr 14 14:34:42 1992  Fred Fish  (fnf@cygnus.com)
+
+       * elf.c (bfd_add_strtab, bfd_add_2_to_strtab):  CONST spreads
+       like ooze.
+       * elf.c (elf_compute_section_file_positions,
+       elf_write_object_contents):  Return boolean, not NULL (which
+       can be void *).
+       * elf.c (bfd_section_from_shdr):  Ifdef-out debugging code.
+       Also ifdef-out code that aborts on unhandled section types.
+
+Fri Apr 10 22:29:18 1992  Fred Fish  (fnf@cygnus.com)
+
+       * configure.in:  Recognize ncr3000 config
+       * Makefile.in (MINUS_G):  Pass on to recursive makes.
+       * hosts/ncr3000.h, config/ncr3000.mh:  Add host config files.
+
+Thu Apr  2 17:42:45 1992  John Gilmore  (gnu at cygnus.com)
+
+       * Makefile.in:  Now that we have sym.h and symconst.h, compile
+       coff-msym.c on all systems.
+       * config/{decstation.mh, irix3.mh, irix4.mh}:  Remove coff-msym.o dep.
+       * coff-msym.c:  Update include files and comments; add weakext bit.
+
+Wed Apr  1 23:16:38 1992  John Gilmore  (gnu at cygnus.com)
+
+       * archive.c, bfd.c, bout.c, coffcode.h, init.c, reloc.c,
+       section.c, srec.c, syms.c, coff-h8300.c:  Lint.
+
+Sun Mar 29 09:37:59 1992  John Gilmore  (gnu at cygnus.com)
+
+       * bout.c, coff-a29k.c, coff-i960.c:  Lint.
+       * configure.in:  Add new host and target configs.
+       * elf.c (bfd_prstatus, bfd_fpregset):  Avoid typename of register
+       structs, which vary; just use member name. 
+       (elf_object_p, elf_core_file_p):  Lint, fix comments.
+       * config/sparc-elf.mt, hosts/sysv4.h:  New config files.        
+
 Sat Mar 28 13:07:02 1992  Fred Fish  (fnf@cygnus.com)
 
        * elf.c (elf_object_p, elf_core_file_p):  Fix to use only a single
This page took 0.023825 seconds and 4 git commands to generate.