Add markers for release 2.26
binutils/ 2015-11-13 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.26. gas/ 2015-11-13 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.26. ld/ 2015-11-13 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.26.
This commit is contained in:
parent
3319bd54ab
commit
7feec526b7
|
@ -47,3 +47,4 @@ are permitted in any medium without royalty provided the copyright
|
|||
notice and this notice are preserved.
|
||||
binutils-2_24-branch
|
||||
binutils-2_25-branch
|
||||
binutils-2_26-branch
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2015-11-13 Tristan Gingold <gingold@adacore.com>
|
||||
|
||||
* NEWS: Add marker for 2.26.
|
||||
|
||||
2015-11-09 Dominik Vogt <vogt@linux.vnet.ibm.com>
|
||||
|
||||
* dwarf.c (read_leb128): Fix left shift of negative value.
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
-*- text -*-
|
||||
|
||||
Changes in 2.26:
|
||||
|
||||
* Add option to objcopy to insert new symbols into a file:
|
||||
--add-symbol <name>=[<section>:]<value>[,<flags>]
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
|
2
gas/NEWS
2
gas/NEWS
|
@ -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.
|
||||
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2015-11-13 Tristan Gingold <gingold@adacore.com>
|
||||
|
||||
* NEWS: Add marker for 2.26.
|
||||
|
||||
2015-11-05 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* Makefile.in: Regenerate.
|
||||
|
|
Loading…
Reference in New Issue