From: Daniel Jacobowitz Date: Fri, 8 Mar 2002 02:13:13 +0000 (+0000) Subject: 2002-03-07 Daniel Jacobowitz X-Git-Tag: binutils-2_12~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d491b71053c31bbbd08d42632437e0447f436d7b;p=thirdparty%2Fbinutils-gdb.git 2002-03-07 Daniel Jacobowitz * NEWS: Mark version 2.12. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 16f9fc79027..2206d867ae0 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2002-03-07 Daniel Jacobowitz + + * NEWS: Mark version 2.12. + 2002-02-15 Hans-Peter Nilsson * NEWS: Mention support for MMIX. diff --git a/binutils/NEWS b/binutils/NEWS index fcdc571d100..232bc16124c 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in binutils 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 2be437d245b..81d3de4a898 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2002-03-07 Daniel Jacobowitz + + * NEWS: Mark version 2.12. + 2002-02-28 Jakub Jelinek * config/tc-alpha.c (s_alpha_text): Use obj_elf_text for OBJ_ELF, not diff --git a/gas/NEWS b/gas/NEWS index df3033e24c6..b689527c397 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -1,4 +1,7 @@ -*- text -*- + +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 6719281cb2e..3f623fcde9e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2002-03-07 Daniel Jacobowitz + + * NEWS: Mark version 2.12. + 2002-02-20 Andreas Schwab * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't fold diff --git a/ld/NEWS b/ld/NEWS index bb873e5668b..c9c3a86ddfa 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -1,4 +1,7 @@ -*- text -*- + +Changes in 2.12: + * Support for Don Knuth's MMIX, by Hans-Peter Nilsson. * Support for the OpenRISC 32-bit embedded processor by OpenCores. @@ -13,6 +16,8 @@ * Support for ELF SHF_MERGE section merging, by Jakub Jelinek. +Changes in 2.11: + * Support for AMD x86-64 architecture, by Jan Hubicka, SuSE Labs. * Support added for eliminating duplicate DWARF2 debug information by