From 3e8a519c7274af0956ba5e23415ab4d934724ea3 Mon Sep 17 00:00:00 2001 From: Mark Mitchell Date: Thu, 13 Oct 2005 00:57:43 +0000 Subject: [PATCH] * NEWS: Mention @file. * NEWS: Mention @file. --- gas/ChangeLog | 4 ++++ gas/NEWS | 3 +++ ld/ChangeLog | 4 ++++ ld/NEWS | 3 +++ 4 files changed, 14 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 397e6d48a68..e9c34b4315c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2005-10-12 Mark Mitchell + + * NEWS: Mention @file. + 2005-10-12 Nick Clifton * config/tc-avr.c: Convert to ISO C90 format. Fix formatting and diff --git a/gas/NEWS b/gas/NEWS index d3db8dffab1..33a8002412b 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -1,5 +1,8 @@ -*- text -*- +* Add support for the "@" syntax to the command line, so that extra + switches can be read from . + * The SH target supports a new command line switch --enable-reg-prefix which, if enabled, will allow register names to be optionally prefixed with a $ character. This allows register names to be distinguished from label names. diff --git a/ld/ChangeLog b/ld/ChangeLog index 84890238dc5..4d7d34da26a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2005-10-12 Mark Mitchell + + * NEWS: Mention @file. + 2005-10-05 H.J. Lu PR ld/1396 diff --git a/ld/NEWS b/ld/NEWS index f7fbc7986ec..bd4e14da3cb 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -1,5 +1,8 @@ -*- text -*- +* Add support for the "@" syntax to the command line, so that extra + switches can be read from . + Changes in 2.16: * Support for the R_ARM_V4BX relocation as defined in the ARM AAELF -- 2.30.2