* libcoff.h, coffgen.c (coff_count_linenumbers), coffcode.h
(coff_write_object_contents): coff_count_linenumbers returns the number of line number records it found. * coffgen.c (coff_write_linenumbers): only write out line numbers in the section they belong to.
This commit is contained in:
parent
d41187efbc
commit
30ea4a2d91
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Thu Jan 14 15:51:58 1993 Steve Chamberlain (sac@thepub.cygnus.com)
|
||||
|
||||
* libcoff.h, coffgen.c (coff_count_linenumbers), coffcode.h
|
||||
(coff_write_object_contents): coff_count_linenumbers returns the
|
||||
number of line number records it found.
|
||||
|
||||
* coffgen.c (coff_write_linenumbers): only write out line numbers
|
||||
in the section they belong to.
|
||||
|
||||
Mon Jan 11 18:32:22 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
||||
|
||||
* targets.c (bfd_target): Added relocateable argument to
|
||||
|
|
Loading…
Reference in a new issue