diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-03-30 15:13:33 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-03-30 15:13:33 +0000 |
commit | 14ff3d69bc234b02c0050c3cc7c754737393abf8 (patch) | |
tree | 4f9fc282c5bbb9432456ed96f6f77312012e6a6c | |
parent | a1e4dc0db4675c8bacc7f54f42ac07bbeaf6de71 (diff) | |
download | gdb-14ff3d69bc234b02c0050c3cc7c754737393abf8.zip gdb-14ff3d69bc234b02c0050c3cc7c754737393abf8.tar.gz gdb-14ff3d69bc234b02c0050c3cc7c754737393abf8.tar.bz2 |
Mon Mar 30 10:12:00 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* stabs.c (get_stab_string_offset): Always create a stab string
section.
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 02a2b3a..7b73130 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Mar 30 10:12:00 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * stabs.c (get_stab_string_offset): Always create a stab string + section. + Sat Mar 28 22:28:02 1998 Ian Lance Taylor <ian@cygnus.com> Fix some gcc -Wall warnings: |