Age | Commit message (Expand) | Author | Files | Lines |
2012-06-04 | re PR target/53461 (Incorrect handling of CASE_VECTOR_PC_RELATIVE in config/m... | Andreas Schwab | 1 | -1/+1 |
2012-05-21 | m68k.md (*clzsi2_cf): Renamed from clzsi2. | Andreas Schwab | 1 | -2/+23 |
2012-05-07 | m68k.c (m68k_sched_branch_type): Remove. | Steven Bosscher | 1 | -4/+4 |
2012-05-05 | rtl.h (plus_constant, [...]): Merge into a single plus_constant function. | Richard Sandiford | 1 | -3/+6 |
2012-04-11 | m68k.md (rotrhi3+1): Name it rotrhi_lowpart. | Andreas Schwab | 1 | -2/+15 |
2011-11-26 | m68k: Implement CAS and TAS patterns. | Richard Henderson | 1 | -0/+9 |
2011-09-13 | m68k.md: Use match_test rather than eq/ne symbol_ref throughout file. | Richard Sandiford | 1 | -1/+1 |
2011-04-21 | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 1 | -1/+1 |
2009-12-30 | re PR target/42516 ([m68k] Suboptimal halfword swap on coldfire) | Andreas Schwab | 1 | -1/+9 |
2009-05-18 | M68K TLS support. | Maxim Kuvyrkov | 1 | -8/+43 |
2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 1 | -302/+251 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-11-25 | m68k.md (extendsidi2, [...]): Merge, clean up. | Maxim Kuvyrkov | 1 | -16/+19 |
2008-11-24 | * config/m68k/m68k.md (cmpdi): Use (scratch) instead of pseudo. | Maxim Kuvyrkov | 1 | -3/+3 |
2008-11-24 | re PR target/35018 ([m68k-elf] Gcc ouputs invalid asm when compiling with -O2... | Maxim Kuvyrkov | 1 | -3/+13 |
2008-11-19 | re PR target/36133 (GCC creates suboptimal ASM : Code includes unneeded TST i... | Andrew Stubbs | 1 | -8/+120 |
2008-11-14 | re PR target/36134 (GCC creates suboptimal ASM : usage of ADDA.L where LEA co... | Maxim Kuvyrkov | 1 | -12/+13 |
2008-06-04 | m68k.opt (mxgot): New option. | Joseph Myers | 1 | -0/+1 |
2008-05-14 | rtl.texi: Removed reference to REG_NO_CONFLICT notes. | Kenneth Zadeck | 1 | -4/+4 |
2008-05-07 | Cleanup ColdFire scheduling support and add V4 pipeline model. | Maxim Kuvyrkov | 1 | -269/+220 |
2008-04-22 | Support scheduling for ColdFire V1 and V3 microarchitecture. | Maxim Kuvyrkov | 1 | -1/+6 |
2008-04-08 | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 1 | -2/+2 |
2007-11-06 | m68k.c (sched-int.h, [...]): New includes. | Maxim Kuvyrkov | 1 | -0/+2 |
2007-10-10 | revert: longlong.h (count_leading_zeros): Replace '{' and '}' with '%{' and '... | Kazu Hirata | 1 | -40/+65 |
2007-10-09 | m68k.c (print_operand): Handle '{' and '}'. | Kazu Hirata | 1 | -16/+16 |
2007-10-07 | m68k.c, m68k.md: Use the assembly syntax for ASSEMBLER_DIALECT. | Kazu Hirata | 1 | -49/+24 |
2007-09-24 | m68k.c (strict_low_part_peephole_ok): Don't leave the basic block. | Roman Zippel | 1 | -136/+155 |
2007-09-24 | m68k.c (notice_update_cc): Recognize fp compare (moved from fp compare patter... | Roman Zippel | 1 | -40/+37 |
2007-09-19 | m68k.c (output_move_himode): Remove jump table recognition. | Roman Zippel | 1 | -21/+2 |
2007-09-18 | m68k.c (override_options): Remove USE_GAS, use %. | Roman Zippel | 1 | -149/+45 |
2007-09-18 | m68k.md (beq, [...]): Replace all fbcc with fjcc. | Roman Zippel | 1 | -70/+34 |
2007-09-11 | predicates.md (movsi_const0_operand, [...]): New predicates. | Maxim Kuvyrkov | 1 | -191/+664 |
2007-08-22 | md.texi (Iterators): Renamed from Macros. | Hans-Peter Nilsson | 1 | -1/+1 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -5/+4 |
2007-07-10 | Replace no_new_pseudos in backends. | Ian Lance Taylor | 1 | -1/+1 |
2007-06-17 | m68k.h (ISA_HAS_FF1, [...]): New. | Nathan Sidwell | 1 | -13/+13 |
2007-05-14 | m68k-protos.h: Rename m68k_interrupt_function_p to m68k_get_function_kind. | Kazu Hirata | 1 | -7/+15 |
2007-05-01 | constraints.md: New. | Kazu Hirata | 1 | -0/+1 |
2007-04-16 | m68k.h (FRAME_POINTER_REGNUM): Use A6_REG instead. | Kazu Hirata | 1 | -1/+1 |
2007-04-15 | linux.h (FUNCTION_VALUE_REGNO_P): Use macros for register numbers more. | Kazu Hirata | 1 | -0/+1 |
2007-03-06 | m68k-protos.h (output_sibcall): Declare. | Richard Sandiford | 1 | -3/+46 |
2007-03-06 | m68k.md (movsf_cf_soft): Provide the same non-mov3q alternatives as movsi_cf. | Richard Sandiford | 1 | -2/+4 |
2007-03-06 | 200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard Sandiford <richard@cod... | Kazu Hirata | 1 | -6/+153 |
2007-03-01 | Makefile.in (rtlanal.o): Depend on tree.h. | Richard Sandiford | 1 | -2/+16 |
2007-02-18 | m68k.c (split_di): New. | Roman Zippel | 1 | -163/+446 |
2007-02-18 | m68k.md (extv,extzv,insv): disable dynamic parameter for register bitfield op... | Roman Zippel | 1 | -31/+31 |
2007-02-05 | m68k.md (pushdi-1, [...]): Don't use the 'y' constraint. | Kazu Hirata | 1 | -3/+3 |
2007-01-19 | m68k.md (adddi_dilshr32): Rename to... | Richard Sandiford | 1 | -22/+24 |
2007-01-19 | gcc/ | Richard Sandiford | 1 | -16/+16 |
2007-01-19 | 200x-xx-xx Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 1 | -0/+9 |