mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
Mention Tilera support in binutils/NEWS, and fix the TILEPro
capitalization in gas/NEWs and ld/NEWS.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2011-10-28 Walter Lee <walt@tilera.com>
|
||||||
|
|
||||||
|
* NEWS: Mention addition of TILEPro and TILE-Gx support.
|
||||||
|
|
||||||
2011-10-27 Joern Rennecke <joern.rennecke@embecosm.com>
|
2011-10-27 Joern Rennecke <joern.rennecke@embecosm.com>
|
||||||
|
|
||||||
* MAINTAINERS: Add myself as EPIPHANY port maintainer.
|
* MAINTAINERS: Add myself as EPIPHANY port maintainer.
|
||||||
|
@ -10,7 +10,9 @@ Changes in 2.22:
|
|||||||
* Add --dwarf-start and --dwarf-end to readelf and objdump. These are used by
|
* Add --dwarf-start and --dwarf-end to readelf and objdump. These are used by
|
||||||
the new Emacs mode, see dwarf-mode.el.
|
the new Emacs mode, see dwarf-mode.el.
|
||||||
|
|
||||||
Changes in 2.21:
|
* Add support for the Tilera TILEPro and TILE-Gx architectures.
|
||||||
|
|
||||||
|
changes in 2.21:
|
||||||
|
|
||||||
* Add --interleave-width option to objcopy to allowing copying a range of
|
* Add --interleave-width option to objcopy to allowing copying a range of
|
||||||
bytes from the input to the output with the --interleave option.
|
bytes from the input to the output with the --interleave option.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2011-10-28 Walter Lee <walt@tilera.com>
|
||||||
|
|
||||||
|
* NEWS: Fix TILEPro capitalization.
|
||||||
|
|
||||||
2011-10-28 Nick Clifton <nickc@redhat.com>
|
2011-10-28 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
* po/ja.po: New Japanese translation.
|
* po/ja.po: New Japanese translation.
|
||||||
|
2
gas/NEWS
2
gas/NEWS
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Changes in 2.22:
|
Changes in 2.22:
|
||||||
|
|
||||||
* Add support for the Tilera TILEPRO and TILE-Gx architectures.
|
* Add support for the Tilera TILEPro and TILE-Gx architectures.
|
||||||
|
|
||||||
Changes in 2.21:
|
Changes in 2.21:
|
||||||
|
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2011-10-28 Walter Lee <walt@tilera.com>
|
||||||
|
|
||||||
|
* NEWS: Fix TILEPro capitalization.
|
||||||
|
|
||||||
2011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
|
2011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
|
||||||
|
|
||||||
* NEWS: Mention addition of Adapteva Epiphany support.
|
* NEWS: Mention addition of Adapteva Epiphany support.
|
||||||
|
2
ld/NEWS
2
ld/NEWS
@ -10,7 +10,7 @@ Changes in 2.22:
|
|||||||
* INPUT_SECTION_FLAGS has been added to the linker script language
|
* INPUT_SECTION_FLAGS has been added to the linker script language
|
||||||
to allow selection of input sections by section header section flags.
|
to allow selection of input sections by section header section flags.
|
||||||
|
|
||||||
* Add support for the Tilera TILEPRO and TILE-Gx architectures.
|
* Add support for the Tilera TILEPro and TILE-Gx architectures.
|
||||||
|
|
||||||
* Added SORT_BY_INIT_PRIORITY to the linker script language to permit
|
* Added SORT_BY_INIT_PRIORITY to the linker script language to permit
|
||||||
sorting sections by numerical value of the GCC init_priority attribute
|
sorting sections by numerical value of the GCC init_priority attribute
|
||||||
|
Reference in New Issue
Block a user