diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2003-05-03 06:10:59 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2003-05-03 06:10:59 +0000 |
commit | 83b5ab55b331ef1f147ff4f06a89cf3301e6079b (patch) | |
tree | ecf4d025f963b64017d6bb6778198235f5bc0e59 /gas/ChangeLog | |
parent | 77f7441a3203c6b596717998024c0f60c1268994 (diff) | |
download | gdb-83b5ab55b331ef1f147ff4f06a89cf3301e6079b.zip gdb-83b5ab55b331ef1f147ff4f06a89cf3301e6079b.tar.gz gdb-83b5ab55b331ef1f147ff4f06a89cf3301e6079b.tar.bz2 |
2003-05-02 H.J. Lu <hjl@gnu.org>
* read.h (demand_copy_string): New.
* config/tc-alpha.c (demand_copy_string): Removed.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 1e89c9f..f3df01d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2003-05-02 H.J. Lu <hjl@gnu.org> + + * read.h (demand_copy_string): New. + + * config/tc-alpha.c (demand_copy_string): Removed. + 2003-05-02 Michael Snyder <msnyder@redhat.com> * write.h (FAKE_LABEL_NAME): Allow override |