aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-16re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou1-0/+3
2008-08-08re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)Manuel López-Ibáñez1-0/+13
2008-07-29flags.h (flag_really_no_inline): Remove.Jan Hubicka1-5/+0
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-0/+2
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-3/+0
2008-07-23re PR c/35058 (-Werror= works only with some warnings)Manuel López-Ibáñez1-1/+1
2008-07-21Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola1-5/+0
2008-05-21symtab.h (HT_ALLOCED): Remove.Tom Tromey1-0/+4
2008-05-15tree-pass.h (current_pass): Declare.Richard Guenther1-0/+3
2008-04-09re PR libstdc++/35597 (libstdc++ -ffunction-sections -fdata-sections disabled...David Edelsohn1-7/+0
2008-04-05tree-dump.c (dump_enable_all): Remove prototype; do not accept letter argument.Jan Hubicka1-2/+3
2008-04-02cppopts.texi (-dU): Document.Joseph Myers1-0/+1
2008-03-31common.opt (fprofile-dir=, [...]): New optionsSeongbae Park1-0/+3
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-0/+2
2008-03-11langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.Paolo Bonzini1-4/+0
2008-03-02re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez1-0/+4
2008-02-29toplev.c (input_file_stack, [...]): Remove.Tom Tromey1-74/+0
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-22/+1
2008-02-25re PR other/28322 (GCC new warnings and compatibility)Manuel López-Ibáñez1-0/+3
2008-02-25re PR fortran/29549 (matmul slow for complex matrices)Janne Blomqvist1-0/+4
2008-02-05re PR other/35070 (-fverbose-asm has bogus asm output (mpfr library warning))Kaveh R. Ghazi1-1/+3
2007-12-15toplev.c (process_options): Fix typo in warning.Bernhard Fischer1-1/+1
2007-11-19re PR tree-optimization/34036 (ICE with control flow in the middle of basic ...Eric Botcazou1-0/+7
2007-10-17builtins.c (gimplify_va_arg_expr): Use inform for help message.Manuel López-Ibáñez1-2/+5
2007-10-14fixed-bit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-09-27builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek1-1/+1
2007-09-23opth-gen.awk (target_flags_explicit): Declare.Richard Sandiford1-6/+0
2007-09-11decl.c (java_expand_body): Kill.Jan Hubicka1-5/+0
2007-09-10tree-pass.h (pass_cselim): Declare new pass.Michael Matz1-0/+7
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey1-2/+12
2007-08-30re PR middle-end/33211 (FAIL: gcc.target/spu/fixed-range.c scan-assembler lqd...Sandra Loosemore1-0/+1
2007-08-27Separate target-specific initialization from general back-end initialization.Sandra Loosemore1-37/+107
2007-08-21configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook1-5/+11
2007-08-18Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook1-0/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-13Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice1-1/+9
2007-07-11toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck1-3/+0
2007-07-10re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating1-4/+0
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-3/+0
2007-05-18toplev.c (print_version): Output GMP/MPFR version info.Kaveh R. Ghazi1-2/+30
2007-04-24re PR middle-end/25923 ([gfortran] garbled diagnostics with -O -Wuninitialized)Simon Martin1-1/+2
2007-03-14flags.h (flag_random_seed): Remove declaration, in favor of...Alexandre Oliva1-17/+47
2007-02-10Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson1-1/+4
2007-02-02emit-rtl.c (renumber_insns): Remove.Kazu Hirata1-5/+0
2007-02-01toplev.c (lang_dependent_init): Call init_set_costs.Zdenek Dvorak1-0/+5
2007-01-28tree-ssa-loop-unswitch.c: Include tree-inline.h.Zdenek Dvorak1-0/+1
2007-01-19re PR c++/17947 (bad warning with implicit conversion and __attribute__((depr...Manuel López-Ibáñez1-3/+2
2006-12-23toplev.c (dump_memory_report): Break out from...Jan Hubicka1-10/+14
2006-12-22cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-12-11re PR middle-end/17982 (stop calling assemble_external before final assembly ...H.J. Lu1-3/+1