Age | Commit message (Expand) | Author | Files | Lines |
2012-05-31 | cris.h (CC1_SPEC): Pass through all -march= and -mcpu= options. | Hans-Peter Nilsson | 1 | -2/+6 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -1/+1 |
2012-05-29 | cris.h (TARGET_HAS_BREAK, [...]): New macros. | Hans-Peter Nilsson | 3 | -0/+17 |
2012-05-08 | re PR target/53272 (wrong condition-codes for strict-low-part destination and... | Hans-Peter Nilsson | 1 | -0/+1 |
2012-05-05 | rtl.h (plus_constant, [...]): Merge into a single plus_constant function. | Richard Sandiford | 2 | -27/+34 |
2012-04-29 | re PR target/53156 (gcc.target/cris/peep2-andu2.c) | Hans-Peter Nilsson | 1 | -9/+39 |
2012-04-25 | re PR target/53120 (ICE exposing strict_low_part / in/out operand thinko -fno... | Hans-Peter Nilsson | 1 | -40/+51 |
2012-03-27 | Remove MaskExists property from config/*/*.opt files | H.J. Lu | 1 | -1/+1 |
2011-11-19 | cris.c (cris_function_value_regno_p): Make static. | Anatoly Sokolov | 3 | -9/+4 |
2011-11-08 | tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument. | Ulrich Weigand | 1 | -2/+2 |
2011-11-08 | constraints.md: New file. | Anatoly Sokolov | 4 | -173/+204 |
2011-11-02 | Move libgcc2 to toplevel libgcc | Rainer Orth | 7 | -626/+1 |
2011-11-02 | Move crtstuff support to toplevel libgcc | Rainer Orth | 2 | -2/+0 |
2011-11-02 | Move shlib support to toplevel libgcc | Rainer Orth | 2 | -8/+0 |
2011-10-29 | cris.c (reg_ok_for_base_p, [...]): New functions. | Anatoly Sokolov | 4 | -146/+189 |
2011-10-10 | cris.c (cris_preferred_reload_class): New function. | Anatoly Sokolov | 2 | -16/+30 |
2011-10-03 | cris.c (cris_output_addr_const_extra): Make static. | Anatoly Sokolov | 3 | -6/+6 |
2011-09-11 | cris.md: Use match_test rather than eq/ne symbol_ref throughout file. | Richard Sandiford | 1 | -11/+6 |
2011-08-18 | tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter. | Richard Sandiford | 1 | -4/+5 |
2011-08-05 | Makefile.in (FPBIT_FUNCS, [...]): Remove. | Rainer Orth | 1 | -18/+1 |
2011-07-09 | re PR target/49684 (build fails on crtstuff.c / crtbegin using default CRT_CA... | Hans-Peter Nilsson | 1 | -2/+2 |
2011-07-09 | re PR bootstrap/49680 (IRIX 6.5 bootstrap broken: SEGV in __register_frame_in... | Hans-Peter Nilsson | 1 | -8/+14 |
2011-06-16 | re PR middle-end/46500 (target.h includes tm.h) | Joern Rennecke | 1 | -14/+20 |
2011-06-15 | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. | Joseph Myers | 1 | -76/+0 |
2011-06-09 | re PR rtl-optimization/49154 (build fails on cris-elf in libgcc: ICE in setup... | Hans-Peter Nilsson | 2 | -24/+18 |
2011-05-03 | gengenrtl.c (special_rtx): PC, CC0 and RETURN are special. | Bernd Schmidt | 1 | -1/+1 |
2011-04-23 | cris.opt (moverride-best-lib-options): Fix typo in comment. | Mike Stump | 1 | -1/+1 |
2011-04-21 | alpha.c (struct machine_function): Use rtx, not struct rtx_def *. | Joseph Myers | 1 | -5/+2 |
2011-04-21 | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 1 | -2/+0 |
2011-04-11 | linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER. | Joseph Myers | 1 | -2/+2 |
2011-04-10 | Remove doubled up words. | Mike Stump | 1 | -1/+1 |
2011-03-29 | [multiple changes] | Vladimir Makarov | 1 | -2/+0 |
2011-03-28 | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 1 | -0/+2 |
2011-03-27 | [multiple changes] | Vladimir Makarov | 1 | -2/+0 |
2011-03-22 | cris.c (cris_handle_option): Access target_flags via opts pointer. | Joseph Myers | 2 | -15/+7 |
2011-03-22 | target.def (handle_option): Take gcc_options and cl_decoded_option pointers a... | Joseph Myers | 1 | -4/+14 |
2011-02-08 | * config/cris/elf.opt (sim): New Driver option. | Joseph Myers | 1 | -1/+4 |
2011-01-14 | cris.h (ASM_SPEC, [...]): Check for mcpu not cpu. | Joseph Myers | 2 | -19/+13 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-12-22 | svr4.h: Remove. | Joseph Myers | 1 | -1/+0 |
2010-12-09 | linux.h (SIZE_TYPE, [...]): Define. | Joseph Myers | 1 | -0/+7 |
2010-12-09 | arc.h (ASM_SPEC): Remove %{v}. | Joseph Myers | 1 | -2/+1 |
2010-12-09 | freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}. | Joseph Myers | 1 | -2/+2 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -1/+0 |
2010-11-22 | target.def (conditional_register_usage): Define. | Nathan Froyd | 3 | -6/+7 |
2010-11-21 | tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove. | Joseph Myers | 1 | -3/+0 |
2010-11-12 | re PR target/46435 (cris-elf --enable-werror-always build fails) | Joern Rennecke | 1 | -62/+6 |
2010-11-10 | cfgloop.c (verify_loop_structure): Use %' in diagnostics. | Joseph Myers | 2 | -5/+6 |
2010-11-01 | alpha.h (WORD_SWITCH_TAKES_ARG): Remove. | Joseph Myers | 1 | -11/+1 |
2010-10-28 | cris.h (FUNCTION_ARG, [...]): Delete. | Nathan Froyd | 2 | -18/+57 |