aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-07-11 18:22:19 +0000
committerKen Raeburn <raeburn@cygnus>1994-07-11 18:22:19 +0000
commita2869e63cdddf392acf87d13a693ffaf9498353f (patch)
treeb3ed2504da5b9990e1c029f25f798f646604676d /binutils
parent4852416e2ab34207e84273b9f6b035d2dfe169b0 (diff)
downloadgdb-a2869e63cdddf392acf87d13a693ffaf9498353f.zip
gdb-a2869e63cdddf392acf87d13a693ffaf9498353f.tar.gz
gdb-a2869e63cdddf392acf87d13a693ffaf9498353f.tar.bz2
Makefile.in (syslex.o, sysinfo.o): Permit C source files to be in $(srcdir), as
they will be for FSF releases.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index d0dc75b..ef575a5 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.