* read.h (generate_lineno_debug): Add prototype.
* read.c (generate_lineno_debug): Make non-static. * config/tc-dvp.c (insert_mpg_marker): Call generate_lineno_debug. Part of fix for pr 16876.
This commit is contained in:
parent
3f331512e8
commit
7b3e7df66b
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Fri Aug 21 07:30:35 1998 Doug Evans <devans@canuck.cygnus.com>
|
||||
|
||||
* read.h (generate_lineno_debug): Add prototype.
|
||||
* read.c (generate_lineno_debug): Make non-static.
|
||||
* config/tc-dvp.c (insert_mpg_marker): Call generate_lineno_debug.
|
||||
|
||||
Thu Aug 20 23:17:04 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
|
||||
|
||||
* config/tc-i386.c (md_assemble): Only warn for address/data size
|
||||
|
|
Loading…
Reference in a new issue