Makefile.in (dbxout.o): Depend on function.h.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sun, 4 Nov 2001 02:47:36 +0000 (02:47 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sun, 4 Nov 2001 02:47:36 +0000 (02:47 +0000)
commitc3fb23f4412328c8079c4990059f7217302ea0d4
tree0dfe5d961b89870d3763a5eaeb8c9233b72e2fa4
parent55710451f2f81d39b82472cfb3d7be7bd4ea98a2
Makefile.in (dbxout.o): Depend on function.h.

* Makefile.in (dbxout.o): Depend on function.h.
* collect2.c (is_in_list): Hide unused function.
* dbxout.c: Include function.h.
(source_label_number, dbxout_source_line, dbxout_source_file,
dbxout_function_end, dbxout_begin_function): Wrap/move inside
macros controlling usage.
* gcc.c (TARGET_EXECUTABLE_SUFFIX): Undef before defining.
* output.h (exports_section): Prototype.

From-SVN: r46759
gcc/ChangeLog
gcc/Makefile.in
gcc/collect2.c
gcc/dbxout.c
gcc/gcc.c
gcc/output.h