diff options
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 6c53383..c39e44f 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,9 @@ +2009-10-13 Bernhard Reutner-Fischer <aldot@gcc.gnu.org> + + * options.h (class General_options): Add -init and -fini. + * layout.cc (Layout::finish_dynamic_section): Emit + given init and fini functions. + 2009-10-13 Sriraman Tallam <tmsriram@google.com> * gc.h (gc_process_relocs): Check if icf is enabled using new |