aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-10-05 08:58:01 +0000
committerNick Clifton <nickc@redhat.com>2003-10-05 08:58:01 +0000
commitc2059446380ed39ede4bb55ad2dbdb8cfb9df5dd (patch)
tree77ec8d9933de2f0daee807db46a2547b7ad8abef /gas/ChangeLog
parent6e9d894a7ff2006af47da900becea68ef46ea629 (diff)
downloadfsf-binutils-gdb-c2059446380ed39ede4bb55ad2dbdb8cfb9df5dd.zip
fsf-binutils-gdb-c2059446380ed39ede4bb55ad2dbdb8cfb9df5dd.tar.gz
fsf-binutils-gdb-c2059446380ed39ede4bb55ad2dbdb8cfb9df5dd.tar.bz2
Revert -f change
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 6563dff..a4e07d3 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-05 Nick Clifton <nickc@redhat.com>
+
+ * as.c (parse_args): Revert patch to change handling of -f
+ option. Its behaviour is mandated by the POSIX 2 spec.
+
2003-10-04 Christian Groessler <chris@groessler.org>
* tc-z8k.c (newfix): Tell fix_new_exp about pc relativeness.