diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2002-11-05 21:53:13 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2002-11-05 21:53:13 +0000 |
commit | aa3d8fdff80e2f60b1f7c48f94545fd292b22c90 (patch) | |
tree | d5d9297745e831d8432f1aa4d6563269af76e428 /gas/ChangeLog | |
parent | a216a322341d49ebb6eff80fe9a49542b545c7d0 (diff) | |
download | gdb-aa3d8fdff80e2f60b1f7c48f94545fd292b22c90.zip gdb-aa3d8fdff80e2f60b1f7c48f94545fd292b22c90.tar.gz gdb-aa3d8fdff80e2f60b1f7c48f94545fd292b22c90.tar.bz2 |
2002-11-05 H.J. Lu <hjl@gnu.org>
* config/tc-mips.c (support_64bit_objects): Check *l before it
is freed.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 62a457c..85da823 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-11-05 H.J. Lu <hjl@gnu.org> + + * config/tc-mips.c (support_64bit_objects): Check *l before it + is freed. + 2002-11-04 Danny Smith <dannysmith@users.sourceforge.net> * config/obj-coff.c (obj-coff-section): Set SEC_DATA and |