aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2003-04-17re PR c/10175 (-Wunreachable-code doesn't work for single lines)Roger Sayle1-1/+1
2003-04-14* Makefile.in (c-opts.o): Use custom action.Neil Booth1-0/+2
2003-04-12Makefile.in (stage1-start, [...]): Move $(SPECS) to specs in stage dir.Alexandre Oliva1-0/+9
2003-04-12c-pch.c: Include flags.h.Geoffrey Keating1-1/+2
2003-04-11Makefile.in (loop-init.o): Do not depend on gcov-io.h, gcov-iov.h.Nathan Sidwell1-2/+2
2003-04-11Makefile.in (fixinc.sh): Pass BUILD_LIBERTY as LIBERTY to mkfixinc.sh.Alexandre Oliva1-2/+3
2003-04-05Makefile.in (df.o): Depend on alloc-pool.h, not obstack.h.Daniel Berlin1-1/+1
2003-04-03* Makefile.in (unstrap): Also remove stage_last.Jason Merrill1-1/+1
2003-03-30Makefile.in (STRICT_WARN): Don't warn for ISO C constructs.Gabriel Dos Reis1-2/+2
2003-03-23configure.in: Check whether it is necessary to link against libm to use ldexp.Zack Weinberg1-0/+3
2003-03-22c-common.c: Include intl.h.Zack Weinberg1-1/+1
2003-03-21Makefile.in (TEXI_GCCINT_FILES): Add libgcc.texi.Aldy Hernandez1-1/+1
2003-03-20Makefile.in (STRICT2_WARN): Add @WERROR@.Loren J. Rittle1-2/+7
2003-03-18Makefile.in (emit-rtl.o): Add gt-emit-rtl.h to dependencies.Geoffrey Keating1-2/+2
2003-03-17* Makefile.in (TAGS): Remove obsolete handling of =*.[chy].Andreas Jaeger1-1/+1
2003-03-15Makefile.in: Update.Neil Booth1-5/+5
2003-03-14/home/neil/diffs/include.logNeil Booth1-2/+2
2003-03-13ggc-page.c (struct page_entry): Remove varray.h header.Mike Stump1-1/+1
2003-03-13Makefile.in (dojump.o): New target.Ansgar Esztermann1-1/+4
2003-03-12Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.Nathanael Nerode1-70/+97
2003-03-11* Makefile.in: Fix typo.Neil Booth1-1/+1
2003-03-11Makefile.in: Update.Neil Booth1-1/+1
2003-03-11Makefile.in: Update.Neil Booth1-4/+8
2003-03-08Makefile.in (cgraph.o): Depend on gt-cgraph.h and varray.h.Jan Hubicka1-3/+3
2003-03-07c-pch.c: Include langhooks.h.Geoffrey Keating1-1/+1
2003-03-06Makefile.in (c-ppoutput.o): Update.Neil Booth1-1/+1
2003-03-05Makefile.in (calls.o, [...]): Depend on cgraph.hJan Hubicka1-3/+3
2003-03-05unwind.h: Add the GPL exception.Michael Matz1-0/+1
2003-03-04sourcebuild.texi (Front End Directory): Document tags.Tom Tromey1-6/+12
2003-03-04Makefile.in: Update.Neil Booth1-4/+4
2003-03-01Makefile.in (C_AND_OBJC_OBJS, [...]): Update.Neil Booth1-8/+12
2003-02-26objc-act.c: Include cgraph.hJan Hubicka1-3/+3
2003-02-26Remove -funroll-loops -fpeel-loops mistakenly added to BOOT_CFLAGS in myZdenek Dvorak1-1/+1
2003-02-26cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.Zdenek Dvorak1-2/+5
2003-02-25Makefile.in (lcm.o): Add dependency on function.hJan Hubicka1-1/+1
2003-02-22expmed.c (expand_divmod): Undo sign extensions for unsigned operandsJan Hubicka1-5/+7
2003-02-22Makefile.in (ggc-common.o): Depend on $(PARAMS_H)Kaveh R. Ghazi1-1/+1
2003-02-19calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGSJan Hubicka1-1/+1
2003-02-18Makefile.in (toplev.o): Depend on $(LANGHOOKS_DEF_H).Andreas Schwab1-1/+2
2003-02-15Makefile.in (cfglayout.o): Depend on TARGET_H.Richard Henderson1-3/+3
2003-02-15cfgcleanup.c: Include params.h.Richard Henderson1-3/+4
2003-02-13Makefile.in (PREPROCESSOR_DEFINES): Add @TARGET_SYSTEM_ROOT_DEFINE@.Daniel Jacobowitz1-1/+2
2003-02-12Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka1-2/+4
2003-02-11Makefile.in: Remove pointless setting of CXXFLAGS for dejagnu which refers to...Nathanael Nerode1-1/+1
2003-02-10Makefile.in (bb-reorder.o): Add dependency on $(FIBHEAP_H).Josef Zlomek1-2/+3
2003-02-10Makefile.in (sreal.o): Added.Josef Zlomek1-2/+3
2003-02-08cfgloop.h (fix_loop_placement, [...]): Declare.Zdenek Dvorak1-1/+7
2003-02-06Makefile.in (host_hook_obj): New.Geoffrey Keating1-2/+7
2003-02-06dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLIFY_DWARF_ADDR with *targe...Roger Sayle1-2/+3
2003-02-03hooks.c (hook_rtx_rtx_identity): Generic hook function that takes a single rt...Roger Sayle1-1/+1