aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorThiemo Seufer <ths@networkno.de>2003-06-11 10:32:08 +0000
committerThiemo Seufer <ths@networkno.de>2003-06-11 10:32:08 +0000
commitd25d759de9c291677a64bf9e3150217a0a629e22 (patch)
treef148886da3f500a3e72a6bfd8ffd6d9fe57f4320 /gas/ChangeLog
parentcbcdb1f584b5edb83525b3be63dc505d3f3cb695 (diff)
downloadgdb-d25d759de9c291677a64bf9e3150217a0a629e22.zip
gdb-d25d759de9c291677a64bf9e3150217a0a629e22.tar.gz
gdb-d25d759de9c291677a64bf9e3150217a0a629e22.tar.bz2
* write.c (write_relocs): Use xcalloc. Fix relocs initialization
in the RELOC_EXPANSION_POSSIBLE case.
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 d003215..eeb1a36 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+ * write.c (write_relocs): Use xcalloc. Fix relocs initialization
+ in the RELOC_EXPANSION_POSSIBLE case.
+
2003-06-11 Alan Modra <amodra@bigpond.net.au>
* config/tc-i960.c (line_comment_chars): Add '#'.