X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2FNEWS;h=8ca7a9cbbe95fa0a9698ad7081b77eb2fd4d1a88;hb=8df14d78dc753a5286bb6461a14d8baa1e13e3cd;hp=e8e6d5ce2811e1831c23380eb0a28d91380fb44c;hpb=8f7c79edf3b88a0eb9f11782add6ee61947afbb4;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/NEWS b/binutils/NEWS index e8e6d5ce28..8ca7a9cbbe 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,9 +1,40 @@ -*- text -*- -* Linker script expression evaluation is somewhat more sane. This may - break scripts that depend on quirks of the old expression evaluation. +* Add --dump-section option to objcopy. -* Gas no longer requires doubling of ampersands in macros. +* Add support for the Andes NDS32. + +Changes in 2.24: + +* Objcopy now supports wildcard characters in command line options that take + section names. + +* Add support for Altera Nios II. + +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. + +* Add --preprocessor-arg option to windres to specify additional options + passed to preprocessor. + +* Add --dwarf-start and --dwarf-end to readelf and objdump. These are used by + the new Emacs mode, see dwarf-mode.el. + +* 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. * Add support for the TMS320C6000 (TI C6X) processor family. @@ -24,6 +55,8 @@ * Add a new command line option -p / --pretty-print to addr2line to have a more human readable output. +* The hppa/som targets can now be compiled on any host. + Changes in 2.20: * Add support for delay importing to dlltool. Use the --output-delaylib @@ -452,6 +485,12 @@ Changes in binutils 2.1: and/or local symbols only. They now also support long options. +Copyright (C) 2012-2014 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. + Local variables: fill-column: 79 End: