diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5bbb713..73d4486 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2015-11-13 Tristan Gingold <gingold@adacore.com> + + * NEWS: Add marker for 2.26. + 2015-11-12 James Greenhalgh <james.greenhalgh@arm.com> * config/tc-aarch64.c (aarch64_cpus): Add cortex-a35. @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.26: + * Add a configure option --enable-compressed-debug-sections={all,gas} to decide whether DWARF debug sections should be compressed by default. |