| Commit message (Expand) | Author | Age | Files | Lines |
* | 2007-08-18 Paul Brook <paul@codesourcery.com> | jsm28 | 2007-08-18 | 1 | -0/+5 |
* | ./: | ian | 2007-08-07 | 1 | -0/+100 |
* | * cfglayout.c, config/arm/arm.c, config/arm/cortex-a8.md, | kazu | 2007-07-28 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * target.h (struct gcc_target): Add target_help field. | nickc | 2007-07-04 | 1 | -0/+4 |
* | 2007-06-12 Seongbae Park <seongbae.park@gmail.com> | spark | 2007-06-12 | 1 | -0/+4 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -0/+5 |
* | * doc/passes.texi: Document predictive commoning. | rakdver | 2007-05-24 | 1 | -0/+1 |
* | gcc/ | rus | 2007-05-11 | 1 | -0/+17 |
* | * opts.c (decode_options): Do not fiddle with inlining | hubicka | 2007-05-04 | 1 | -3/+2 |
* | ./: | ian | 2007-04-17 | 1 | -0/+254 |
* | PR 30735 | dnovillo | 2007-04-11 | 1 | -0/+7 |
* | PR other/31356 | brooks | 2007-04-04 | 1 | -2/+5 |
* | gcc/ChangeLog: | aoliva | 2007-03-14 | 1 | -2/+2 |
* | * opts.c (common_handle_option): Treat -Wstrict-overflow (with no | ian | 2007-03-09 | 1 | -0/+5 |
* | * c-common.c (targetcm): Add. | mrs | 2007-03-06 | 1 | -0/+9 |
* | 2007-02-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-02-15 | 1 | -25/+32 |
* | ./: | ian | 2007-02-13 | 1 | -0/+9 |
* | * doc/invoke.texi (Overall Options): Document --help=. ... | nickc | 2007-02-12 | 1 | -252/+404 |
* | 2007-02-12 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-02-12 | 1 | -1/+0 |
* | gcc/: | ian | 2007-02-01 | 1 | -0/+1 |
* | ./: | ian | 2007-01-28 | 1 | -1/+3 |
* | * common.opt (fsigned-zeros): New command line option. | sayle | 2007-01-19 | 1 | -0/+2 |
* | * common.opt (flag_force_mem): Remove. | kazu | 2006-12-23 | 1 | -4/+0 |
* | New out of ssa Coalescer. | amacleod | 2006-12-10 | 1 | -1/+0 |
* | 2006-11-03 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-11-04 | 1 | -0/+1 |
* | * opts.c (decode_options): Disable CSE skip blocks. | steven | 2006-10-31 | 1 | -1/+0 |
* | gcc/ | hjl | 2006-05-16 | 1 | -85/+0 |
* | 2006-05-07 Mircea Namolaru <namolaru@il.ibm.com> | razya | 2006-05-07 | 1 | -1/+0 |
* | 2006-05-04 Leehod Baruch <leehod@il.ibm.com> | razya | 2006-05-04 | 1 | -0/+1 |
* | * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c, | kazu | 2006-03-04 | 1 | -1/+1 |
* | * opts.c (decode_options): Do not handle flag_strength_reduce. | rakdver | 2006-02-27 | 1 | -1/+6 |
* | gcc/ | steven | 2006-02-26 | 1 | -10/+0 |
* | 2006-02-15 Uttam Pawar <uttamp@us.ibm.com> | dje | 2006-02-15 | 1 | -1/+2 |
* | 2006-02-01 Jan Hubicka <jh@suse.cz> | rsandifo | 2006-02-01 | 1 | -1/+7 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -3/+3 |
* | * c-pragma.c (handle_pragma_diagnostic): New. | dj | 2006-01-18 | 1 | -4/+32 |
* | * opts.c (decode_options): Fix typo in message. | schwab | 2005-12-06 | 1 | -1/+1 |
* | PR target/24934 | wilson | 2005-12-06 | 1 | -2/+19 |
* | * Makefile.in (rtl-profile.o): Kill all traces of it. | hubicka | 2005-07-28 | 1 | -15/+8 |
* | 2005-07-19 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-07-19 | 1 | -1/+0 |
* | 2005-07-16 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-07-16 | 1 | -0/+4 |
* | Removal of -fforce-mem. | fjahanian | 2005-07-06 | 1 | -1/+4 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+1 |
* | * c.opt, common.opt, config/bfin/bfin.opt, config/pa/pa.opt, | jsm28 | 2005-07-02 | 1 | -1/+1 |
* | 2005-06-28 Paul Brook <paul@codesourcery.com> | pbrook | 2005-06-28 | 1 | -5/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * opts.c (decode_options): Enable unit-at-a-time by default at -O1. | hubicka | 2005-06-24 | 1 | -1/+1 |
* | * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison. | rsandifo | 2005-06-01 | 1 | -15/+27 |
* | * opts.h (cl_option_state): New structure. | rsandifo | 2005-06-01 | 1 | -0/+34 |