From 957d91c17826944963506e9479ac670b09d35a24 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 15 Mar 2005 17:49:15 +0000 Subject: [PATCH] Add cutoff for changes in 2.16 release --- gas/ChangeLog | 4 ++++ gas/NEWS | 2 ++ ld/ChangeLog | 4 ++++ ld/NEWS | 2 ++ 4 files changed, 12 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 5663525b70..6790664019 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2005-03-15 Nick Clifton + + * NEWS: Add cutoff for changes in 2.16 release. + 2005-03-15 Jan Beulich * expr.c (operand): Merge handling of unary + into that for unary diff --git a/gas/NEWS b/gas/NEWS index dd636a3b91..5f483b988f 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.16: + * Redefinition of macros now results in an error. * New command line option -mhint.b=[ok|warning|error] for IA64 targets. diff --git a/ld/ChangeLog b/ld/ChangeLog index c093dab2f1..37536b98f7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2005-03-15 Nick Clifton + + * NEWS: Add cutoff for changes in 2.16 release. + 2005-03-15 Mikkel Krautz * configure.tgt (x86_64-elf): Add target. diff --git a/ld/NEWS b/ld/NEWS index c30b62c1b1..f7fbc7986e 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.16: + * Support for the R_ARM_V4BX relocation as defined in the ARM AAELF specification has been added via the --fix-v4bx command-line option. -- 2.34.1