aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-08-01 02:27:11 +0000
committerAlan Modra <amodra@gmail.com>2001-08-01 02:27:11 +0000
commit28f815927f4195aff9d5af22697b4faab3dac6e3 (patch)
tree673ae45815e97c84cd733e2b39e64babb0cfb554 /gas/ChangeLog
parentaf08bab843d1cd0b056ad831e0d1b158a711fd44 (diff)
downloadgdb-28f815927f4195aff9d5af22697b4faab3dac6e3.zip
gdb-28f815927f4195aff9d5af22697b4faab3dac6e3.tar.gz
gdb-28f815927f4195aff9d5af22697b4faab3dac6e3.tar.bz2
* config/tc-i386.c (lex_got): Match lower case relocation tokens.
Don't allocate more space than necessary for the input line copy.
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 2c78722..eaa252a 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2001-08-01 Alan Modra <amodra@bigpond.net.au>
+ * config/tc-i386.c (lex_got): Match lower case relocation tokens.
+ Don't allocate more space than necessary for the input line copy.
+
+2001-08-01 Alan Modra <amodra@bigpond.net.au>
+
* read.c: Standardize error/warning messages - don't capitalise, no
final period or newline, don't say "ignored" or "zero assumed" for
as_bad messages. In some cases, change the wording to that used