| Commit message (Expand) | Author | Age | Files | Lines |
* | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 2014-11-01 | 1 | -0/+1 |
* | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 2014-10-29 | 3 | -41/+41 |
* | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 2014-10-27 | 1 | -0/+9 |
* | function.h: Flatten file. | Andrew MacLeod | 2014-10-16 | 1 | -0/+5 |
* | NEXT_INSN and PREV_INSN take a const rtx_insn | David Malcolm | 2014-08-28 | 3 | -7/+7 |
* | config/iq2000: Use rtx_insn | David Malcolm | 2014-08-25 | 2 | -11/+14 |
* | expr.h: Remove prototypes of functions defined in builtins.c. | Andrew MacLeod | 2014-06-02 | 1 | -0/+1 |
* | md.texi: Document that the % constraint character must be at the beginning of... | Richard Sandiford | 2014-05-28 | 1 | -5/+5 |
* | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 2014-05-17 | 1 | -1/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 9 | -9/+9 |
* | Factor unrelated declarations out of tree.h. | Diego Novillo | 2013-11-19 | 1 | -0/+3 |
* | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout. | Richard Sandiford | 2013-11-18 | 1 | -1/+1 |
* | decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. | Richard Sandiford | 2013-11-18 | 1 | -1/+1 |
* | cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. | Richard Sandiford | 2013-11-18 | 1 | -1/+1 |
* | rtlanal.c (tablejump_p): Expect a JUMP_TABLE_DATA to always follow immediatel... | Steven Bosscher | 2013-11-05 | 1 | -3/+2 |
* | tree-core.h (tree_code_name): Remove. | Paulo Matos | 2013-10-16 | 1 | -2/+2 |
* | avr.c, [...]: Where applicable... | Steven Bosscher | 2013-03-23 | 1 | -8/+7 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 9 | -13/+9 |
* | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 2013-01-04 | 3 | -3/+4 |
* | re PR target/54660 (iq2000_function_arg_advance: format ‘%p expects argumen... | Nick Clifton | 2012-10-23 | 1 | -1/+1 |
* | iq2000.h (call_used_regs): Remove definition. | Steven Bosscher | 2012-10-17 | 1 | -4/+0 |
* | hooks.c (hook_int_rtx_mode_as_bool_0): New function. | Oleg Endo | 2012-09-05 | 1 | -3/+5 |
* | iq2000.md (cbranchsi4): Remove mode from comparison and label. | Nick Clifton | 2012-08-17 | 2 | -20/+20 |
* | rtl.h (plus_constant, [...]): Merge into a single plus_constant function. | Richard Sandiford | 2012-05-05 | 1 | -9/+10 |
* | Move libgcc2 to toplevel libgcc | Rainer Orth | 2011-11-02 | 2 | -73/+0 |
* | Move libgcc1 to toplevel libgcc | Rainer Orth | 2011-11-02 | 1 | -5/+0 |
* | iq2000.md: Use match_test rather than eq/ne symbol_ref throughout file. | Richard Sandiford | 2011-09-27 | 1 | -1/+1 |
* | tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter. | Richard Sandiford | 2011-08-18 | 1 | -2/+3 |
* | Makefile.in (FPBIT_FUNCS, [...]): Remove. | Rainer Orth | 2011-08-05 | 1 | -13/+1 |
* | target.def (class_max_nregs): New hook. | Anatoly Sokolov | 2011-07-20 | 1 | -3/+0 |
* | re PR middle-end/46500 (target.h includes tm.h) | Joern Rennecke | 2011-06-16 | 1 | -16/+26 |
* | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. | Joseph Myers | 2011-06-15 | 1 | -9/+0 |
* | re PR target/48899 (enum conversion initializing global_options_init.x_iq2000... | Nick Clifton | 2011-05-09 | 1 | -1/+1 |
* | i2000.c (iq2000_init_builtins): Call build_function_type_list instead of buil... | Nathan Froyd | 2011-05-03 | 1 | -51/+29 |
* | alpha.c (struct machine_function): Use rtx, not struct rtx_def *. | Joseph Myers | 2011-04-21 | 1 | -1/+1 |
* | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 2011-04-21 | 1 | -2/+0 |
* | re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer... | Joseph Myers | 2011-03-31 | 1 | -15/+0 |
* | [multiple changes] | Vladimir Makarov | 2011-03-29 | 1 | -5/+0 |
* | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 2011-03-28 | 1 | -0/+5 |
* | [multiple changes] | Vladimir Makarov | 2011-03-27 | 1 | -5/+0 |
* | iq2000-opts.h: New. | Joseph Myers | 2011-03-22 | 4 | -61/+67 |
* | target.def (handle_option): Take gcc_options and cl_decoded_option pointers a... | Joseph Myers | 2011-03-22 | 1 | -3/+15 |
* | make iq2000 use constraints.md | Nathan Froyd | 2011-02-15 | 3 | -80/+98 |
* | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2011-01-03 | 2 | -2/+2 |
* | svr4.h: Remove. | Joseph Myers | 2010-12-22 | 1 | -1/+1 |
* | iq2000.h (LINK_SPEC, [...]): Define. | Joseph Myers | 2010-12-09 | 1 | -0/+16 |
* | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 2010-12-01 | 1 | -1/+0 |
* | system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | Joseph Myers | 2010-11-29 | 1 | -1/+0 |
* | builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary. | Nathan Froyd | 2010-11-16 | 2 | -9/+16 |
* | re PR target/44760 (iq2000.md warnings) | Joern Rennecke | 2010-11-10 | 3 | -36/+19 |