From: Ken Raeburn Date: Mon, 11 Jul 1994 18:22:19 +0000 (+0000) Subject: Makefile.in (syslex.o, sysinfo.o): Permit C source files to be in $(srcdir), as X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a2869e63cdddf392acf87d13a693ffaf9498353f;p=binutils-gdb.git Makefile.in (syslex.o, sysinfo.o): Permit C source files to be in $(srcdir), as they will be for FSF releases. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index d0dc75be445..ef575a589d6 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,13 @@ +Fri Jul 8 17:33:22 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * Makefile.in (syslex.o, sysinfo.o): Permit C source files to be + in $(srcdir), as they will be for FSF releases. + +Wed Jul 6 01:13:14 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * nlmconv.c (setup_sections): Preserve existing section flags when + copying in flags from a new section. + Tue Jul 5 15:56:01 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * objcopy.c: Include libiberty.h.