mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-04 13:57:12 +08:00
Add markers.
binutils/ 2017-07-04 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.29. gas/ 2017-07-04 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.29. ld/ 2017-07-04 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.29.
This commit is contained in:
@ -43,6 +43,7 @@ binutils-2_24-branch
|
|||||||
binutils-2_25-branch
|
binutils-2_25-branch
|
||||||
binutils-2_26-branch
|
binutils-2_26-branch
|
||||||
binutils-2_27-branch
|
binutils-2_27-branch
|
||||||
|
binutils-2_28-branch
|
||||||
|
|
||||||
Copyright (C) 2012-2017 Free Software Foundation, Inc.
|
Copyright (C) 2012-2017 Free Software Foundation, Inc.
|
||||||
|
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2017-07-04 Tristan Gingold <gingold@adacore.com>
|
||||||
|
|
||||||
|
* NEWS: Add marker for 2.29.
|
||||||
|
|
||||||
2017-07-03 Tristan Gingold <gingold@adacore.com>
|
2017-07-03 Tristan Gingold <gingold@adacore.com>
|
||||||
|
|
||||||
* po/binutils.pot: Regenerate.
|
* po/binutils.pot: Regenerate.
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
-*- text -*-
|
-*- text -*-
|
||||||
|
|
||||||
|
Changes in 2.29:
|
||||||
|
|
||||||
* The MIPS port now supports microMIPS eXtended Physical Addressing (XPA)
|
* The MIPS port now supports microMIPS eXtended Physical Addressing (XPA)
|
||||||
instructions for assembly and disassembly.
|
instructions for assembly and disassembly.
|
||||||
|
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2017-07-04 Tristan Gingold <gingold@adacore.com>
|
||||||
|
|
||||||
|
* NEWS: Add marker for 2.29.
|
||||||
|
|
||||||
2017-07-03 Alan Modra <amodra@gmail.com>
|
2017-07-03 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
* testsuite/gas/elf/symver.d: Don't run on hppa64-hpux.
|
* testsuite/gas/elf/symver.d: Don't run on hppa64-hpux.
|
||||||
|
2
gas/NEWS
2
gas/NEWS
@ -1,5 +1,7 @@
|
|||||||
-*- text -*-
|
-*- text -*-
|
||||||
|
|
||||||
|
Changes in 2.29:
|
||||||
|
|
||||||
* Add support for ELF SHF_GNU_MBIND.
|
* Add support for ELF SHF_GNU_MBIND.
|
||||||
|
|
||||||
* Add support for the WebAssembly file format and wasm32 ELF conversion.
|
* Add support for the WebAssembly file format and wasm32 ELF conversion.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2017-07-04 Tristan Gingold <gingold@adacore.com>
|
||||||
|
|
||||||
|
* NEWS: Add marker for 2.29.
|
||||||
|
|
||||||
2017-07-03 Tristan Gingold <gingold@adacore.com>
|
2017-07-03 Tristan Gingold <gingold@adacore.com>
|
||||||
|
|
||||||
* po/ld.pot: Regenerate.
|
* po/ld.pot: Regenerate.
|
||||||
|
2
ld/NEWS
2
ld/NEWS
@ -1,5 +1,7 @@
|
|||||||
-*- text -*-
|
-*- text -*-
|
||||||
|
|
||||||
|
Changes in 2.29:
|
||||||
|
|
||||||
* Support for -z shstk in the x86 ELF linker to generate
|
* Support for -z shstk in the x86 ELF linker to generate
|
||||||
GNU_PROPERTY_X86_FEATURE_1_SHSTK in ELF GNU program properties.
|
GNU_PROPERTY_X86_FEATURE_1_SHSTK in ELF GNU program properties.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user