aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2000-02-28 04:08:32 +0000
committerIan Lance Taylor <ian@airs.com>2000-02-28 04:08:32 +0000
commit65fd87bce32b89893abdc4b5f3e3180d0df51a0b (patch)
treeb21f9158c1e7b9951f0d105c049c1a7b1b21874a /gas/ChangeLog
parent4eee26817d477635365de84831d4d907e7d4ded3 (diff)
downloadgdb-65fd87bce32b89893abdc4b5f3e3180d0df51a0b.zip
gdb-65fd87bce32b89893abdc4b5f3e3180d0df51a0b.tar.gz
gdb-65fd87bce32b89893abdc4b5f3e3180d0df51a0b.tar.bz2
2000-02-27 Hans-Peter Nilsson <hp@axis.com>
* doc/internals.texi (CPU backend): Mention that line_separator_chars do not break up comments. Fix typos for LEX_AT and LEX_NAME descriptions. Document operands for TC_EQUAL_IN_INSN, md_operand and md_section_align. Correct description of md_create_short_jump usage. Document argument for md_undefined_symbol.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index a7d844e..bc4e5e90 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,12 @@
+2000-02-27 Hans-Peter Nilsson <hp@axis.com>
+
+ * doc/internals.texi (CPU backend): Mention that
+ line_separator_chars do not break up comments. Fix typos for
+ LEX_AT and LEX_NAME descriptions. Document operands for
+ TC_EQUAL_IN_INSN, md_operand and md_section_align. Correct
+ description of md_create_short_jump usage. Document argument for
+ md_undefined_symbol.
+
2000-02-27 Jakub Jelinek <jakub@redhat.com>
* config/tc-sparc.c (OPTION_UNDECLARED_REGS): New option.