GNU Binutils with patches for OS216
修订版 | 6e33da127bbc28caaebc507ab4ad4b4444e3a9a9 (tree) |
---|---|
时间 | 2008-09-08 17:56:57 |
作者 | Tristan Gingold <gingold@adac...> |
Commiter | Tristan Gingold |
ld/
2008-09-08 Tristan Gingold <gingold@adacore.com>
* NEWS: Add a marker for the 2.19 features.
gas/
2008-09-08 Tristan Gingold <gingold@adacore.com>
* NEWS: Add a marker for the 2.19 features.
binutils/
2008-09-08 Tristan Gingold <gingold@adacore.com>
* NEWS: Add a marker for the 2.19 features.
@@ -1,3 +1,7 @@ | ||
1 | +2008-09-08 Tristan Gingold <gingold@adacore.com> | |
2 | + | |
3 | + * NEWS: Add a marker for the 2.19 features. | |
4 | + | |
1 | 5 | 2008-09-05 Daniel Jacobowitz <dan@codesourcery.com> |
2 | 6 | |
3 | 7 | * readelf.c (load_specific_debug_section): New function, from |
@@ -1,4 +1,7 @@ | ||
1 | 1 | -*- text -*- |
2 | + | |
3 | +Changes in 2.19: | |
4 | + | |
2 | 5 | * Added -wL switch to dump decoded contents of .debug_line. |
3 | 6 | |
4 | 7 | * Added support for "thin" archives which contain pathnames pointing to |
@@ -1,3 +1,7 @@ | ||
1 | +2008-09-08 Tristan Gingold <gingold@adacore.com> | |
2 | + | |
3 | + * NEWS: Add a marker for the 2.19 features. | |
4 | + | |
1 | 5 | 2008-09-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
2 | 6 | |
3 | 7 | * config/tc-hppa.h (DIFF_EXPR_OK): Define for SOM target. Revise |
@@ -1,4 +1,7 @@ | ||
1 | 1 | -*- text -*- |
2 | + | |
3 | +Changes in 2.19: | |
4 | + | |
2 | 5 | * New command line option, -h-tick-hex, for sh, m32c, and h8/300 targets, which |
3 | 6 | adds compatibility with H'00 style hex constants. |
4 | 7 |
@@ -1,3 +1,7 @@ | ||
1 | +2008-09-08 Tristan Gingold <gingold@adacore.com> | |
2 | + | |
3 | + * NEWS: Add a marker for the 2.19 features. | |
4 | + | |
1 | 5 | 2008-09-07 Alan Modra <amodra@bigpond.net.au> |
2 | 6 | |
3 | 7 | * ldlang.h (lang_output_section_find): Define. |
@@ -1,4 +1,7 @@ | ||
1 | 1 | -*- text -*- |
2 | + | |
3 | +Changes in 2.19: | |
4 | + | |
2 | 5 | * Linker scripts support a new INSERT command that makes it easier to |
3 | 6 | augment the default script. |
4 | 7 |