binutils/

2013-09-18  Tristan Gingold  <gingold@adacore.com>

	* NEWS: Add marker for 2.24.

gas/
2013-09-18  Tristan Gingold  <gingold@adacore.com>

	* NEWS: Add marker for 2.24.

ld/
2013-09-18  Tristan Gingold  <gingold@adacore.com>

	* NEWS: Add marker for 2.24.
This commit is contained in:
Tristan Gingold 2013-09-18 10:39:38 +00:00
parent bec18c8fd1
commit 58ca03a25d
7 changed files with 19 additions and 0 deletions

View File

@ -45,3 +45,4 @@ Copyright (C) 2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
binutils-2_24-branch

View File

@ -1,3 +1,7 @@
2013-09-18 Tristan Gingold <gingold@adacore.com>
* NEWS: Add marker for 2.24.
2013-09-18 Tristan Gingold <gingold@adacore.com>
* Makefile.am (LEXLIB): Define. Replase references to @LEXLIB@

View File

@ -1,5 +1,7 @@
-*- text -*-
Changes in 2.24:
* Objcopy now supports wildcard characters in command line options that take
section names.

View File

@ -1,3 +1,7 @@
2013-09-18 Tristan Gingold <gingold@adacore.com>
* NEWS: Add marker for 2.24.
2013-09-18 Nick Clifton <nickc@redhat.com>
* config/tc-msp430.c (OPTION_MOVE_DATA): Define.

View File

@ -1,5 +1,7 @@
-*- text -*-
Changes in 2.24:
* Add support for the Texas Instruments MSP430X processor.
* Add -gdwarf-sections command line option to enable per-code-section

View File

@ -1,3 +1,7 @@
2013-09-18 Tristan Gingold <gingold@adacore.com>
* NEWS: Add marker for 2.24.
2013-09-17 Nick Clifton <nickc@redhat.com>
PR ld/15957

View File

@ -1,5 +1,7 @@
-*- text -*-
Changes in 2.24:
* Add LOG2CEIL() builtin function to the linker script language
* Add support for the Texas Instruments MSP430X processor.