src/ld ChangeLog ldgram.y ldlex.l ldmain.c
amodra@sourceware.cygnus.com
amodra@sourceware.cygnus.com
Sat Oct 20 06:49:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sources.redhat.com 2001-10-20 06:49:00
Modified files:
ld : ChangeLog ldgram.y ldlex.l ldmain.c
Log message:
* ldgram.y (mri_script_command): Surround processing of INCLUDE
with ldlex_script, ldlex_popstate.
(ifile_p1): Likewise.
* ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the
correct slot.
(lex_push_file): Save current lineno to lineno_stack. Set lineno
to 1. Don't BEGIN(SCRIPT).
(lex_redirect): Similarly.
* ldmain.c (main): Set yydebug non-zero if YYDEBUG.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.511&r2=1.512
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldgram.y.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldlex.l.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldmain.c.diff?cvsroot=src&r1=1.36&r2=1.37
More information about the Binutils-cvs
mailing list