diff options
author | Cary Coutant <ccoutant@google.com> | 2012-10-29 23:01:51 +0000 |
---|---|---|
committer | Cary Coutant <ccoutant@google.com> | 2012-10-29 23:01:51 +0000 |
commit | c1a8d56e4e2879b7772fbb49fa11e3a9c4ba9525 (patch) | |
tree | dcf63f1e4fe0f769cbe10a5cd6a569b21cbdea2b /gold/ChangeLog | |
parent | 29473179ea63ddc0b325ebad3a991d1a3eee7aa6 (diff) | |
download | binutils-c1a8d56e4e2879b7772fbb49fa11e3a9c4ba9525.zip binutils-c1a8d56e4e2879b7772fbb49fa11e3a9c4ba9525.tar.gz binutils-c1a8d56e4e2879b7772fbb49fa11e3a9c4ba9525.tar.bz2 |
gold/
* dwp.cc (usage): Add file and exit status parameters;
add --help and --version options.
(print_version): New function.
(main): Add --help and --version options.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index e892ef8..57c7cc3 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,10 @@ +2012-10-29 Cary Coutant <ccoutant@google.com> + + * dwp.cc (usage): Add file and exit status parameters; + add --help and --version options. + (print_version): New function. + (main): Add --help and --version options. + 2012-10-25 H.J. Lu <hongjiu.lu@intel.com> * testsuite/Makefile.am (MOSTLYCLEANFILES): Add |