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

@ -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> 2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
* objdump.c (dump_bfd_header): Don't display * objdump.c (dump_bfd_header): Don't display

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

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

@ -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> 2010-11-05 Dave Korn <dave.korn.cygwin@gmail.com>
* plugin.h (plugin_active_plugins_p): New prototype. * plugin.h (plugin_active_plugins_p): New prototype.

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