aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2008-11-12 01:41:12 +0000
committerHans-Peter Nilsson <hp@axis.com>2008-11-12 01:41:12 +0000
commit18d7868b1b721d11916912fa398363f4b5e50128 (patch)
tree873c2f679c2293ec5830eda36621f706fa642bbc /gas/ChangeLog
parentde04a2489514e54287a18fecbad28efa74eb49f3 (diff)
downloadgdb-18d7868b1b721d11916912fa398363f4b5e50128.zip
gdb-18d7868b1b721d11916912fa398363f4b5e50128.tar.gz
gdb-18d7868b1b721d11916912fa398363f4b5e50128.tar.bz2
* read.c (read_a_source_file): Rearrange evaluation order when
looking for '=' to avoid conditional on undefined contents of input_line_pointer[1].
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index c89a192..6857bab 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2008-11-12 Hans-Peter Nilsson <hp@axis.com>
+
+ * read.c (read_a_source_file): Rearrange evaluation order when
+ looking for '=' to avoid conditional on undefined contents of
+ input_line_pointer[1].
+
2008-11-06 Adam Nemet <anemet@caviumnetworks.com>
* config/tc-mips.c (COP_INSN): Change logic to always return false