summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* decl.c (java_expand_body): Kill.Jan Hubicka2007-09-111-5/+0
* tree-pass.h (pass_cselim): Declare new pass.Michael Matz2007-09-101-0/+7
* tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey2007-09-061-2/+12
* re PR middle-end/33211 (FAIL: gcc.target/spu/fixed-range.c scan-assembler lqd...Sandra Loosemore2007-08-301-0/+1
* Separate target-specific initialization from general back-end initialization.Sandra Loosemore2007-08-271-37/+107
* configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook2007-08-211-5/+11
* Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook2007-08-181-0/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice2007-07-131-1/+9
* toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck2007-07-111-3/+0
* re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating2007-07-101-4/+0
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-3/+0
* toplev.c (print_version): Output GMP/MPFR version info.Kaveh R. Ghazi2007-05-181-2/+30
* re PR middle-end/25923 ([gfortran] garbled diagnostics with -O -Wuninitialized)Simon Martin2007-04-241-1/+2
* flags.h (flag_random_seed): Remove declaration, in favor of...Alexandre Oliva2007-03-141-17/+47
* Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson2007-02-101-1/+4
* emit-rtl.c (renumber_insns): Remove.Kazu Hirata2007-02-021-5/+0
* toplev.c (lang_dependent_init): Call init_set_costs.Zdenek Dvorak2007-02-011-0/+5
* tree-ssa-loop-unswitch.c: Include tree-inline.h.Zdenek Dvorak2007-01-281-0/+1
* re PR c++/17947 (bad warning with implicit conversion and __attribute__((depr...Manuel López-Ibáñez2007-01-191-3/+2
* toplev.c (dump_memory_report): Break out from...Jan Hubicka2006-12-231-10/+14
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2006-12-221-1/+1
* re PR middle-end/17982 (stop calling assemble_external before final assembly ...H.J. Lu2006-12-111-3/+1
* Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka2006-12-111-3/+3
* common.opt (record-gcc-switches): New command line switch.Nick Clifton2006-12-071-58/+136
* statistics.h (ALONE_PASS_MEM_STAT, [...]): New macros.Jan Hubicka2006-12-061-0/+1
* params.c (set_param_value): Initialize the "set" field.Zdenek Dvorak2006-11-121-2/+2
* In gcc/:Geoffrey Keating2006-11-011-1/+5
* Revert emutls patch.Richard Henderson2006-10-091-4/+1
* Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson2006-10-041-1/+4
* re PR c++/24009 (C++ fails to print #include stack)Joseph Myers2006-08-261-1/+35
* re PR c++/28250 (ICE with invalid catch)Volker Reichelt2006-08-011-1/+1
* toplev.c (process_options): Don't give -ffunction-sections may affect debuggi...Mike Stump2006-07-081-0/+2
* hooks.c (hook_bool_mode_rtx_true): New function.Richard Sandiford2006-03-071-0/+1
* common.opt (-floop-optimize, [...]): Remove.Steven Bosscher2006-02-261-1/+0
* re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford2006-02-181-0/+26
* invoke.texi (-floop-optimize2): Removed.Zdenek Dvorak2006-02-101-13/+0
* Add 2006 to copyright lineAlexandre Oliva2006-02-041-1/+2
* re PR debug/24444 (invalid register in debug info)Alexandre Oliva2006-02-041-2/+2
* * toplev.c: Fix thinko.Gabriel Dos Reis2006-01-291-2/+2
* toplev.c (floor_log2, exact_log2): Don't define if __cplusplus.Gabriel Dos Reis2006-01-291-3/+11
* re PR c/24101 (Segfault with preprocessed source)Uros Bizjak2005-11-091-1/+4
* re PR c++/24302 (anonymous global union segfault with g++ 3.4.x)Mark Mitchell2005-10-111-1/+1
* re PR target/23602 (1081 test failures in libjava, when configured for i486-l...Richard Henderson2005-10-051-0/+12
* re PR debug/23190 (debug info omitted for uninitialized variables (stabs))Richard Henderson2005-09-081-138/+157
* Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka2005-07-281-23/+0
* re PR debug/21828 (debug info omitted for uninitialized variables)Mark Mitchell2005-07-221-7/+0
* toplev.c (warn_deprecated_use): Add warning control to warning call.DJ Delorie2005-07-211-6/+9
* common.opt (frename-registers): Initialize to 2.Steve Ellcey2005-07-181-13/+13
* re PR rtl-optimization/20376 (The missed-optimization of general induction va...Zdenek Dvorak2005-07-131-2/+8