Commit Graph

13 Commits

Author SHA1 Message Date
Doug Evans
4d1065ed1b varasm.c (function_section): New function.
* varasm.c (function_section): New function.
	(assemble_start_function): Call it.
	* output.h (function_section): Declare it.
	* final.c (final_scan_insn): Call function_section instead of
	text_section.
	* dwarfout.c (dwarfout_begin_block): Likewise.
	(dwarfout_end_block): Likewise.
	(dwarfout_label): Likewise.
	(dwarfout_begin_function): Likewise.
	(dwarfout_end_function): Likewise.
	(dwarfout_line): Likewise.

From-SVN: r8942
1995-02-13 22:08:43 +00:00
Richard Kenner
ed068cf58b Add decls of functions in varasm.c.
Allow to be included when rtl.h is not.

From-SVN: r8710
1994-12-30 07:58:18 -05:00
Richard Kenner
9b1d8cd6eb Add missing declarations of functions in final.c.
(STDIO_PROTO): Don't define here.

From-SVN: r7109
1994-04-21 15:24:23 -04:00
Richard Kenner
d18225c493 Use PVPROTO for varargs prototypes.
From-SVN: r6744
1994-03-11 08:01:45 -05:00
Richard Kenner
81a1533366 Use PROTO for varargs functions.
From-SVN: r6516
1994-02-10 08:10:06 -05:00
Richard Kenner
cf1c49cb56 Use STDIO_PROTO for prototypes with FILE.
From-SVN: r3888
1993-03-26 19:20:31 -05:00
Jim Wilson
521f2d6fcb Add prototypes.
From-SVN: r3794
1993-03-19 18:17:20 -08:00
Charles Hannum
aaff8ce083 entered into RCS
From-SVN: r1434
1992-07-04 22:47:40 +00:00
James Van Artsdalen
aae7526179 *** empty log message ***
From-SVN: r609
1992-03-28 06:33:41 +00:00
Richard Kenner
a8efe40d3f *** empty log message ***
From-SVN: r192
1992-01-15 16:58:02 -05:00
Jeff Law
7fe78aa61d *** empty log message ***
From-SVN: r177
1992-01-11 08:52:29 -07:00
Richard Kenner
1428a6b3ab *** empty log message ***
From-SVN: r147
1991-12-29 07:12:14 -05:00
Richard Stallman
0c2768fc81 Initial revision
From-SVN: r113
1991-12-11 00:33:02 +00:00