aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2011-06-09netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth1-1/+1
2011-06-06Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.Diego Novillo1-3/+4
2011-06-03Makefile.in (LIB2ADDEHDEP): Remove.Rainer Orth1-1/+0
2011-05-26Makefile.in (srcdirify): Change order so that libgcc_objdir is substituted fi...Bernd Schmidt1-6/+8
2011-05-25libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX i...Bernd Schmidt1-1/+4
2011-05-24Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.Joseph Myers1-12/+21
2011-05-23optc-save-gen.awk: New.Joseph Myers1-7/+12
2011-05-23re PR debug/49032 (-gstabs generates reference to deleted static variable)Jakub Jelinek1-1/+2
2011-05-23gthr-gnat.c: Remove.Rainer Orth1-1/+1
2011-05-21opt-read.awk: New.Joseph Myers1-4/+8
2011-05-20* Makefile.in: Update comment referring to $(OBJS-common).Joseph Myers1-1/+1
2011-05-20Makefile.in (LIBDEPS): Add libcommon.a.Joseph Myers1-34/+35
2011-05-20* Makefile.in (OBJS-common, OBJS-md, OBJS-archive): Merge into OBJS.Michael Matz1-38/+31
2011-05-19collect2.c: Include diagnostic.h.Joseph Myers1-3/+5
2011-05-10config.gcc (libgcc_tm_file): Define instead of including files from ../../lib...Joseph Myers1-2/+11
2011-05-04* config/alpha/alpha.h (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB)Rainer Orth1-4/+4
2011-04-30cgraph.h (cgraph_postorder): Remove declaration.Martin Jambor1-4/+5
2011-04-29In gcc/: 2011-04-29 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+11
2011-04-27Makefile.in (tree-ssa-structalias.o): Remove gt-tree-ssa-structalias.h depend...Richard Guenther1-2/+1
2011-04-22gengtype.c (open_base_files): Add ipa-inline.h include.Jan Hubicka1-1/+2
2011-04-21Makefile.in (site.exp): Do not use tmp0 but site.tmp as temporary file name.Richard Guenther1-37/+37
2011-04-20Makefile.in (INTERNAL_FN_DEF, [...]): Define.Richard Sandiford1-2/+7
2011-04-19cgraph.h (save_inline_function_body): Remove.Jan Hubicka1-0/+6
2011-04-18ipa-inline.c: Fix comment typos; do not inline gt-ipa-inline.hJan Hubicka1-2/+2
2011-04-17lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also ...Jan Hubicka1-2/+2
2011-04-16cgraphbuild.c: Include ipa-inline.h.Jan Hubicka1-2/+4
2011-04-14cgraph.c (dump_cgraph_node): Do not dump inline summaries.Jan Hubicka1-2/+2
2011-04-13ipa-inline.h: New file.Jan Hubicka1-1/+7
2011-04-11Makefile.in (PLUGIN_HEADERS): Add gimple-pretty-print.h tree-pretty-print.h &...Basile Starynkevitch1-0/+1
2011-04-06tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers1-7/+29
2011-04-05combine.c: Include obstack.h.Nathan Froyd1-1/+2
2011-03-29[multiple changes]Vladimir Makarov1-1/+1
2011-03-28Makefile.in: New rule for cprop.o.Steven Bosscher1-0/+7
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-1/+1
2011-03-27[multiple changes]Vladimir Makarov1-1/+1
2011-03-24re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])Richard Guenther1-4/+4
2011-03-24invoke.texi (max-stores-to-sink): Document.Ira Rosen1-1/+2
2011-03-23Makefile.in (IPA_TYPE_ESCAPE_H): Remove.Richard Guenther1-19/+3
2011-03-18* Makefile.in (check-consistency): Remove.Rainer Orth1-10/+0
2011-03-17re PR rtl-optimization/48141 (DSE compile time hog)Jakub Jelinek1-1/+1
2011-03-16final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.Jakub Jelinek1-3/+3
2011-01-26re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn1-0/+1
2011-01-25Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...Sebastian Pop1-17/+4
2011-01-25Minimize the number of expensive calls to ppl_powerset_is_empty.Sebastian Pop1-1/+2
2011-01-22New -fcompare-elim pass.Richard Henderson1-0/+4
2011-01-18re PR rtl-optimization/47216 (gcc.dg/torture/pr43360.c FAILs with -O -fPIC -f...Richard Guenther1-1/+1
2011-01-14re PR tree-optimization/47179 (SPU: errno misoptimization around malloc call)Richard Guenther1-2/+3
2010-12-29Use diagnostic-core.h instead of diagnostic.h.Sebastian Pop1-3/+3
2010-12-28Fix bootstrap without graphite.Sebastian Pop1-3/+3
2010-12-28Do not include unnecessary .h files.Sebastian Pop1-108/+62