| Commit message (Expand) | Author | Age | Files | Lines |
* | target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New schedul... | Maxim Kuvyrkov | 2007-08-22 | 1 | -0/+39 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 2007-07-25 | 1 | -62/+67 |
* | genautomata.c (gen_regexp_el): Allocate correct size for regexp. | Dave Korn | 2007-05-14 | 1 | -2/+2 |
* | genautomata.c (longest_path_length): Delete unused function. | Manuel López-Ibáñez | 2007-02-10 | 1 | -53/+0 |
* | genautomata.c (write_automata): Include xstrerror output in the error message... | Ben Elliston | 2007-01-18 | 1 | -2/+2 |
* | genautomata.c (STATS_OPTION): New option. | Ben Elliston | 2007-01-09 | 1 | -8/+14 |
* | genautomata.c (<struct state>, [...]): New members. | Michael Matz | 2006-03-21 | 1 | -38/+95 |
* | target.h (struct spec_info_def): New opaque declaration. | Maxim Kuvyrkov | 2006-03-16 | 1 | -1/+14 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -3/+3 |
* | re PR bootstrap/25961 (Mainline failed to bootstrap on ia64) | Steve Ellcey | 2006-01-26 | 1 | -1/+10 |
* | genautomata.c (process_state_for_insn_equiv_partition): Use xcalloc for insn_... | Zack Weinberg | 2006-01-24 | 1 | -1/+1 |
* | r110128@banpei: zack | 2006-01-22 14:50:42 -0800 | Zack Weinberg | 2006-01-23 | 1 | -15/+18 |
* | r110127@banpei: zack | 2006-01-22 14:49:27 -0800 | Zack Weinberg | 2006-01-23 | 1 | -798/+146 |
* | r110126@banpei: zack | 2006-01-22 14:47:42 -0800 | Zack Weinberg | 2006-01-23 | 1 | -73/+31 |
* | r110125@banpei: zack | 2006-01-22 14:46:46 -0800 | Zack Weinberg | 2006-01-23 | 1 | -744/+626 |
* | builtins.c: Fix comment typo(s). | Volker Reichelt | 2005-07-28 | 1 | -1/+1 |
* | genautomata.c (decl_mode_check_failed, [...]): Add noreturn attribute. | Kaveh R. Ghazi | 2005-06-26 | 1 | -2/+3 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2005-04-23 | 1 | -9/+9 |
* | re PR target/20632 (GCC should avoid generating F- and B-unit NOPs) | Vladimir Makarov | 2005-03-31 | 1 | -6/+10 |
* | c-objc-common.h, [...]: Update copyright. | Kazu Hirata | 2005-02-21 | 1 | -1/+2 |
* | genautomata.c (output_get_cpu_unit_code_func, [...]): Don't generate old-styl... | Joseph Myers | 2005-02-18 | 1 | -6/+5 |
* | Makefile.in (gengtype): Use $(BUILD_ERRORS). | Nathan Sidwell | 2004-09-09 | 1 | -446/+494 |
* | genautomata.c (add_vect): Speedup by using integers as bit-vectors for walkin... | Segher Boessenkool | 2004-07-16 | 1 | -15/+70 |
* | c-objc-common.c (): Fix a typo in a warning. | Kazu Hirata | 2004-02-08 | 1 | -7/+7 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | c-common.h: Fix comment formatting. | Kazu Hirata | 2004-01-16 | 1 | -1/+1 |
* | rtl.def: Add comment about new option in automata_option. | Vladimir Makarov | 2004-01-13 | 1 | -51/+89 |
* | genautomata.c (make_automaton, [...]): Print progress bars with '.' character... | Zack Weinberg | 2004-01-11 | 1 | -7/+7 |
* | ChangeLog.7: Fix comment typos. | Kazu Hirata | 2003-11-21 | 1 | -1/+1 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -8/+7 |
* | genattr.c (internal_dfa_insn_code): Don't prototype. | Kaveh R. Ghazi | 2003-07-09 | 1 | -2/+2 |
* | genattrtab.h: Add new macros for attr `special' flags. | Kaveh R. Ghazi | 2003-07-09 | 1 | -4/+4 |
* | genattr.c (internal_dfa_insn_code): Output prototype. | Kaveh R. Ghazi | 2003-07-05 | 1 | -69/+39 |
* | basic-block.h: Fix comment typos. | Kazu Hirata | 2003-07-01 | 1 | -1/+1 |
* | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 2003-06-29 | 1 | -1/+1 |
* | ChangeLog.1: Fix spelling of "outputting". | Matt Kraai | 2003-06-13 | 1 | -1/+1 |
* | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 2003-06-01 | 1 | -1003/+702 |
* | Concatenate one of the fprintf calls in the previous change. | Kaveh Ghazi | 2003-05-21 | 1 | -3/+2 |
* | genautomata.c (output_description, [...]): Add missing specifiers. | Kaveh R. Ghazi | 2003-05-21 | 1 | -3/+3 |
* | genautomata.c (add_vect): Check undefined value for range type too. | Vladimir Makarov | 2003-04-29 | 1 | -0/+4 |
* | genautomata.c (output_translate_vect): Fix a typo in loop condition. | Vladimir Makarov | 2003-04-14 | 1 | -1/+1 |
* | c-pch.c, [...]: Replace "GNU CC" with "GCC". | Nathanael Nerode | 2003-03-13 | 1 | -4/+4 |
* | genautomata.c (VLA_PTR_CREATE, [...]): Use temporay variables starting with u... | Vladimir Makarov | 2003-02-06 | 1 | -106/+135 |
* | genautomata.c (output_internal_insn_latency_func, [...]): Short circuit when ... | Zack Weinberg | 2003-01-22 | 1 | -2/+18 |
* | genautomata.c (output_internal_insn_latency_func): Add missing break statemen... | Zack Weinberg | 2003-01-21 | 1 | -1/+1 |
* | genautomata.c (output_internal_insn_latency_func): Fix missing close paren in... | Andreas Schwab | 2003-01-21 | 1 | -2/+2 |
* | genautomata.c: Space savings in generated code: | Zack Weinberg | 2003-01-21 | 1 | -102/+159 |
* | genattrtab.h (INSN_ALTS_FUNC_NAME): Move it from genautomata.c. | Vladimir Makarov | 2003-01-20 | 1 | -4/+0 |