projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df6b92e
)
* scripttempl/armcoff.sc: Only define symbols if RELOCATING. Fix
author
Ian Lance Taylor
<ian@airs.com>
Mon, 16 Sep 1996 22:12:46 +0000
(22:12 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Mon, 16 Sep 1996 22:12:46 +0000
(22:12 +0000)
syntax error on __end__ line.
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 96993e2f1abd38640ea08495237d41db6ba0993c..46489180dee868cd71a20000ea68ec5a3248b4e0 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,5
+1,8
@@
Mon Sep 16 17:55:21 1996 Ian Lance Taylor <ian@cygnus.com>
+ * scripttempl/armcoff.sc: Only define symbols if RELOCATING. Fix
+ syntax error on __end__ line.
+
* scripttempl/armcoff.sc: For -N or -n, don't align .data. From
Chris Hadley <Christopher.Hadley@cl.cam.ac.uk>