diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/NEWS | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index d9610d3..da24ac6 100644 --- a/gas/ChangeLog +++ b/gas/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 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> * config/tc-hppa.h (DIFF_EXPR_OK): Define for SOM target. Revise @@ -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. |