| Commit message (Expand) | Author | Age | Files | Lines |
* | Change GPLv2 files (which do not have exceptions or additions) over to GPLv3. | Nick Clifton | 2007-09-01 | 18 | -90/+74 |
* | re PR target/28911 (Cross compiler build for m68k--elf fails on x86_64-linux-... | Kazu Hirata | 2006-09-24 | 1 | -3/+3 |
* | * config/m68k/m68k.md (bungt_rev): New pattern. | Andreas Schwab | 2006-09-09 | 1 | -0/+11 |
* | * config/m68k/m68k.md (truncxfsf2): Readd. | Andreas Schwab | 2006-08-06 | 1 | -0/+7 |
* | m68k.c (m68k_output_function_epilogue): Fix format string. | Andreas Schwab | 2006-08-06 | 1 | -10/+10 |
* | re PR target/27991 (ICE in reload_cse_simplify_operands) | Paul Brook | 2006-07-07 | 1 | -2/+2 |
* | re PR target/24949 (FAIL: gcc.c-torture/compile/20000403-2.c -O0) | Kazu Hirata | 2006-05-10 | 1 | -28/+28 |
* | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 2006-03-04 | 2 | -3/+3 |
* | re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D... | Joseph Myers | 2006-02-18 | 1 | -1/+3 |
* | lb1sf68.asm (__divsf3, [...]): Return a correctly signed zero. | Nathan Sidwell | 2006-02-08 | 1 | -12/+12 |
* | * gcc/config/m68k/lb1sf68.asm: Use moveq to load small constants. | Nathan Sidwell | 2006-01-31 | 1 | -44/+44 |
* | m68k.md: Add Coldfire FPU support. | Paul Brook | 2006-01-22 | 10 | -870/+1072 |
* | config/m68k/m68k.md (*addsi3_5200): Allow addq/subq to memory operands. | Philippe De Muyter | 2006-01-18 | 1 | -1/+1 |
* | m68k.c (output_move_const_into_data_reg): Output correct mnemonic for mvz and... | Paul Brook | 2006-01-16 | 1 | -2/+2 |
* | m68k.c (m68k_output_mi_thunk): Use jmp, not jsr. | Paul Brook | 2006-01-04 | 1 | -2/+2 |
* | m68k.h (RETURN_ADDR_RTX): Define. | Paul Brook | 2005-12-29 | 2 | -6/+13 |
* | lb1sf68.asm (__cmpdf2): Fix typo in immediate mask. | Paul Brook | 2005-12-29 | 1 | -22/+72 |
* | fpgnulib.c (__extendsfdf2): Handle negative zero. | Paul Brook | 2005-12-29 | 2 | -18/+35 |
* | m68k.c (m68k_output_pic_call): Don't use bsr.l for !TARGET_68020. | Paul Brook | 2005-12-29 | 3 | -6/+5 |
* | Fix previous mis-applied patch. | Paul Brook | 2005-12-19 | 1 | -10/+10 |
* | m68k.md (m68k_output_function_prologue): Always call dwarf2out_def_cfa. | Paul Brook | 2005-12-17 | 1 | -15/+17 |
* | fpgnulib.c (__unordsf2, [...]): New functions. | Paul Brook | 2005-12-13 | 1 | -0/+96 |
* | m68k.c (notice_update_cc): Use SET_DEST and SET_SRC instead of XEXP where app... | Kazu Hirata | 2005-11-28 | 1 | -7/+10 |
* | * config/m68k/m68k.c (notice_update_cc): Remove useless code. | Kazu Hirata | 2005-11-27 | 1 | -2/+0 |
* | m68k.c: Reindent and fix whitespace, remove redundant parens. | Andreas Schwab | 2005-11-27 | 1 | -508/+498 |
* | predicates.md (pcrel_address, [...]): Remove redundant conditionals. | Kazu Hirata | 2005-11-23 | 1 | -34/+10 |
* | re PR target/23435 (Unrecognizable insn (in extract_insn, at recog.c)) | Kazu Hirata | 2005-11-22 | 1 | -1/+5 |
* | c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ... | Kaveh R. Ghazi | 2005-11-22 | 2 | -8/+2 |
* | fpgnulib.c (__extendsfdf2, [...]): Handle denormals. | Paul Brook | 2005-09-28 | 1 | -3/+27 |
* | fpgnuib.c (__floatsidf): Don't rely on signed overflow. | Paul Brook | 2005-09-18 | 1 | -1/+1 |
* | m68k.md ("extendqidi2"): When source is an address register use a word move. | Andreas Schwab | 2005-07-24 | 1 | -2/+12 |
* | re PR target/16719 ([ColdFire] Illegal move of byte itno address register cau... | Peter Barada | 2005-07-12 | 4 | -9/+40 |
* | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 2005-07-03 | 1 | -1/+1 |
* | defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | Jakub Jelinek | 2005-06-26 | 1 | -1/+1 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 21 | -42/+42 |
* | system.h (TARGET_OPTIONS, [...]): Poison. | Richard Sandiford | 2005-06-01 | 1 | -2/+2 |
* | common.opt (-Wattributes): New. | DJ Delorie | 2005-05-25 | 1 | -1/+1 |
* | m68k.c (m68k_initial_elimination_offset): Use gcc_assert and gcc_unreachable ... | Nathan Sidwell | 2005-04-29 | 3 | -134/+87 |
* | attribs.c, [...]: Update copyright. | Kazu Hirata | 2005-04-28 | 3 | -3/+3 |
* | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2005-04-23 | 1 | -2/+2 |
* | config.gcc (m68k-*-linux*): Add m68k/ieee.opt to $extra_options. | Richard Sandiford | 2005-04-12 | 5 | -252/+284 |
* | m68k-protos.h: Add a prototype for valid_dbcc_comparison_p_2. | Kazu Hirata | 2005-04-05 | 5 | -183/+200 |
* | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 2005-03-02 | 1 | -1/+1 |
* | m68k.c (m68k_save_reg): Also save A5 for non-leaf functions when -mid-shared-... | Andrea Tarani | 2005-02-24 | 1 | -3/+7 |
* | t-rtems (MULTILIB_MATCHES): Let m528x match m5200. | Ralf Corsepius | 2005-02-07 | 1 | -0/+1 |
* | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 2004-12-29 | 1 | -1/+0 |
* | m68kemb.h (TARGET_OS_CPP_BUILTINS): Remove redundant definition of mc68000, a... | Bernardo Innocenti | 2004-12-19 | 1 | -4/+3 |
* | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 2004-11-09 | 2 | -3/+3 |
* | m68k.h (HARD_REGNO_RENAME_OK): New macro. | Peter Barada | 2004-10-22 | 3 | -0/+25 |
* | elfos.h, [...]: Update copyright. | Kazu Hirata | 2004-10-17 | 1 | -1/+1 |