mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Add marker in NEWS files
binutils/ 2016-12-23 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.28. gas/ 2016-12-23 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.28. ld/ 2016-12-23 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.28.
This commit is contained in:
@ -42,6 +42,7 @@ binutils-2_23-branch
|
|||||||
binutils-2_24-branch
|
binutils-2_24-branch
|
||||||
binutils-2_25-branch
|
binutils-2_25-branch
|
||||||
binutils-2_26-branch
|
binutils-2_26-branch
|
||||||
|
binutils-2_27-branch
|
||||||
|
|
||||||
Copyright (C) 2012-2016 Free Software Foundation, Inc.
|
Copyright (C) 2012-2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2016-12-23 Tristan Gingold <gingold@adacore.com>
|
||||||
|
|
||||||
|
* NEWS: Add marker for 2.28.
|
||||||
|
|
||||||
2016-12-23 Tristan Gingold <gingold@adacore.com>
|
2016-12-23 Tristan Gingold <gingold@adacore.com>
|
||||||
|
|
||||||
* po/binutils.pot: Regenerate.
|
* po/binutils.pot: Regenerate.
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
-*- text -*-
|
-*- text -*-
|
||||||
|
|
||||||
|
Changes in 2.28:
|
||||||
|
|
||||||
* This version of binutils fixes a problem with PowerPC VLE 16A and 16D
|
* This version of binutils fixes a problem with PowerPC VLE 16A and 16D
|
||||||
relocations which were functionally swapped, for example,
|
relocations which were functionally swapped, for example,
|
||||||
R_PPC_VLE_HA16A performed like R_PPC_VLE_HA16D while R_PPC_VLE_HA16D
|
R_PPC_VLE_HA16A performed like R_PPC_VLE_HA16D while R_PPC_VLE_HA16D
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2016-12-23 Tristan Gingold <gingold@adacore.com>
|
||||||
|
|
||||||
|
* NEWS: Add marker for 2.28.
|
||||||
|
|
||||||
2016-12-23 Tristan Gingold <gingold@adacore.com>
|
2016-12-23 Tristan Gingold <gingold@adacore.com>
|
||||||
|
|
||||||
* po/gas.pot: Regenerate.
|
* po/gas.pot: Regenerate.
|
||||||
|
2
gas/NEWS
2
gas/NEWS
@ -1,5 +1,7 @@
|
|||||||
-*- text -*-
|
-*- text -*-
|
||||||
|
|
||||||
|
Changes in 2.28:
|
||||||
|
|
||||||
* Add support for the RISC-V architecture.
|
* Add support for the RISC-V architecture.
|
||||||
|
|
||||||
* Add support for the ARM Cortex-M23 and Cortex-M33 processors.
|
* Add support for the ARM Cortex-M23 and Cortex-M33 processors.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2016-12-23 Tristan Gingold <gingold@adacore.com>
|
||||||
|
|
||||||
|
* NEWS: Add marker for 2.28.
|
||||||
|
|
||||||
2016-12-23 Tristan Gingold <gingold@adacore.com>
|
2016-12-23 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.28:
|
||||||
|
|
||||||
* The EXCLUDE_FILE linker script construct can now be applied outside of the
|
* The EXCLUDE_FILE linker script construct can now be applied outside of the
|
||||||
section list in order for the exclusions to apply over all input sections in
|
section list in order for the exclusions to apply over all input sections in
|
||||||
the list.
|
the list.
|
||||||
|
Reference in New Issue
Block a user