Mark 2.12 branch

This commit is contained in:
Nick Clifton 2002-02-20 10:46:54 +00:00
parent a48442a050
commit 9a66911f91
6 changed files with 20 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
* NEWS: Mark 2.12 branch.
2002-02-18 Timothy Daly <remote_bob@yahoo.com>
* readelf.c (dump_relocations): Display 2nd and 3rd reloc

View File

@ -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).

View File

@ -1,3 +1,7 @@
2002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
* NEWS: Mark 2.12 branch.
2002-02-19 Tom Tromey <tromey@redhat.com>
* config/tc-xstormy16.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.

View File

@ -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.

View File

@ -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".

View File

@ -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