ld/
[deliverable/binutils-gdb.git] / ld / ChangeLog
index f78771a1c2ff2a655fe901454cddee037897f8db..026095441941fd77218e9761106400a33c93d1d9 100644 (file)
@@ -1,3 +1,15 @@
+2010-02-10  Richard Sandiford  <r.sandiford@uk.ibm.com>
+
+       * Makefile.am (CFILES): Add ldlex-wrapper.c.
+       (OFILES): Replace ldlex.c with ldlex-wrapper.c.
+       (ldlex.o): Replace with...
+       (ldlex-wrapper.o): ...this new rule.
+       (EXTRA_ld_new_SOURCES): Add ldlex.l.
+       (ld_new_SOURCES): Replace ldlex.l with ldlex-wrapper.c.
+       * Makefile.in: Regenerate.
+       * ldlex.l (sysdep.h): Don't include here.
+       * ldlex-wrapper.c: New file.
+
 2010-02-09  Alan Modra  <amodra@gmail.com>
 
        * emultempl/ppc64elf.em (ppc_before_allocation): Update for changed
This page took 0.033841 seconds and 4 git commands to generate.