diff options
author | Nick Clifton <nickc@redhat.com> | 2002-12-17 12:02:41 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-12-17 12:02:41 +0000 |
commit | 9c3b31c63623665c3a87ef9311cde9507b7ac6a6 (patch) | |
tree | cbfeef760b7522b31f3673bdfce5c54e90c4770c /gas/ChangeLog | |
parent | 2a8ac465c4b542038e321e806ae27d301ad1fca5 (diff) | |
download | gdb-9c3b31c63623665c3a87ef9311cde9507b7ac6a6.zip gdb-9c3b31c63623665c3a87ef9311cde9507b7ac6a6.tar.gz gdb-9c3b31c63623665c3a87ef9311cde9507b7ac6a6.tar.bz2 |
Duplicate --keep-locals entry in order to prevent it being confused with -k.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b48a63e..38634c22 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-12-17 Nick Clifton <nickc@redhat.com> + + * as.c (std_longopts): Duplicate --keep-locals entry in order to + prevent it being confused with -k. + 2002-12-16 Andrew MacLeod <amacleod@redhat.com> * config/tc-xstormy16.c (md_cgen_lookup_reloc): If a relocation |