aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2010-12-14re PR rtl-optimization/44374 (Hoist same instructions in different branches)Bernd Schmidt1-1/+1
2010-12-07Makefile.in: Add $(TARGET_H) to the regrename.o rule.Yao Qi1-1/+1
2010-12-06In gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-7/+10
2010-12-04Makefile.in (LTO_STREAMER_H): Add GCOV_IO_H.Jan Hubicka1-1/+2
2010-12-01intl.c: Don't include tm.h.Joseph Myers1-1/+1
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-9/+9
2010-11-30hwint.c: New.Joseph Myers1-32/+35
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-190/+189
2010-11-30Include coretypes.h in gcc-plugin.h & Add hard-reg-set.h in FUNCTION_H.Mingjie Xing1-1/+1
2010-11-29re PR tree-optimization/46621 (gimple.h includes tm.h)Joern Rennecke1-1/+1
2010-11-26Makefile.in (s-tm-texi): Remove spurous tab.Basile Starynkevitch1-1/+1
2010-11-25gentype-state.c: Add new file.Basile Starynkevitch1-3/+15
2010-11-25re PR bootstrap/45888 (tm.texi generation is not portable, rule is broken)Joern Rennecke1-1/+10
2010-11-24common.opt (user_vect_verbosity_level): New Variable entry.Joseph Myers1-1/+1
2010-11-24common.opt (initial_max_fld_align, [...]): New Variable entries.Joseph Myers1-5/+4
2010-11-24flag-types.h (struct visibility_flags): Don't declare here.Joseph Myers1-5/+6
2010-11-22re PR bootstrap/44970 (Revision 162270 failed to bootstrap)Paolo Bonzini1-1/+1
2010-11-22gengtype.c: Include xregex.h and obstack.h Added comments about role of...Jeremie Salvucci1-1/+3
2010-11-20PR other/46202: implement install-strip.Ralf Wildenhues1-7/+16
2010-11-19Add PowerPC target attribute/pragma supportMichael Meissner1-3/+14
2010-11-19options.texi (Var): Document effects of Defer.Joseph Myers1-5/+9
2010-11-16Makefile.in (bitmap.o, [...]): Update dependencies.Nathan Froyd1-8/+7
2010-11-16gcc.c: Include "vec.h".Joseph Myers1-2/+2
2010-11-15godump.c: New file.Ian Lance Taylor1-2/+6
2010-11-15Makefile.in (tm.texi): Replace with rule for: ($(srcdir)/doc/tm.texi).Joern Rennecke1-4/+10
2010-11-13c-format.c (enum format_specifier_kind, [...]): New.Paolo Bonzini1-2/+4
2010-11-12Makefile.in (OPTS_H): Define.Joseph Myers1-18/+19
2010-11-11Makefile.in (gengtype-lex.c): Include bconfig.h first.Paolo Bonzini1-1/+5
2010-11-09re PR middle-end/46221 (huge number of c++ testsuite failures, libstdc++.so a...Richard Guenther1-1/+1
2010-11-03Revert revision 164552.H.J. Lu1-1/+1
2010-11-02configure.ac: Remove elf_getshdrstrndx test.Ian Lance Taylor1-10/+2
2010-11-02Makefile.in (LIBGCC2_CFLAGS): Add -fno-stack-protector...Chung-Lin Tang1-0/+2
2010-10-18Remove gccbugAndi Kleen1-7/+2
2010-10-14gengtype.c: Include getopt.h and version.h.Jeremie Salvucci1-6/+14
2010-10-13re PR fortran/45636 (Failed to fold simple Fortran string)Jakub Jelinek1-1/+1
2010-10-12flag-types.h: New.Joseph Myers1-5/+6
2010-10-12rtl.h: Include hashtab.h.Jakub Jelinek1-1/+2
2010-10-12Fix PR testsuite/45974 by reverting r165323 for now.Ralf Wildenhues1-4/+4
2010-10-11Fix quoting for RUNTESTFLAGS in gcc/.Ralf Wildenhues1-4/+4
2010-10-11Build compiler checksum from object files v2Andi Kleen1-9/+11
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers1-3/+3
2010-10-06Makefile.in (regmove.o): Depend on $(TARGET_H).Richard Guenther1-2/+3
2010-10-05opts-common.c (handle_option, [...]): Add diagnostic_context parameter.Joseph Myers1-1/+1
2010-10-04Mark linker Makefile rules for job server buildAndi Kleen1-10/+10
2010-10-03cppbuiltin.c: New file.François-Xavier Coudert1-2/+9
2010-09-30New pass: loop flattening.Sebastian Pop1-0/+7