aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-11Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka1-3/+3
2006-12-07common.opt (record-gcc-switches): New command line switch.Nick Clifton1-58/+136
2006-12-06statistics.h (ALONE_PASS_MEM_STAT, [...]): New macros.Jan Hubicka1-0/+1
2006-11-12params.c (set_param_value): Initialize the "set" field.Zdenek Dvorak1-2/+2
2006-11-01In gcc/:Geoffrey Keating1-1/+5
2006-10-09Revert emutls patch.Richard Henderson1-4/+1
2006-10-04Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson1-1/+4
2006-08-26re PR c++/24009 (C++ fails to print #include stack)Joseph Myers1-1/+35
2006-08-01re PR c++/28250 (ICE with invalid catch)Volker Reichelt1-1/+1
2006-07-08toplev.c (process_options): Don't give -ffunction-sections may affect debuggi...Mike Stump1-0/+2
2006-03-07hooks.c (hook_bool_mode_rtx_true): New function.Richard Sandiford1-0/+1
2006-02-26common.opt (-floop-optimize, [...]): Remove.Steven Bosscher1-1/+0
2006-02-18re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford1-0/+26
2006-02-10invoke.texi (-floop-optimize2): Removed.Zdenek Dvorak1-13/+0
2006-02-04Add 2006 to copyright lineAlexandre Oliva1-1/+2
2006-02-04re PR debug/24444 (invalid register in debug info)Alexandre Oliva1-2/+2
2006-01-29* toplev.c: Fix thinko.Gabriel Dos Reis1-2/+2
2006-01-29toplev.c (floor_log2, exact_log2): Don't define if __cplusplus.Gabriel Dos Reis1-3/+11
2005-11-09re PR c/24101 (Segfault with preprocessed source)Uros Bizjak1-1/+4
2005-10-11re PR c++/24302 (anonymous global union segfault with g++ 3.4.x)Mark Mitchell1-1/+1
2005-10-05re PR target/23602 (1081 test failures in libjava, when configured for i486-l...Richard Henderson1-0/+12
2005-09-08re PR debug/23190 (debug info omitted for uninitialized variables (stabs))Richard Henderson1-138/+157
2005-07-28Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka1-23/+0
2005-07-22re PR debug/21828 (debug info omitted for uninitialized variables)Mark Mitchell1-7/+0
2005-07-21toplev.c (warn_deprecated_use): Add warning control to warning call.DJ Delorie1-6/+9
2005-07-18common.opt (frename-registers): Initialize to 2.Steve Ellcey1-13/+13
2005-07-13re PR rtl-optimization/20376 (The missed-optimization of general induction va...Zdenek Dvorak1-2/+8
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin1-1/+2
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-1/+1
2005-07-03bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers1-8/+14
2005-07-02toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers1-6/+9
2005-06-30pretty-print.h (PP_NL_ARGMAX): New.Zack Weinberg1-4/+9
2005-06-29c-common.c (flag_next_runtime): Move...Ziemowit Laski1-0/+8
2005-06-27toplev.c (process_options): Use if (FRAME_GROWS_DOWNWARD) instead of preproce...Jakub Jelinek1-3/+1
2005-06-27c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson1-0/+12
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-04function.c (prologue, [...]): Change their types to VEC(int,heap)*.Kazu Hirata1-1/+0
2005-06-01system.h (TARGET_OPTIONS, [...]): Poison.Richard Sandiford1-278/+29
2005-06-01opts.h (cl_option_state): New structure.Richard Sandiford1-11/+40
2005-06-01c-objc-common.c (c_tree_printer): Check flag before hashtable.Daniel Berlin1-1/+1
2005-05-31tm.texi (TARGET_GET_PCH_VALIDITY, [...]): Tweak the documentation to make it ...Richard Sandiford1-4/+9
2005-05-24c-common.c (unsigned_conversion_warning): Move warning control from if() to w...DJ Delorie1-5/+0
2005-05-03c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery decide if the ...DJ Delorie1-1/+1