diff options
author | David S. Miller <davem@redhat.com> | 2008-04-17 20:23:59 +0000 |
---|---|---|
committer | David S. Miller <davem@redhat.com> | 2008-04-17 20:23:59 +0000 |
commit | b5be4a7c8c504659d73c46741f020c45c9f861d0 (patch) | |
tree | 0e57c8c8a79640d456b5dbf161082f33bb7cd5fa /gold/ChangeLog | |
parent | 4584e32ea409bd2b80cd4aba8635de091a47da4b (diff) | |
download | binutils-b5be4a7c8c504659d73c46741f020c45c9f861d0.zip binutils-b5be4a7c8c504659d73c46741f020c45c9f861d0.tar.gz binutils-b5be4a7c8c504659d73c46741f020c45c9f861d0.tar.bz2 |
* options.cc (General_options::parse_V): New function.
* options.h: Add entries for -V and -Qy.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index d906ed4..3a8aba5 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,8 @@ +2008-04-17 David S. Miller <davem@davemloft.net> + + * options.cc (General_options::parse_V): New function. + * options.h: Add entries for -V and -Qy. + 2008-04-17 Ian Lance Taylor <iant@google.com> * common.cc (Symbol_table::allocate_commons): Remove options |