Browse Source

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.
binutils-2_21-branch
Tristan Gingold 16 years ago
parent
commit
44f4576731
  1. 4
      binutils/ChangeLog
  2. 3
      binutils/NEWS
  3. 4
      gas/ChangeLog
  4. 3
      gas/NEWS
  5. 4
      ld/ChangeLog
  6. 3
      ld/NEWS

4
binutils/ChangeLog

@ -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

3
binutils/NEWS

@ -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.

4
gas/ChangeLog

@ -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

3
gas/NEWS

@ -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.

4
ld/ChangeLog

@ -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.

3
ld/NEWS

@ -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.

Loading…
Cancel
Save