aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2001-10-03 21:36:43 +0000
committerJim Blandy <jimb@codesourcery.com>2001-10-03 21:36:43 +0000
commitcedd6b0d8e1629d0e79ca0fcbe6026d6293b7f22 (patch)
tree836287751e2b80a99b06b8fda076e226d8817078 /ld/ChangeLog
parente013f6904c254d2d11c1eed0ee1857ca502819c5 (diff)
downloadgdb-cedd6b0d8e1629d0e79ca0fcbe6026d6293b7f22.zip
gdb-cedd6b0d8e1629d0e79ca0fcbe6026d6293b7f22.tar.gz
gdb-cedd6b0d8e1629d0e79ca0fcbe6026d6293b7f22.tar.bz2
* genscripts.sh: Include a comment at the top of each generated
script, explaining its purpose.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 819f5fa..c638abc 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-03 Jim Blandy <jimb@redhat.com>
+
+ * genscripts.sh: Include a comment at the top of each generated
+ script, explaining its purpose.
+
2001-10-03 Vassili Karpov <malc@pulsesoft.com>
* emultempl/elf32.em (parse_args): Handle -z nocopyreloc.