diff options
author | Tristan Gingold <gingold@adacore.com> | 2008-09-08 08:56:57 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2008-09-08 08:56:57 +0000 |
commit | 6e33da127bbc28caaebc507ab4ad4b4444e3a9a9 (patch) | |
tree | d1c17ffc61bfaaeea4e13d3ed40c8765e14e77b0 /gas/NEWS | |
parent | ded49c3ea35a4068b5a78aee7487bf867fa42de8 (diff) | |
download | gdb-6e33da127bbc28caaebc507ab4ad4b4444e3a9a9.zip gdb-6e33da127bbc28caaebc507ab4ad4b4444e3a9a9.tar.gz gdb-6e33da127bbc28caaebc507ab4ad4b4444e3a9a9.tar.bz2 |
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.
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |