diff options
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 2f49f6b..df1510b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2008-09-08 Tristan Gingold <gingold@adacore.com> + + * NEWS: Add a marker for the 2.19 features. + 2008-09-07 Alan Modra <amodra@bigpond.net.au> * ldlang.h (lang_output_section_find): Define. @@ -1,4 +1,7 @@ -*- text -*- + +Changes in 2.19: + * Linker scripts support a new INSERT command that makes it easier to augment the default script. |