]> gcc.gnu.org Git - gcc.git/commit
(main): Don't turn off auto_export because of -g.
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 15 Jun 1995 02:21:06 +0000 (22:21 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 15 Jun 1995 02:21:06 +0000 (22:21 -0400)
commit603b4064ce36442e6dca20f115efded1c079fe84
tree6a01f9d1e2a430d56e4201ca85eea66749383b2d
parent52f59d233045041f80f23ade310ea4671bf50358
(main): Don't turn off auto_export because of -g.

(main): Ignore the argument to -o.
(main): Place o_file after an initial .o (like crt0.o).
If we have LD_INIT_SWITCH, use init and fini functions for
executables, too.  Specify the unique function names.
(write_c_file_stat): Fix the case of destructors but no constructors.
Don't include the generic-named functions for executables.
(write_c_file): If we have LD_INIT_SWITCH, always use write_c_file_stat.
(main): Also add _GLOBAL__D? to export list.

From-SVN: r9956
gcc/collect2.c
This page took 0.056708 seconds and 5 git commands to generate.