summaryrefslogtreecommitdiff
path: root/gcc/config/iq2000
Commit message (Expand)AuthorAgeFilesLines
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod2014-11-011-0/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-293-41/+41
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+9
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm2014-08-283-7/+7
* config/iq2000: Use rtx_insnDavid Malcolm2014-08-252-11/+14
* expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod2014-06-021-0/+1
* md.texi: Document that the % constraint character must be at the beginning of...Richard Sandiford2014-05-281-5/+5
* use templates instead of gengtype for typed allocation functionsTrevor Saunders2014-05-171-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-029-9/+9
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.Richard Sandiford2013-11-181-1/+1
* decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout.Richard Sandiford2013-11-181-1/+1
* cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.Richard Sandiford2013-11-181-1/+1
* rtlanal.c (tablejump_p): Expect a JUMP_TABLE_DATA to always follow immediatel...Steven Bosscher2013-11-051-3/+2
* tree-core.h (tree_code_name): Remove.Paulo Matos2013-10-161-2/+2
* avr.c, [...]: Where applicable...Steven Bosscher2013-03-231-8/+7
* Update copyright years in gcc/Richard Sandiford2013-01-109-13/+9
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-043-3/+4
* re PR target/54660 (iq2000_function_arg_advance: format ‘%p expects argumen...Nick Clifton2012-10-231-1/+1
* iq2000.h (call_used_regs): Remove definition.Steven Bosscher2012-10-171-4/+0
* hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo2012-09-051-3/+5
* iq2000.md (cbranchsi4): Remove mode from comparison and label.Nick Clifton2012-08-172-20/+20
* rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2012-05-051-9/+10
* Move libgcc2 to toplevel libgccRainer Orth2011-11-022-73/+0
* Move libgcc1 to toplevel libgccRainer Orth2011-11-021-5/+0
* iq2000.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2011-09-271-1/+1
* tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2011-08-181-2/+3
* Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth2011-08-051-13/+1
* target.def (class_max_nregs): New hook.Anatoly Sokolov2011-07-201-3/+0
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-16/+26
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-9/+0
* re PR target/48899 (enum conversion initializing global_options_init.x_iq2000...Nick Clifton2011-05-091-1/+1
* i2000.c (iq2000_init_builtins): Call build_function_type_list instead of buil...Nathan Froyd2011-05-031-51/+29
* alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers2011-04-211-1/+1
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-211-2/+0
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-311-15/+0
* [multiple changes]Vladimir Makarov2011-03-291-5/+0
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-0/+5
* [multiple changes]Vladimir Makarov2011-03-271-5/+0
* iq2000-opts.h: New.Joseph Myers2011-03-224-61/+67
* target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2011-03-221-3/+15
* make iq2000 use constraints.mdNathan Froyd2011-02-153-80/+98
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-032-2/+2
* svr4.h: Remove.Joseph Myers2010-12-221-1/+1
* iq2000.h (LINK_SPEC, [...]): Define.Joseph Myers2010-12-091-0/+16
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-1/+0
* system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers2010-11-291-1/+0
* builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd2010-11-162-9/+16
* re PR target/44760 (iq2000.md warnings)Joern Rennecke2010-11-103-36/+19