* stabs.c (_bfd_write_stab_strings): Check whether the .stabstr
section was discarded from the link.
This commit is contained in:
parent
a83a26f74a
commit
81db6a9e28
1 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
Fri Jul 3 13:11:35 1998 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* stabs.c (_bfd_write_stab_strings): Check whether the .stabstr
|
||||
section was discarded from the link.
|
||||
|
||||
Fri Jul 3 14:39:05 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
|
||||
|
||||
* coff-sh.c (sh_insn_uses_freg): Ignore lowest bit of register number.
|
||||
|
@ -4010,7 +4015,7 @@ start-sanitize-tic80
|
|||
(tic80_howto_table): Add.
|
||||
end-sanitize-tic80
|
||||
|
||||
Tue Feb 18 11:41:00 1996 Dawn Perchik <dawn@cygnus.com>
|
||||
Tue Feb 18 11:41:00 1997 Dawn Perchik <dawn@cygnus.com>
|
||||
|
||||
* sysdep.h: Don't define errno in MSVC if error.h is included.
|
||||
|
||||
|
|
Loading…
Reference in a new issue