* Makefile.am (syslex.o, sysinfo.o): Pass AM_CFLAGS to compiler.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 19cec9dec91795b188676b0d5eb698d35a761206..2e5cbf90a3bee4200f77ae1d415c5db33fe9eb61 100644 (file)
@@ -1,3 +1,17 @@
+2005-02-22  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (syslex.o, sysinfo.o): Pass AM_CFLAGS to compiler.
+       (syslex.o, sysinfo.o, dlltool.o, rescoff.o): Remove duplicate
+       dependencies.  Run "make dep-am".
+       * nlmconv.c: Warning fixes.
+       * readelf.c: Likewise.
+       * srconv.c: Likewise.
+       * sysdump.c: Likewise.
+       * sysinfo.y: Likewise.
+       * syslex.l: Likewise.  Use yyleng instead of strlen, memcpy instead
+       of strcpy.
+       * Makefile.in: Regenerate.
+
 2005-02-21  H.J. Lu  <hongjiu.lu@intel.com>
 
        * objcopy.c (parse_flags): Replace SEC_SHARED with
This page took 0.023804 seconds and 4 git commands to generate.