* ldcref.c: New file.
authorIan Lance Taylor <ian@airs.com>
Tue, 4 Jun 1996 23:37:13 +0000 (23:37 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 4 Jun 1996 23:37:13 +0000 (23:37 +0000)
commit07acd23b7722cfb82c19da8cd6a1d84f73c0047e
treef43a144ea03233953df42cd3f46303caa36e50cf
parent26145b159a5a9aebe65b5862635aa21e022a9a8f
* ldcref.c: New file.
* ld.h (add_cref, output_cref): Declare.
* ldmain.c (main): Initialize notice_all field.  If it is set at
end of link, call output_cref.
(notice): Rename from notice_ysym.  Check notice_all.
* ldmisc.c (finfo): Make globally visible.
* ldmisc.h (finfo): Declare.
* lexsup.c (OPTION_CREF): Define.
(ld_options): Add "cref".
(parse_args): Handle OPTION_CREF.
* Makefile.in: Rebuild dependencies.
(CFILES): Add ldcref.c.
(OFILES): Add ldcref.o.
* ld.texinfo, ld.1: Document --cref.
ld/.Sanitize
ld/ChangeLog
ld/ld.1
This page took 0.025801 seconds and 4 git commands to generate.