* nlmconv.c (powerpc_mangle_relocs): Rename symvalue to sym_value,
authorStan Shebs <shebs@codesourcery.com>
Wed, 10 Aug 1994 17:24:10 +0000 (17:24 +0000)
committerStan Shebs <shebs@codesourcery.com>
Wed, 10 Aug 1994 17:24:10 +0000 (17:24 +0000)
so as not to conflict with the symvalue typedef in bfd.h.

binutils/ChangeLog

index e4828bc94f2bf9ebb89a345eeff1cd33e0584267..899c1c32cfbfeaff45fcade5881afd4dc3d4c170 100644 (file)
@@ -1,3 +1,8 @@
+Wed Aug 10 10:19:55 1994  Stan Shebs  (shebs@andros.cygnus.com)
+
+       * nlmconv.c (powerpc_mangle_relocs): Rename symvalue to sym_value,
+       so as not to conflict with the symvalue typedef in bfd.h.
+
 Mon Aug  1 13:19:09 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
 
        * nlmheader.y: Per current NetWare docs, accept a revision number
@@ -8,6 +13,7 @@ Mon Jul 25 12:58:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
        * objdump.c (objdump_print_address): Correct handling of end of
        symbols when looking for next symbol with a different value.
 
+
 Fri Jul 22 16:48:34 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
 
        * nm.c (numeric_forward): Treat undefined symbols as "less than"
@@ -20,6 +26,14 @@ Fri Jul 22 16:48:34 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
        spaces equivalent to the width of a printed bfd_vma, rather than
        assuming that 8 will look right.
 
+
+Fri Jul 22 10:36:50 1994  Steve Chamberlain  (sac@jonny.cygnus.com)
+
+       * coffgrok.c (doit):  Zero all fields of new structure. 
+       * srconv.c (sysroff_swap_*_out): Remove redundant trailing arg. 
+       * sysinfo.y: Generate sysroff_swap_*_out without requiring extra
+       arg.
+
 Fri Jul 22 10:09:53 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
 
        * nlmheader.y: Make "stack" and "stacksize" synonyms in the lexer