Wed Feb 14 16:29:07 1996 Martin Anantharaman <martin@mail.imech.uni-duisburg.de>
[binutils-gdb.git] / bfd / ChangeLog
index b3fef1a56d429563c6418a7eee222171010a391f..ffa54b39f04e88abf32a8473463ad6e40198f9be 100644 (file)
@@ -1,3 +1,16 @@
+Wed Feb 14 16:29:07 1996  Martin Anantharaman  <martin@mail.imech.uni-duisburg.de>
+
+       * syms.c (stt): Add entries for zerovars, vars, and code.
+
+       * elfcode.h (validate_reloc): New static function.
+       (write_relocs): Call validate_reloc for non ELF relocs.
+
+       * elfxx-target.h (elf_symbol_leading_char): Define if not defined.
+       (TARGET_BIG_SYM): Use elf_symbol_leading_char.
+       (TARGET_LITTLE_SYM): Likewise.
+
+       * config.bfd (m68*-*-psos*): New target.
+
 Tue Feb 13 15:56:22 1996  Bryan Ford  <baford@snake.cs.utah.edu>
 
        * i386msdos.c: Remove some #if 0 code.