| Commit message (Expand) | Author | Age | Files | Lines |
* | symtab.h (HT_ALLOCED): Remove. | Tom Tromey | 2008-05-21 | 1 | -0/+4 |
* | tree-pass.h (current_pass): Declare. | Richard Guenther | 2008-05-15 | 1 | -0/+3 |
* | re PR libstdc++/35597 (libstdc++ -ffunction-sections -fdata-sections disabled... | David Edelsohn | 2008-04-09 | 1 | -7/+0 |
* | tree-dump.c (dump_enable_all): Remove prototype; do not accept letter argument. | Jan Hubicka | 2008-04-05 | 1 | -2/+3 |
* | cppopts.texi (-dU): Document. | Joseph Myers | 2008-04-02 | 1 | -0/+1 |
* | common.opt (fprofile-dir=, [...]): New options | Seongbae Park | 2008-03-31 | 1 | -0/+3 |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -0/+2 |
* | langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete. | Paolo Bonzini | 2008-03-11 | 1 | -4/+0 |
* | re PR c++/24924 (front end and preprocessor pedantic_errors settings should a... | Manuel López-Ibáñez | 2008-03-02 | 1 | -0/+4 |
* | toplev.c (input_file_stack, [...]): Remove. | Tom Tromey | 2008-02-29 | 1 | -74/+0 |
* | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 2008-02-26 | 1 | -22/+1 |
* | re PR other/28322 (GCC new warnings and compatibility) | Manuel López-Ibáñez | 2008-02-25 | 1 | -0/+3 |
* | re PR fortran/29549 (matmul slow for complex matrices) | Janne Blomqvist | 2008-02-25 | 1 | -0/+4 |
* | re PR other/35070 (-fverbose-asm has bogus asm output (mpfr library warning)) | Kaveh R. Ghazi | 2008-02-05 | 1 | -1/+3 |
* | toplev.c (process_options): Fix typo in warning. | Bernhard Fischer | 2007-12-15 | 1 | -1/+1 |
* | re PR tree-optimization/34036 (ICE with control flow in the middle of basic ... | Eric Botcazou | 2007-11-19 | 1 | -0/+7 |
* | builtins.c (gimplify_va_arg_expr): Use inform for help message. | Manuel López-Ibáñez | 2007-10-17 | 1 | -2/+5 |
* | fixed-bit.c, [...]: Fix comment typos. | Kazu Hirata | 2007-10-14 | 1 | -1/+1 |
* | builtins.c (expand_builtin, [...]): Use new %K format string specifier for di... | Jakub Jelinek | 2007-09-27 | 1 | -1/+1 |
* | opth-gen.awk (target_flags_explicit): Declare. | Richard Sandiford | 2007-09-23 | 1 | -6/+0 |
* | decl.c (java_expand_body): Kill. | Jan Hubicka | 2007-09-11 | 1 | -5/+0 |
* | tree-pass.h (pass_cselim): Declare new pass. | Michael Matz | 2007-09-10 | 1 | -0/+7 |
* | tree-cfg.c (remove_bb): Only warn if line is non-zero. | Tom Tromey | 2007-09-06 | 1 | -2/+12 |
* | re PR middle-end/33211 (FAIL: gcc.target/spu/fixed-range.c scan-assembler lqd... | Sandra Loosemore | 2007-08-30 | 1 | -0/+1 |
* | Separate target-specific initialization from general back-end initialization. | Sandra Loosemore | 2007-08-27 | 1 | -37/+107 |
* | configure.ac: Add --with-pkgversion and --with-bugurl. | Paul Brook | 2007-08-21 | 1 | -5/+11 |
* | Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. | Paul Brook | 2007-08-18 | 1 | -0/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | Add ability to track uninitialized variables, and mark uninitialized variable... | Caroline Tice | 2007-07-13 | 1 | -1/+9 |
* | toplev.c (no_new_pseudos): Deleted. | Kenneth Zadeck | 2007-07-11 | 1 | -3/+0 |
* | re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL) | Geoffrey Keating | 2007-07-10 | 1 | -4/+0 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -3/+0 |
* | toplev.c (print_version): Output GMP/MPFR version info. | Kaveh R. Ghazi | 2007-05-18 | 1 | -2/+30 |
* | re PR middle-end/25923 ([gfortran] garbled diagnostics with -O -Wuninitialized) | Simon Martin | 2007-04-24 | 1 | -1/+2 |
* | flags.h (flag_random_seed): Remove declaration, in favor of... | Alexandre Oliva | 2007-03-14 | 1 | -17/+47 |
* | Makefile.in (libgcc-support, [...]): Add emutls.c. | Richard Henderson | 2007-02-10 | 1 | -1/+4 |
* | emit-rtl.c (renumber_insns): Remove. | Kazu Hirata | 2007-02-02 | 1 | -5/+0 |
* | toplev.c (lang_dependent_init): Call init_set_costs. | Zdenek Dvorak | 2007-02-01 | 1 | -0/+5 |
* | tree-ssa-loop-unswitch.c: Include tree-inline.h. | Zdenek Dvorak | 2007-01-28 | 1 | -0/+1 |
* | re PR c++/17947 (bad warning with implicit conversion and __attribute__((depr... | Manuel López-Ibáñez | 2007-01-19 | 1 | -3/+2 |
* | toplev.c (dump_memory_report): Break out from... | Jan Hubicka | 2006-12-23 | 1 | -10/+14 |
* | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 2006-12-22 | 1 | -1/+1 |
* | re PR middle-end/17982 (stop calling assemble_external before final assembly ... | H.J. Lu | 2006-12-11 | 1 | -3/+1 |
* | Move all varpool routines out of cgraph/cgraphunit to varpool.c | Jan Hubicka | 2006-12-11 | 1 | -3/+3 |
* | common.opt (record-gcc-switches): New command line switch. | Nick Clifton | 2006-12-07 | 1 | -58/+136 |
* | statistics.h (ALONE_PASS_MEM_STAT, [...]): New macros. | Jan Hubicka | 2006-12-06 | 1 | -0/+1 |
* | params.c (set_param_value): Initialize the "set" field. | Zdenek Dvorak | 2006-11-12 | 1 | -2/+2 |
* | In gcc/: | Geoffrey Keating | 2006-11-01 | 1 | -1/+5 |
* | Revert emutls patch. | Richard Henderson | 2006-10-09 | 1 | -4/+1 |
* | Makefile.in (libgcc.mk, [...]): Add emutls.c. | Richard Henderson | 2006-10-04 | 1 | -1/+4 |