diff options
author | Nick Clifton <nickc@redhat.com> | 2002-02-20 10:46:54 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-02-20 10:46:54 +0000 |
commit | 9a66911f910925f37363a82cd4e514e33f78cc37 (patch) | |
tree | 1d660f0a84bf985c4ec5dcc1237d0f90b829ed3a /ld | |
parent | a48442a0505c9d0dd748314642381a7e49949a73 (diff) | |
download | gdb-9a66911f910925f37363a82cd4e514e33f78cc37.zip gdb-9a66911f910925f37363a82cd4e514e33f78cc37.tar.gz gdb-9a66911f910925f37363a82cd4e514e33f78cc37.tar.bz2 |
Mark 2.12 branch
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index d6fb0c9..e279022 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2002-02-20 Nick Clifton <nickc@cambridge.redhat.com> + + * NEWS: Mark 2.12 branch. + 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com> * emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit". @@ -1,4 +1,6 @@ -*- text -*- +Changes in version 2.12: + * Support for Don Knuth's MMIX, by Hans-Peter Nilsson. * Support for the OpenRISC 32-bit embedded processor by OpenCores. @@ -13,6 +15,8 @@ * Support for ELF SHF_MERGE section merging, by Jakub Jelinek. +Changes in version 2.11: + * Support for AMD x86-64 architecture, by Jan Hubicka, SuSE Labs. * Support added for eliminating duplicate DWARF2 debug information by |