From: Tristan Gingold Date: Mon, 8 Sep 2008 08:56:57 +0000 (+0000) Subject: ld/ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6e33da127bbc28caaebc507ab4ad4b4444e3a9a9;p=binutils-gdb.git ld/ 2008-09-08 Tristan Gingold * NEWS: Add a marker for the 2.19 features. gas/ 2008-09-08 Tristan Gingold * NEWS: Add a marker for the 2.19 features. binutils/ 2008-09-08 Tristan Gingold * NEWS: Add a marker for the 2.19 features. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index eff5d7b3f7d..2bb396d5900 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2008-09-08 Tristan Gingold + + * NEWS: Add a marker for the 2.19 features. + 2008-09-05 Daniel Jacobowitz * readelf.c (load_specific_debug_section): New function, from diff --git a/binutils/NEWS b/binutils/NEWS index 47d3e7a45a7..9b0298f65ee 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,4 +1,7 @@ -*- text -*- + +Changes in 2.19: + * Added -wL switch to dump decoded contents of .debug_line. * Added support for "thin" archives which contain pathnames pointing to diff --git a/gas/ChangeLog b/gas/ChangeLog index d9610d36916..da24ac6f78a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2008-09-08 Tristan Gingold + + * NEWS: Add a marker for the 2.19 features. + 2008-09-07 John David Anglin * config/tc-hppa.h (DIFF_EXPR_OK): Define for SOM target. Revise diff --git a/gas/NEWS b/gas/NEWS index e3d2f0f22d4..3c804c36375 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -1,4 +1,7 @@ -*- text -*- + +Changes in 2.19: + * New command line option, -h-tick-hex, for sh, m32c, and h8/300 targets, which adds compatibility with H'00 style hex constants. diff --git a/ld/ChangeLog b/ld/ChangeLog index 2f49f6b182d..df1510b83f4 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2008-09-08 Tristan Gingold + + * NEWS: Add a marker for the 2.19 features. + 2008-09-07 Alan Modra * ldlang.h (lang_output_section_find): Define. diff --git a/ld/NEWS b/ld/NEWS index 13eac984d30..e28e3d84016 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -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.