Commit Graph

17 Commits

Author SHA1 Message Date
Kaveh R. Ghazi
b04cd50711 More cutover to system.h:
* Makefile.in (cppalloc.o, cpperror.o, cppexp.o, cpphash.o,
        cpplib.o, cppmain.o, fix-header.o, gcov.o, gen-protos.o,
        gengenrtl.o, halfpic.o, hash.o, scan-decls.o, scan.o): Depend on
        system.h.
        * cpphash.c: Include config.h.
        * cppalloc.c: Include system.h.  Add parameters to various
        function prototypes.
        * cpperror.c: Likewise.
        * cppexp.c: Likewise.
        * cpphash.c: Likewise.
        * cpplib.c: Likewise.
        * cppmain.c: Likewise.
        * fix-header.c: Likewise.
        * gcov.c: Likewise.
        * gen-protos.c: Likewise.
        * gengenrtl.c: Likewise.
        * halfpic.c: Likewise.
        * hash.c: Likewise.
        * scan-decls.c: Likewise.
        * scan.c: Likewise.

From-SVN: r18911
1998-03-30 12:05:54 +00:00
Richard Henderson
38a448ca5d alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO...
* alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;
change gen_rtx(expr...) to gen_rtx_fmt_foo(expr...).
* caller-save.c, calls.c, combine.c, cse.c: Likewise.
* dwarf2out.c, except.c, explow.c, expmed.c, expr.c: Likewise.
* final.c, flow.c, function.c, genpeep.c, haifa-sched.c: Likewise.
* halfpic.c, integrate.c, jump.c, local-alloc.c, loop.c: Likewise.
* profile.c, recog.c, reg-stack.c, regclass.c, regmove.c: Likewise.
* reload.c, reload1.c, reorg.c, sched.c, stmt.c, stupid.c: Likewise.
* unroll.c, varasm.c: Likewise.
* config/alpha/alpha.c, config/alpha/alpha.md: Likewise.

From-SVN: r17357
1998-01-14 15:10:50 -08:00
Mike Stump
0f41302f47 formatting tweaks
From-SVN: r12390
1996-07-03 22:07:53 +00:00
Richard Kenner
a35311b035 Update FSF address.
From-SVN: r9961
1995-06-15 07:52:21 -04:00
Michael Meissner
40fbfbea48 Make ROSE shared library profiling work; Use GOTOFF if possible for ELF.
From-SVN: r5684
1993-10-08 19:15:55 +00:00
Michael Meissner
a89a7e4da9 Fix unknown symbol error when linking gen* programs.
From-SVN: r3110
1993-01-06 03:12:17 +00:00
Richard Stallman
44fe2e801c entered into RCS
From-SVN: r1565
1992-07-12 02:40:53 +00:00
Charles Hannum
5f4f0e2294 *** empty log message ***
From-SVN: r1471
1992-07-06 20:04:00 +00:00
Richard Stallman
44e577003a *** empty log message ***
From-SVN: r1386
1992-07-02 19:24:17 +00:00
Michael Meissner
c5b7917eac *** empty log message ***
From-SVN: r929
1992-05-07 06:41:20 +00:00
Richard Kenner
1d3fc42073 *** empty log message ***
From-SVN: r919
1992-05-06 17:28:02 -04:00
Michael Meissner
3c1aa9830f *** empty log message ***
From-SVN: r860
1992-04-29 17:30:19 +00:00
Michael Meissner
58891cf9e6 *** empty log message ***
From-SVN: r710
1992-04-09 00:31:40 +00:00
Michael Meissner
0ea674bc2d *** empty log message ***
From-SVN: r701
1992-04-08 02:36:25 +00:00
Michael Meissner
671c2359ee *** empty log message ***
From-SVN: r510
1992-03-17 15:36:31 +00:00
Michael Meissner
2c1ebaca8d *** empty log message ***
From-SVN: r367
1992-02-29 14:22:43 +00:00
Michael Meissner
4f5a1f7734 Initial revision
From-SVN: r354
1992-02-21 21:46:21 +00:00