aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-10-06 00:57:16 +0000
committerKen Raeburn <raeburn@cygnus>1995-10-06 00:57:16 +0000
commit6b0a6eaa68638d9c243ddf986218d8bb0e223928 (patch)
tree93aa06ba7dc1c4e375a1ee458974c3a3e817133e /gas/ChangeLog
parentd89861c7c4c183d0ff166e8b8e2aeccbf3e1e321 (diff)
downloadgdb-6b0a6eaa68638d9c243ddf986218d8bb0e223928.zip
gdb-6b0a6eaa68638d9c243ddf986218d8bb0e223928.tar.gz
gdb-6b0a6eaa68638d9c243ddf986218d8bb0e223928.tar.bz2
* Makefile.in (comparison): Only check *.o; we don't care if timestamps
inserted by the native linker differ.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index bc1de69..e1b2b8a 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,8 @@
Thu Oct 5 20:17:30 1995 Ken Raeburn <raeburn@cygnus.com>
+ * Makefile.in (comparison): Only check *.o; we don't care if
+ timestamps inserted by the native linker differ.
+
* config/tc-alpha.c (alpha_align): Only fill with a no-op pattern
if alignment stricter than 4 bytes is requested; in that case,
align to a 4-byte boundary first.