mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 23:32:21 +08:00
* config/obj-coffbfd.c (do_relocs_for): Fix bug where nrelocs
wasn't being stored into scnhdr. * config/obj-coffbfd.h: Add prototype of s_get_segment. * read.c (TC_START_LABEL): Default definition. (read_a_source_file): Use TC_START_LABEL macro to work out if a label has been seen.
This commit is contained in:
@ -1,3 +1,12 @@
|
||||
Mon Mar 29 13:47:33 1993 Steve Chamberlain (sac@thepub.cygnus.com)
|
||||
|
||||
* config/obj-coffbfd.c (do_relocs_for): Fix bug where nrelocs
|
||||
wasn't being stored into scnhdr.
|
||||
* config/obj-coffbfd.h: Add prototype of s_get_segment.
|
||||
* read.c (TC_START_LABEL): Default definition.
|
||||
(read_a_source_file): Use TC_START_LABEL macro to work out
|
||||
if a label has been seen.
|
||||
|
||||
Mon Mar 29 12:56:56 1993 Ian Lance Taylor (ian@cygnus.com)
|
||||
|
||||
* configure.in: Set BFDDEF and BFDLIB at the top of Makefile, not
|
||||
|
Reference in New Issue
Block a user