summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Use diagnostic-core.h instead of diagnostic.h.Sebastian Pop2010-12-291-3/+3
* Fix bootstrap without graphite.Sebastian Pop2010-12-281-3/+3
* Do not include unnecessary .h files.Sebastian Pop2010-12-281-108/+62
* re PR rtl-optimization/44374 (Hoist same instructions in different branches)Bernd Schmidt2010-12-141-1/+1
* Makefile.in: Add $(TARGET_H) to the regrename.o rule.Yao Qi2010-12-071-1/+1
* In gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2010-12-061-7/+10
* Makefile.in (LTO_STREAMER_H): Add GCOV_IO_H.Jan Hubicka2010-12-041-1/+2
* intl.c: Don't include tm.h.Joseph Myers2010-12-011-1/+1
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-9/+9
* hwint.c: New.Joseph Myers2010-11-301-32/+35
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-190/+189
* Include coretypes.h in gcc-plugin.h & Add hard-reg-set.h in FUNCTION_H.Mingjie Xing2010-11-301-1/+1
* re PR tree-optimization/46621 (gimple.h includes tm.h)Joern Rennecke2010-11-291-1/+1
* Makefile.in (s-tm-texi): Remove spurous tab.Basile Starynkevitch2010-11-261-1/+1
* gentype-state.c: Add new file.Basile Starynkevitch2010-11-251-3/+15
* re PR bootstrap/45888 (tm.texi generation is not portable, rule is broken)Joern Rennecke2010-11-251-1/+10
* common.opt (user_vect_verbosity_level): New Variable entry.Joseph Myers2010-11-241-1/+1
* common.opt (initial_max_fld_align, [...]): New Variable entries.Joseph Myers2010-11-241-5/+4
* flag-types.h (struct visibility_flags): Don't declare here.Joseph Myers2010-11-241-5/+6
* re PR bootstrap/44970 (Revision 162270 failed to bootstrap)Paolo Bonzini2010-11-221-1/+1
* gengtype.c: Include xregex.h and obstack.h Added comments about role of...Jeremie Salvucci2010-11-221-1/+3
* PR other/46202: implement install-strip.Ralf Wildenhues2010-11-201-7/+16
* Add PowerPC target attribute/pragma supportMichael Meissner2010-11-191-3/+14
* options.texi (Var): Document effects of Defer.Joseph Myers2010-11-191-5/+9
* Makefile.in (bitmap.o, [...]): Update dependencies.Nathan Froyd2010-11-161-8/+7
* gcc.c: Include "vec.h".Joseph Myers2010-11-161-2/+2
* godump.c: New file.Ian Lance Taylor2010-11-151-2/+6
* Makefile.in (tm.texi): Replace with rule for: ($(srcdir)/doc/tm.texi).Joern Rennecke2010-11-151-4/+10
* c-format.c (enum format_specifier_kind, [...]): New.Paolo Bonzini2010-11-131-2/+4
* Makefile.in (OPTS_H): Define.Joseph Myers2010-11-121-18/+19
* Makefile.in (gengtype-lex.c): Include bconfig.h first.Paolo Bonzini2010-11-111-1/+5
* re PR middle-end/46221 (huge number of c++ testsuite failures, libstdc++.so a...Richard Guenther2010-11-091-1/+1
* Revert revision 164552.H.J. Lu2010-11-031-1/+1
* configure.ac: Remove elf_getshdrstrndx test.Ian Lance Taylor2010-11-021-10/+2
* Makefile.in (LIBGCC2_CFLAGS): Add -fno-stack-protector...Chung-Lin Tang2010-11-021-0/+2
* Remove gccbugAndi Kleen2010-10-181-7/+2
* gengtype.c: Include getopt.h and version.h.Jeremie Salvucci2010-10-141-6/+14
* re PR fortran/45636 (Failed to fold simple Fortran string)Jakub Jelinek2010-10-131-1/+1
* flag-types.h: New.Joseph Myers2010-10-121-5/+6
* rtl.h: Include hashtab.h.Jakub Jelinek2010-10-121-1/+2
* Fix PR testsuite/45974 by reverting r165323 for now.Ralf Wildenhues2010-10-121-4/+4
* Fix quoting for RUNTESTFLAGS in gcc/.Ralf Wildenhues2010-10-111-4/+4
* Build compiler checksum from object files v2Andi Kleen2010-10-111-9/+11
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2010-10-081-3/+3
* Makefile.in (regmove.o): Depend on $(TARGET_H).Richard Guenther2010-10-061-2/+3
* opts-common.c (handle_option, [...]): Add diagnostic_context parameter.Joseph Myers2010-10-051-1/+1
* Mark linker Makefile rules for job server buildAndi Kleen2010-10-041-10/+10
* cppbuiltin.c: New file.François-Xavier Coudert2010-10-031-2/+9
* New pass: loop flattening.Sebastian Pop2010-09-301-0/+7
* build: more correct build rules for build/gen% programs.Ralf Wildenhues2010-09-301-9/+11