binutils/

2010-11-05  Tristan Gingold  <gingold@adacore.com>

	* NEWS: Add marker for 2.21.

gas/
2010-11-05  Tristan Gingold  <gingold@adacore.com>

	* NEWS: Add marker for 2.21.

ld/
2010-11-05  Tristan Gingold  <gingold@adacore.com>

	* NEWS: Add marker for 2.21.
This commit is contained in:
Tristan Gingold 2010-11-05 08:33:51 +00:00
parent 36fe835f75
commit 44f4576731
6 changed files with 21 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2010-11-05 Tristan Gingold <gingold@adacore.com>
* NEWS: Add marker for 2.21.
2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
* objdump.c (dump_bfd_header): Don't display

View File

@ -1,5 +1,8 @@
-*- text -*-
Changes in 2.21:
* Add --interleave-width option to objcopy to allowing copying a range of
bytes from the input to the output with the --interleave option.

View File

@ -1,3 +1,7 @@
2010-11-05 Tristan Gingold <gingold@adacore.com>
* NEWS: Add marker for 2.21.
2010-11-05 Dave Korn <dave.korn.cygwin@gmail.com>
PR gas/12166

View File

@ -1,5 +1,8 @@
-*- text -*-
Changes in 2.21:
* Gas no longer requires doubling of ampersands in macros.
* Add support for the TMS320C6000 (TI C6X) processor family.

View File

@ -1,3 +1,7 @@
2010-11-05 Tristan Gingold <gingold@adacore.com>
* NEWS: Add marker for 2.21.
2010-11-05 Dave Korn <dave.korn.cygwin@gmail.com>
* plugin.h (plugin_active_plugins_p): New prototype.

View File

@ -1,5 +1,8 @@
-*- text -*-
Changes in 2.21:
* Linker script expression evaluation is somewhat more sane. This may
break scripts that depend on quirks of the old expression evaluation.