aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/iq2000
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright years.Jakub Jelinek9-9/+9
2015-11-09Machine modes for address printing.Julian Brown1-5/+7
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-6/+6
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-26/+8
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-6/+2
2015-08-24genflags.c (gen_macro): Delete.Richard Sandiford1-1/+1
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-3/+3
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-11/+4
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-25bfin.c (bfin_expand_prologue): Set current_function_static_stack_size if flag...Nick Clifton1-0/+3
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford2-9/+6
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-1/+9
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek9-9/+9
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford3-41/+41
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm3-7/+7
2014-08-25config/iq2000: Use rtx_insnDavid Malcolm2-11/+14
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-28md.texi: Document that the % constraint character must be at the beginning of...Richard Sandiford1-5/+5
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford9-9/+9
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-11-18decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.Richard Sandiford1-1/+1
2013-11-18decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout.Richard Sandiford1-1/+1
2013-11-18cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.Richard Sandiford1-1/+1
2013-11-05rtlanal.c (tablejump_p): Expect a JUMP_TABLE_DATA to always follow immediatel...Steven Bosscher1-3/+2
2013-10-16tree-core.h (tree_code_name): Remove.Paulo Matos1-2/+2
2013-03-23avr.c, [...]: Where applicable...Steven Bosscher1-8/+7
2013-01-10Update copyright years in gcc/Richard Sandiford9-13/+9
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek3-3/+4
2012-10-23re PR target/54660 (iq2000_function_arg_advance: format ‘%p expects argumen...Nick Clifton1-1/+1
2012-10-17iq2000.h (call_used_regs): Remove definition.Steven Bosscher1-4/+0
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-3/+5
2012-08-17iq2000.md (cbranchsi4): Remove mode from comparison and label.Nick Clifton2-20/+20
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-9/+10
2011-11-02Move libgcc2 to toplevel libgccRainer Orth2-73/+0
2011-11-02Move libgcc1 to toplevel libgccRainer Orth1-5/+0
2011-09-27iq2000.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-1/+1
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-2/+3