* coffgrok.c (do_where): Make data with no type 'int'.
authorSteve Chamberlain <sac@cygnus>
Fri, 15 Jul 1994 08:51:49 +0000 (08:51 +0000)
committerSteve Chamberlain <sac@cygnus>
Fri, 15 Jul 1994 08:51:49 +0000 (08:51 +0000)
commit4725d7ae1fc2c303373116ee602c03b887e72014
treed03135765480a19d1a9ff0fe0f8495bfe1f5fb58
parent0b0ee55e42276ffa2a8de6b730839149447278fa
* coffgrok.c (do_where): Make data with no type 'int'.
(do_define):  Keep info on source file of a symbol.
* coffgrok.h (coff_symbol): New field.
* srconv.c (PROGRAM_VERSION): Now 1.3
(wr_rl): Use external ref number for symbol.
(wr_dus): Only keep one source file per debug unit.
(wr_dln): Always emit line numbers for first source file,
(wr_globals):  Emit globals in the du of their owning source file.
binutils/ChangeLog
binutils/coffgrok.c [new file with mode: 0644]
binutils/srconv.c [new file with mode: 0644]