diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2001-01-01 01:51:17 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2001-01-01 01:51:17 +0000 |
commit | a735d1cdb9dc4ce824aa7f73fe6b3c50ae13ff9c (patch) | |
tree | 437801f13eaa9e305befea489d7a9b31063c5647 /gas/ChangeLog | |
parent | 0fc3347a5cbe0d5c58a4ac3c75d05a93773002fb (diff) | |
download | gdb-a735d1cdb9dc4ce824aa7f73fe6b3c50ae13ff9c.zip gdb-a735d1cdb9dc4ce824aa7f73fe6b3c50ae13ff9c.tar.gz gdb-a735d1cdb9dc4ce824aa7f73fe6b3c50ae13ff9c.tar.bz2 |
2000-12-31 H.J. Lu <hjl@gnu.org>
* listing.c (listing_message): Allocate string only if it is
used.
* configure: Rebuild.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 7432c9f..c6aa4aa 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2000-12-31 H.J. Lu <hjl@gnu.org> + + * listing.c (listing_message): Allocate string only if it is + used. + + * configure: Rebuild. + 2000-12-31 Hans-Peter Nilsson <hp@bitrange.com> * doc/internals.texi (Relaxing with a table) <after relaxation>: |