diff options
Diffstat (limited to 'binutils-2.22/binutils/NEWS')
-rw-r--r-- | binutils-2.22/binutils/NEWS | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/binutils-2.22/binutils/NEWS b/binutils-2.22/binutils/NEWS index 054a36b..b40194a 100644 --- a/binutils-2.22/binutils/NEWS +++ b/binutils-2.22/binutils/NEWS @@ -1,5 +1,13 @@ -*- text -*- +Changes in 2.23: + +* Add support for the VLE extension to the PowerPC architecture. + +* Add support for x64 Windows target of the delayed-load-library. + +* Add support for the Renesas RL78 architecture. + Changes in 2.22: * Add support for displaying the contents of .debug.macro sections. @@ -10,7 +18,9 @@ Changes in 2.22: * Add --dwarf-start and --dwarf-end to readelf and objdump. These are used by 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 bytes from the input to the output with the --interleave option. |