aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-05-27Makefile.in (LINKER, [...]): Define.Ian Lance Taylor1-11/+20
2009-05-27attribute_plugin.c: Include gcc-plugin.h first.Rafael Avila de Espindola1-3/+4
2009-05-27re PR middle-end/40249 (build breakage with inline heuristics change)Hans-Peter Nilsson1-1/+1
2009-05-26plugins.texi (Loading plugins): typo.Basile Starynkevitch1-5/+6
2009-05-26Makefile.in (COMPILER, [...]): Define.Ian Lance Taylor1-33/+51
2009-05-22Makefile.in (bversion.h, s-bversion): New targets.Ben Elliston1-1/+9
2009-05-14* store-motion.c Do not include params.hSteven Bosscher1-14/+14
2009-05-13Makefile.in (TEXI_GCCINT_FILES): Add plugins.texi.Brad Hards1-1/+1
2009-05-13Makefile.in (build/gencheck.o): Depend upon all-tree.def, not tree.def.Ian Lance Taylor1-1/+1
2009-05-11pr21829.c: Simplify matching since we now optimize better.Jan Hubicka1-1/+1
2009-05-08cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...Jan Hubicka1-1/+1
2009-05-07Makefile.in (install-plugin): Simplify a bit.Rafael Avila de Espindola1-2/+2
2009-05-07Makefile.in (OBJS-common): Add regcprop.o.Paolo Bonzini1-0/+5
2009-05-06Makefile.in (install-plugin): Fix srcdir handling.Rafael Avila de Espindola1-2/+3
2009-05-05Makefile.in (enable_plugin, [...]): New.Rafael Avila de Espindola1-0/+37
2009-05-04intl.c (locale_encoding, [...]): New.Joseph Myers1-1/+1
2009-04-30Makefile.in (dce.o): Add $(EXCEPT_H).Eric Botcazou1-1/+1
2009-04-30gcse.c (ae_gen): Remove.Steven Bosscher1-0/+6
2009-04-29re PR rtl-optimization/39938 (build broke for cris-elf with dbr_schedule change)Eric Botcazou1-1/+2
2009-04-29Makefile.in (PLUGIN_VERSION_H): New.Rafael Avila de Espindola1-8/+2
2009-04-26Expand from SSA.Michael Matz1-3/+4
2009-04-25tree.c (list_equal_p): New function.Jan Hubicka1-1/+1
2009-04-22Makefile.in: Update dependencies.Manuel López-Ibáñez1-5/+4
2009-04-20cgraph.h (cgraph_node_ptr): New type for vector functions.Doug Kwan1-1/+1
2009-04-20* Makefile.in (generated_files): Take out $(simple_generated_c).Michael Matz1-1/+1
2009-04-19toplev.c (compile_file): Move call to coverage_finish ...Diego Novillo1-1/+1
2009-04-17except.c (debug_eh_tree): New.Diego Novillo1-2/+2
2009-04-17omp-low.c (create_omp_child_function): Set DECL_CONTEXT for DECL.Diego Novillo1-3/+3
2009-04-17configure.ac: Add new AC_SUBST for TM_ENDIAN_CONFIG...Andrew Stubbs1-0/+3
2009-04-17Makefile.in (REVISION_s): Always include quotes.Rafael Avila de Espindola1-2/+9
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor1-177/+184
2009-04-14[multiple changes]Diego Novillo1-5/+18
2009-04-07dfp.c: Replace type punning assignments with memcpy throughout.Ben Elliston1-2/+0
2009-04-04Makefile.in (tree-ssa-copy.o): Add $(CFGLOOP_H) dependency.Richard Guenther1-1/+2
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-5/+8
2009-03-31common.opt (frtl-abstract-sequences): Delete.Ramana Radhakrishnan1-5/+0
2009-03-31re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers1-0/+11
2009-03-30tree-vect-loop-manip.c: New file.Ira Rosen1-19/+29
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers1-1/+1
2009-03-29re PR tree-optimization/28850 (missed call -> jmp transformation; redundant u...Jan Hubicka1-61/+62
2009-03-28inclhack.def (aix_syswait, [...]): Remove.Joseph Myers1-209/+12
2009-03-27tree-inline.c: Include gt-tree-inline.h.Jakub Jelinek1-1/+1
2009-03-25re PR middle-end/39497 (dfp.c:239: warning: dereferencing pointer '({anonymou...Richard Guenther1-2/+2
2009-03-17re PR middle-end/39443 (Builtin redirection no longer working for memcmp)Jakub Jelinek1-1/+1
2009-03-17re PR testsuite/38526 (WARNING: Could not compile gcc.dg/compat/struct-layout...Janis Johnson1-4/+5
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-02-20re PR middle-end/39157 (Code that compiles fine in 1GB of memory with 4.1.2 r...Jakub Jelinek1-1/+1
2009-01-29tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-20/+4
2009-01-26re PR middle-end/38851 (Compiler warns about uninitialized variable that is a...Richard Guenther1-1/+1
2009-01-24bitmap.h (BITMAP_FREE): Eliminate `implicit conversion from void *' warning f...Ben Elliston1-2/+0