aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-10-11 19:12:55 +0000
committerKen Raeburn <raeburn@cygnus>1994-10-11 19:12:55 +0000
commit6d60424f3458f9f97e0c51b3d1e7ca0d5fe3e4b3 (patch)
treedff44e6f6dc33f7da3ca4344b49d475635c8b83d /gas/ChangeLog
parent51d6a9540465aae6001f0feb8d190897978c89c1 (diff)
downloadgdb-6d60424f3458f9f97e0c51b3d1e7ca0d5fe3e4b3.zip
gdb-6d60424f3458f9f97e0c51b3d1e7ca0d5fe3e4b3.tar.gz
gdb-6d60424f3458f9f97e0c51b3d1e7ca0d5fe3e4b3.tar.bz2
* Makefile.in (comparison): When comparing as.new or gasp.new, try running the
binary through sed to avoid differences due to "stage1" or "stage2" having been written into the binary.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 5adda63..b783e26 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+Tue Oct 11 15:05:11 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
+
+ * Makefile.in (comparison): When comparing as.new or gasp.new, try
+ running the binary through sed to avoid differences due to
+ "stage1" or "stage2" having been written into the binary.
+
Sat Oct 8 01:48:04 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
ELF symbol size handling, based on code from Eric Youngdale: