diff options
author | Cary Coutant <ccoutant@google.com> | 2011-07-06 21:22:55 +0000 |
---|---|---|
committer | Cary Coutant <ccoutant@google.com> | 2011-07-06 21:22:55 +0000 |
commit | 8f7c81e876e2ad9bc051681dba536919c8851f9d (patch) | |
tree | 7bbfdfc8b193d78027e583df9f09924e261bb8f5 /gold/ChangeLog | |
parent | 9fbd3822ad34dced1ec88410f3f1b447d30e6435 (diff) | |
download | gdb-8f7c81e876e2ad9bc051681dba536919c8851f9d.zip gdb-8f7c81e876e2ad9bc051681dba536919c8851f9d.tar.gz gdb-8f7c81e876e2ad9bc051681dba536919c8851f9d.tar.bz2 |
* incremental.cc (Sized_incremental_binary::do_check_inputs): Add
debug output when command lines differ.
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 f975788..8181beb 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,5 +1,10 @@ 2011-07-06 Cary Coutant <ccoutant@google.com> + * incremental.cc (Sized_incremental_binary::do_check_inputs): Add + debug output when command lines differ. + +2011-07-06 Cary Coutant <ccoutant@google.com> + * incremental.cc (Incremental_inputs::report_command_line): Ignore --incremental-patch option. * layout.cc (Free_list::allocate): Extend allocation beyond original |