From: Nick Clifton Date: Wed, 20 Feb 2002 10:46:54 +0000 (+0000) Subject: Mark 2.12 branch X-Git-Tag: gdb_5_2-2002-03-03-branchpoint~160 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9a66911f910925f37363a82cd4e514e33f78cc37;p=external%2Fbinutils.git Mark 2.12 branch --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 0b1d5e9..bbf720b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2002-02-20 Nick Clifton + + * NEWS: Mark 2.12 branch. + 2002-02-18 Timothy Daly * readelf.c (dump_relocations): Display 2nd and 3rd reloc diff --git a/binutils/NEWS b/binutils/NEWS index fcdc571..0648e23 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in version 2.12: + * Support for Don Knuth's MMIX, by Hans-Peter Nilsson. * size: Add --totals to display summary of sizes (Berkeley format only). diff --git a/gas/ChangeLog b/gas/ChangeLog index e268e3c..ebb588f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2002-02-20 Nick Clifton + + * NEWS: Mark 2.12 branch. + 2002-02-19 Tom Tromey * config/tc-xstormy16.h (DWARF2_LINE_MIN_INSN_LENGTH): Define. diff --git a/gas/NEWS b/gas/NEWS index c65c745..e3dac60 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -3,6 +3,8 @@ GASP now correctly parses floating point numbers. Unless the base is explicitly specified, they are interpreted as decimal numbers regardless of the currently specified base. +Changes in 2.12: + Support for Don Knuth's MMIX, by Hans-Peter Nilsson. Support for the OpenRISC 32-bit embedded processor by OpenCores. 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 + + * NEWS: Mark 2.12 branch. + 2002-02-19 Martin Schwidefsky * emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit". diff --git a/ld/NEWS b/ld/NEWS index bb873e5..6489ad9 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -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