aboutsummaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2022-12-31 12:05:28 +0000
committerNick Clifton <nickc@redhat.com>2022-12-31 12:05:28 +0000
commita72b07181dcd18b54f193322043d51058c1ef632 (patch)
tree71416c9984bd6a6698068c46b2c5e633f4a85ea1 /binutils/NEWS
parente3a5d5207584e31543d1812f76e288a08b8703ea (diff)
downloadgdb-a72b07181dcd18b54f193322043d51058c1ef632.zip
gdb-a72b07181dcd18b54f193322043d51058c1ef632.tar.gz
gdb-a72b07181dcd18b54f193322043d51058c1ef632.tar.bz2
Add markers for 2.40 branch
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index 3ac10f4..129c6e1 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.40:
+
* Objdump has a new command line option --show-all-symbols which will make it
display all symbols that match a given address when disassembling. (Normally
only the first symbol that matches an address is shown).