summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* symtab.h (HT_ALLOCED): Remove.Tom Tromey2008-05-211-0/+4
* tree-pass.h (current_pass): Declare.Richard Guenther2008-05-151-0/+3
* re PR libstdc++/35597 (libstdc++ -ffunction-sections -fdata-sections disabled...David Edelsohn2008-04-091-7/+0
* tree-dump.c (dump_enable_all): Remove prototype; do not accept letter argument.Jan Hubicka2008-04-051-2/+3
* cppopts.texi (-dU): Document.Joseph Myers2008-04-021-0/+1
* common.opt (fprofile-dir=, [...]): New optionsSeongbae Park2008-03-311-0/+3
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-0/+2
* langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.Paolo Bonzini2008-03-111-4/+0
* re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez2008-03-021-0/+4
* toplev.c (input_file_stack, [...]): Remove.Tom Tromey2008-02-291-74/+0
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-22/+1
* re PR other/28322 (GCC new warnings and compatibility)Manuel López-Ibáñez2008-02-251-0/+3
* re PR fortran/29549 (matmul slow for complex matrices)Janne Blomqvist2008-02-251-0/+4
* re PR other/35070 (-fverbose-asm has bogus asm output (mpfr library warning))Kaveh R. Ghazi2008-02-051-1/+3
* toplev.c (process_options): Fix typo in warning.Bernhard Fischer2007-12-151-1/+1
* re PR tree-optimization/34036 (ICE with control flow in the middle of basic ...Eric Botcazou2007-11-191-0/+7
* builtins.c (gimplify_va_arg_expr): Use inform for help message.Manuel López-Ibáñez2007-10-171-2/+5
* fixed-bit.c, [...]: Fix comment typos.Kazu Hirata2007-10-141-1/+1
* builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek2007-09-271-1/+1
* opth-gen.awk (target_flags_explicit): Declare.Richard Sandiford2007-09-231-6/+0
* 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