aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorFelix Lee <flee@cygnus>1997-12-11 04:18:47 +0000
committerFelix Lee <flee@cygnus>1997-12-11 04:18:47 +0000
commit06434f5f166690629f2d5ce14e56a7727b259ed0 (patch)
tree8b23ac30a265d1aa8915536d52c14020ecedfdbe /ld
parent3de294afad88c64d237063ae5305a6db121b9481 (diff)
downloadgdb-06434f5f166690629f2d5ce14e56a7727b259ed0.zip
gdb-06434f5f166690629f2d5ce14e56a7727b259ed0.tar.gz
gdb-06434f5f166690629f2d5ce14e56a7727b259ed0.tar.bz2
sanitization fixes. (files not mentioned, fences misspelled)
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index aebfe69..1788a0d 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,12 @@
+Wed Dec 10 17:40:08 1997 Nick Clifton <nickc@cygnus.com>
+
+ * scripttempl/armcoff.sc: Add glue sections (code taken from Arm
+ branch).
+
+ * emulparams/armcoff.sh (TEMPLATE_NAME): Set to armcoff.
+
+ * emultempl/armcoff.em: New file, imported from Arm branch.
+
start-sanitize-d30v
Wed Dec 10 14:10:44 1997 Michael Meissner <meissner@cygnus.com>
@@ -13,7 +22,7 @@ Tue Dec 9 15:28:17 1997 Michael Meissner <meissner@cygnus.com>
* Makefile.{am,in}: (ALL_EMULATIONS): Add ed10velf.o.
-start-sanitize-d30v
+start-sanitize-tic80
* Makefile.{am,in}: (ALL_EMULATIONS): Add etic80coff.o.
end-sanitize-tic80