diff options
author | Cary Coutant <ccoutant@google.com> | 2011-07-06 22:26:37 +0000 |
---|---|---|
committer | Cary Coutant <ccoutant@google.com> | 2011-07-06 22:26:37 +0000 |
commit | f48b5fb76bf64c945d178839a41b835ee67dd12d (patch) | |
tree | adf52c712dcb8116452ac03c587a4f65c9bf5628 /gold/ChangeLog | |
parent | e3d961fe96743c7f02bf714ec159f77b2be47864 (diff) | |
download | gdb-f48b5fb76bf64c945d178839a41b835ee67dd12d.zip gdb-f48b5fb76bf64c945d178839a41b835ee67dd12d.tar.gz gdb-f48b5fb76bf64c945d178839a41b835ee67dd12d.tar.bz2 |
* gold/incremental.cc
(Output_section_incremental_inputs::write_info_blocks): Check for
hidden and internal symbols.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 192d6f6..52833b6 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,5 +1,11 @@ 2011-07-06 Cary Coutant <ccoutant@google.com> + * gold/incremental.cc + (Output_section_incremental_inputs::write_info_blocks): Check for + hidden and internal symbols. + +2011-07-06 Cary Coutant <ccoutant@google.com> + * incremental.cc (Sized_incremental_binary::do_file_has_changed): Check disposition for startup file. (Incremental_inputs::report_command_line): Ignore |