aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2003-03-02 22:07:10 +0000
committerAlan Modra <amodra@gmail.com>2003-03-02 22:07:10 +0000
commitc279ca3ee9600e4a0889d4fa6b8f4e1bfebb09c6 (patch)
treefff014835f0db11c79e117349a4241e5d3970eec /ld/ChangeLog
parent7c2be35cae27fc6965fea7023a438a8a9872af01 (diff)
downloadgdb-c279ca3ee9600e4a0889d4fa6b8f4e1bfebb09c6.zip
gdb-c279ca3ee9600e4a0889d4fa6b8f4e1bfebb09c6.tar.gz
gdb-c279ca3ee9600e4a0889d4fa6b8f4e1bfebb09c6.tar.bz2
* emulparams/elf64alpha.sh (EXTRA_EM_FILE): Define.
(PARSE_AND_LIST_PROLOGUE, PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES, PARSE_AND_LIST_EPILOGUE): Don't define. * emultempl/alphaelf.em: New file.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 73746d6..7360588 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,11 @@
+2003-03-03 Alan Modra <amodra@bigpond.net.au>
+
+ * emulparams/elf64alpha.sh (EXTRA_EM_FILE): Define.
+ (PARSE_AND_LIST_PROLOGUE, PARSE_AND_LIST_LONGOPTS,
+ PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES,
+ PARSE_AND_LIST_EPILOGUE): Don't define.
+ * emultempl/alphaelf.em: New file.
+
2003-03-01 Alan Modra <amodra@bigpond.net.au>
* ldemul.c: Include getopt.h.