* section.c (bfd_get_section_contents): Put in parens to get
authorSteve Chamberlain <sac@cygnus>
Tue, 28 Jun 1994 01:09:50 +0000 (01:09 +0000)
committerSteve Chamberlain <sac@cygnus>
Tue, 28 Jun 1994 01:09:50 +0000 (01:09 +0000)
precedence right.

bfd/ChangeLog

index fbb085207df1b9d5b106a32157e7e91341be03d9..d14c9c5373c3b61c052dae80245101ccefa89387 100644 (file)
@@ -1,3 +1,20 @@
+Mon Jun 27 18:07:06 1994  Steve Chamberlain  (sac@cirdan.cygnus.com)
+
+       * section.c (bfd_get_section_contents): Put in parens to get
+       precedence right.
+
+Sun Jun 26 18:08:29 1994  Jeff Law  (law@snake.cs.utah.edu)
+
+       * libelf.h (relocate_section): New argument "output_names" added
+       to prototype.
+       * elfcode.h (elf_link_input_bfd): New argument "output_names"
+       added to prototype of relocate_section.  Pass the output symbol
+       names to relocate_section.
+       * elf32-i386.c (elf_i386_relocate_section): Use "output_names" to
+       determine the name of a local symbol.
+       * elf32-mips.c (mips_elf_relocate_section): Likewise.
+       * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
+
 Fri Jun 24 08:15:42 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
 
        Add Solaris BCP (the part of Solaris which allows it to run
This page took 0.028345 seconds and 4 git commands to generate.