summaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorThomas Koenig <tkoenig@netcologne.de>2023-04-18 11:21:58 +0100
committerNick Clifton <nickc@redhat.com>2023-04-18 11:21:58 +0100
commit01996a7a49bb278a50e72cb9a70011b8f907968e (patch)
tree5926e7ef5e4c7bbdab8e77f8296ace68123ecb19 /gas/ChangeLog
parentc2f60ac565f1d369fde98146a16f1d3ef79e1000 (diff)
downloadbinutils-gdb-01996a7a49bb278a50e72cb9a70011b8f907968e.tar.gz
Assembler Internal Docs: Describe handling of opcodes for relaxation a bit better.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index e7db2d83197..760230dc7b6 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2023-04-18 Thomas Koenig <tkoenig@netcologne.de>
+
+ * doc/internals.texi (Relaxing with a table): Describe handling of
+ opcodes for relaxation a bit better.
+
2023-04-13 Claudiu Zissulescu <claziss@synopsys.com>
* testsuite/gas/cfi/cfi-arc-1.s: Use baseline instructions.