Age | Commit message (Expand) | Author | Files | Lines |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 2 | -3/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 2 | -10/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 2 | -8/+0 |
2015-05-07 | rtl.h (always_void_p): New function. | Richard Sandiford | 1 | -6/+4 |
2015-04-15 | function.h (struct emit_status): Delete x_first_insn, x_last_insn and sequenc... | Alan Modra | 1 | -29/+10 |
2015-01-23 | re PR target/50928 (m32c ICE building RTEMS) | Bernd Edlinger | 4 | -14/+20 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -2/+10 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2 | -4/+19 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 22 | -22/+22 |
2014-11-06 | cond.md (movqicc_<code>_<mode>): Remove mode of conditional. | DJ Delorie | 2 | -13/+15 |
2014-11-01 | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 1 | -0/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 2 | -59/+59 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+8 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -1/+5 |
2014-10-12 | move many gc hashtab to hash_table | Trevor Saunders | 1 | -42/+17 |
2014-09-15 | Instruction attributes take an rtx_insn * | David Malcolm | 2 | -4/+5 |
2014-09-04 | use rtx_insn * a little more | Trevor Saunders | 1 | -1/+2 |
2014-08-28 | NEXT_INSN and PREV_INSN take a const rtx_insn | David Malcolm | 1 | -1/+1 |
2014-08-26 | Strengthen fields in struct sequence_stack and struct emit_status | David Malcolm | 1 | -1/+1 |
2014-08-07 | remove pointer-set.[ch] | Trevor Saunders | 1 | -1/+0 |
2014-06-11 | common.md: New file. | Richard Sandiford | 1 | -1/+1 |
2014-06-11 | system.h (REG_CLASS_FROM_CONSTRAINT): Poison. | Richard Sandiford | 1 | -1/+1 |
2014-06-02 | expr.h: Remove prototypes of functions defined in builtins.c. | Andrew MacLeod | 1 | -0/+1 |
2014-05-17 | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 1 | -2/+2 |
2014-04-29 | arc.c (arc_select_cc_mode): Fix parentheses. | Nick Clifton | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 22 | -22/+22 |
2013-12-13 | arc.h (BITS_PER_UNIT): Removed. | Kenneth Zadeck | 1 | -1/+0 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+10 |
2013-11-22 | cond.md (stzx_16): Use register_operand for operand 0. | Richard Sandiford | 1 | -2/+2 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+3 |
2013-11-18 | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout. | Richard Sandiford | 1 | -2/+2 |
2013-11-18 | decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. | Richard Sandiford | 1 | -1/+1 |
2013-10-30 | machmode.def (PARTIAL_INT_MODE): Add precision and name. | Mike Stump | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 22 | -41/+22 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 10 | -10/+10 |
2012-09-05 | hooks.c (hook_int_rtx_mode_as_bool_0): New function. | Oleg Endo | 1 | -1/+3 |
2012-08-22 | constraints.md: New file. | Nathan Froyd | 6 | -303/+286 |
2012-08-01 | m32c: Don't use set_optab_handler | Richard Henderson | 2 | -22/+20 |
2012-06-21 | * config/m32c/m32c-pragma.c: Remove unnecessary includes. | Steven Bosscher | 1 | -6/+0 |
2012-05-10 | re PR target/53120 (ICE exposing strict_low_part / in/out operand thinko -fno... | Nick Clifton | 1 | -2/+2 |
2012-05-05 | rtl.h (plus_constant, [...]): Merge into a single plus_constant function. | Richard Sandiford | 1 | -2/+4 |
2012-01-24 | rtl.texi (MEM_IN_STRUCT_P, [...]): Delete. | Richard Sandiford | 1 | -87/+3 |
2011-12-20 | expr.c (store_field): Avoid a direct store if the mode is larger than the siz... | Bernd Schmidt | 1 | -1/+1 |
2011-11-02 | Move libgcc2 to toplevel libgcc | Rainer Orth | 3 | -179/+0 |
2011-11-02 | Move libgcc1 to toplevel libgcc | Rainer Orth | 3 | -242/+1 |
2011-11-02 | Move crtstuff support to toplevel libgcc | Rainer Orth | 1 | -2/+0 |
2011-08-23 | m32c.h (CLASS_MAX_NREGS): Remove macro. | Anatoly Sokolov | 3 | -9/+11 |
2011-08-18 | tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter. | Richard Sandiford | 1 | -2/+2 |
2011-08-16 | m32c.h (PREFERRED_RELOAD_CLASS, [...]): Remove macro. | Anatoly Sokolov | 3 | -12/+16 |
2011-08-05 | Makefile.in (FPBIT_FUNCS, [...]): Remove. | Rainer Orth | 1 | -13/+1 |