bfd/
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index fc164dcc2c2a8fb57082f1d7cf0414555e85679a..e4f0e7a303cd32bf8e7265530fdf4d7cdc291d2e 100644 (file)
@@ -1,3 +1,17 @@
+2004-08-17  Jakub Jelinek  <jakub@redhat.com>
+
+       * elfxx-target.h (bfd_elfNN_get_synthetic_symtab): Only define
+       if not yet defined.
+       * elf64-ppc.c (bfd_elf64_get_synthetic_symtab): Define.
+       (synthetic_opd, synthetic_relocatable): New variables.
+       (compare_symbols, compare_relocs): New helper routines.
+       (ppc64_elf_get_synthetic_symtab): New function.
+       * bfd.c (bfd_get_synthetic_symtab): Rename dynsyms argument
+       to relsyms.
+       * bfd-in2.h: Regenerated.
+       * elf.c (_bfd_elf_get_synthetic_symtab): Rename dynsyms argument
+       to relsyms.  Return 0 if abfd is relocatable.
+
 2004-08-17  Alan Modra  <amodra@bigpond.net.au>
 
        * elflink.h (elf_gc_sweep): Keep non-alloc, non-load sections.
This page took 0.029343 seconds and 4 git commands to generate.