diff options
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index eb27ad5..8d24ccd 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -2,6 +2,10 @@ Changes in binutils 2.10: +* New command line switch to objdump --file-start-context which shows the + entire file contents up to the source line first encountered for a given + file. + * New command line switch to objdump -M (or --disassembler-options) which takes a parameter which can then be interpreted on a per-target basis by the disassembler. Used by ARM targets to select register name sets, ISA, APCS or |