Age | Commit message (Expand) | Author | Files | Lines |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -4/+4 |
2013-06-11 | Add error message for mismatched parentheses in reservation string | Tom de Vries | 1 | -0/+4 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -2/+2 |
2012-11-20 | Introduce vNULL to use as a nil initializer for vec<>. | Diego Novillo | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -282/+239 |
2012-11-01 | This patch normalizes more bitmap function names. | Lawrence Crowl | 1 | -8/+8 |
2012-09-10 | Remove unnecessary VEC function overloads. | Diego Novillo | 1 | -3/+2 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -6/+11 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -1/+1 |
2012-03-05 | genautomata.c (parse_automata_opt): New static function. | Bernd Schmidt | 1 | -37/+36 |
2011-08-30 | genautomata.c (NO_COMB_OPTION): New macro. | Bernd Schmidt | 1 | -4/+24 |
2011-08-25 | md.texi (automata_option): Document collapse-ndfa. | Bernd Schmidt | 1 | -45/+125 |
2011-08-11 | md.texi (define_bypass): Say that the instruction names can be filename-style... | Richard Sandiford | 1 | -38/+106 |
2011-07-11 | genautomata.c (add_arc): Return void. | Bernd Schmidt | 1 | -15/+5 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-10-11 | vec.h (VEC_qsort): Define. | Nathan Froyd | 1 | -12/+4 |
2010-08-27 | genautomata.c (gen_regexp_repeat, [...]): Use the string found in vector elem... | Bernd Schmidt | 1 | -5/+5 |
2010-07-12 | Fix comment typo. | Joern Rennecke | 1 | -1/+1 |
2010-07-12 | re PR rtl-optimization/44752 (insn-automata.c: empty translation unit) | Joern Rennecke | 1 | -0/+10 |
2010-07-09 | genrecog.c: Include diagnostic-core.h before toplev.h. | Manuel López-Ibáñez | 1 | -1/+1 |
2010-07-07 | genautomata.c (output_automata_list_min_issue_delay_code): Correctly decompre... | Jie Zhang | 1 | -3/+6 |
2010-06-10 | Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). | Richard Sandiford | 1 | -1/+1 |
2010-06-06 | re PR bootstrap/44427 (genautomata uses more than 1.5GB of RAM on powerpc64-l... | Segher Boessenkool | 1 | -4/+7 |
2010-06-05 | genautomata.c (get_excl_set): Do work per element, not per char. | Segher Boessenkool | 1 | -28/+22 |
2010-06-05 | genautomata.c (curr_state_pass_num): Delete. | Segher Boessenkool | 1 | -82/+74 |
2010-06-01 | fwprop.c: Make emit-rtl.h include last. | Jan Hubicka | 1 | -1/+3 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -24/+24 |
2009-11-07 | builtins.c (apply_args_size, [...]): Remove some set but not used variables. | David Binderman | 1 | -2/+1 |
2009-04-22 | Makefile.in: Update dependencies. | Manuel López-Ibáñez | 1 | -19/+15 |
2009-04-20 | Fix enum conversions which are invalid in C++: | Ian Lance Taylor | 1 | -5/+5 |
2009-04-13 | genautomata.c: Put blank after comma. | Vladimir Makarov | 1 | -158/+282 |
2009-03-27 | genautomata.c: Add a new year to the copyright. | Vladimir Makarov | 1 | -60/+99 |
2008-09-01 | sel-sched.h, [...]: New files. | Andrey Belevantsev | 1 | -16/+87 |
2008-06-26 | cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn... | Kaveh R. Ghazi | 1 | -97/+107 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -12/+12 |
2007-08-22 | target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New schedul... | Maxim Kuvyrkov | 1 | -0/+39 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-25 | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 1 | -62/+67 |
2007-05-14 | genautomata.c (gen_regexp_el): Allocate correct size for regexp. | Dave Korn | 1 | -2/+2 |
2007-02-10 | genautomata.c (longest_path_length): Delete unused function. | Manuel López-Ibáñez | 1 | -53/+0 |
2007-01-18 | genautomata.c (write_automata): Include xstrerror output in the error message... | Ben Elliston | 1 | -2/+2 |
2007-01-09 | genautomata.c (STATS_OPTION): New option. | Ben Elliston | 1 | -8/+14 |
2006-03-21 | genautomata.c (<struct state>, [...]): New members. | Michael Matz | 1 | -38/+95 |
2006-03-16 | target.h (struct spec_info_def): New opaque declaration. | Maxim Kuvyrkov | 1 | -1/+14 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -3/+3 |
2006-01-26 | re PR bootstrap/25961 (Mainline failed to bootstrap on ia64) | Steve Ellcey | 1 | -1/+10 |
2006-01-24 | genautomata.c (process_state_for_insn_equiv_partition): Use xcalloc for insn_... | Zack Weinberg | 1 | -1/+1 |
2006-01-23 | r110128@banpei: zack | 2006-01-22 14:50:42 -0800 | Zack Weinberg | 1 | -15/+18 |