Age | Commit message (Expand) | Author | Files | Lines |
2005-12-19 | Fix previous mis-applied patch. | Paul Brook | 1 | -10/+10 |
2005-12-17 | m68k.md (m68k_output_function_prologue): Always call dwarf2out_def_cfa. | Paul Brook | 1 | -15/+17 |
2005-12-13 | fpgnulib.c (__unordsf2, [...]): New functions. | Paul Brook | 1 | -0/+96 |
2005-11-28 | m68k.c (notice_update_cc): Use SET_DEST and SET_SRC instead of XEXP where app... | Kazu Hirata | 1 | -7/+10 |
2005-11-27 | * config/m68k/m68k.c (notice_update_cc): Remove useless code. | Kazu Hirata | 1 | -2/+0 |
2005-11-27 | m68k.c: Reindent and fix whitespace, remove redundant parens. | Andreas Schwab | 1 | -508/+498 |
2005-11-23 | predicates.md (pcrel_address, [...]): Remove redundant conditionals. | Kazu Hirata | 1 | -34/+10 |
2005-11-22 | re PR target/23435 (Unrecognizable insn (in extract_insn, at recog.c)) | Kazu Hirata | 1 | -1/+5 |
2005-11-22 | c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ... | Kaveh R. Ghazi | 2 | -8/+2 |
2005-09-28 | fpgnulib.c (__extendsfdf2, [...]): Handle denormals. | Paul Brook | 1 | -3/+27 |
2005-09-18 | fpgnuib.c (__floatsidf): Don't rely on signed overflow. | Paul Brook | 1 | -1/+1 |
2005-07-24 | m68k.md ("extendqidi2"): When source is an address register use a word move. | Andreas Schwab | 1 | -2/+12 |
2005-07-12 | re PR target/16719 ([ColdFire] Illegal move of byte itno address register cau... | Peter Barada | 4 | -9/+40 |
2005-07-03 | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 1 | -1/+1 |
2005-06-26 | defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | Jakub Jelinek | 1 | -1/+1 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 21 | -42/+42 |
2005-06-01 | system.h (TARGET_OPTIONS, [...]): Poison. | Richard Sandiford | 1 | -2/+2 |
2005-05-25 | common.opt (-Wattributes): New. | DJ Delorie | 1 | -1/+1 |
2005-04-29 | m68k.c (m68k_initial_elimination_offset): Use gcc_assert and gcc_unreachable ... | Nathan Sidwell | 3 | -134/+87 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 3 | -3/+3 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -2/+2 |
2005-04-12 | config.gcc (m68k-*-linux*): Add m68k/ieee.opt to $extra_options. | Richard Sandiford | 5 | -252/+284 |
2005-04-05 | m68k-protos.h: Add a prototype for valid_dbcc_comparison_p_2. | Kazu Hirata | 5 | -183/+200 |
2005-03-02 | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-24 | m68k.c (m68k_save_reg): Also save A5 for non-leaf functions when -mid-shared-... | Andrea Tarani | 1 | -3/+7 |
2005-02-07 | t-rtems (MULTILIB_MATCHES): Let m528x match m5200. | Ralf Corsepius | 1 | -0/+1 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 1 | -1/+0 |
2004-12-19 | m68kemb.h (TARGET_OS_CPP_BUILTINS): Remove redundant definition of mc68000, a... | Bernardo Innocenti | 1 | -4/+3 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 2 | -3/+3 |
2004-10-22 | m68k.h (HARD_REGNO_RENAME_OK): New macro. | Peter Barada | 3 | -0/+25 |
2004-10-17 | elfos.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-09-18 | darwin-c.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-09-15 | configure.ac: Check for COMDAT support. | Mark Mitchell | 1 | -2/+3 |
2004-09-14 | m32r.md, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-03 | m68k.c (output_andsi3): Use -1 instead of (HOST_WIDE_INT)0xffffffff since CON... | Andreas Schwab | 1 | -1/+1 |
2004-08-18 | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 1 | -1/+1 |
2004-08-06 | m68k.c (post_inc_operand,pre_dec_operand): New. | Roman Zippel | 3 | -203/+144 |
2004-07-27 | libgcc2.c: Change all conditionals testing LIBGCC2_LONG_DOUBLE_TYPE_SIZE == 9... | Zack Weinberg | 3 | -4/+4 |
2004-07-24 | m68k.c (output_scc_di): Fix coding style. | Roman Zippel | 4 | -85/+54 |
2004-07-15 | m68k.c (output_move_qimode): Abort on an attempt to generate code which is ge... | Roman Zippel | 2 | -25/+2 |
2004-06-25 | m68k.h: Restore valid comment removed by mistake with the recent m68k comment... | Bernardo Innocenti | 1 | -0/+4 |
2004-06-17 | re PR target/13292 (-msoft-float seems to corrupt builtin defines) | Bernardo Innocenti | 2 | -3/+3 |
2004-06-16 | m68k.md (movsi_cfv4): New pattern to allow mov3q. | Peter Barada | 3 | -25/+126 |
2004-06-05 | m68k.h: Remove comments copied over from tm.texi. | Bernardo Innocenti | 1 | -539/+99 |
2004-06-01 | m68k.c (m68k_output_mi_thunk): For ColdFire, use %d0 as a scratch to perform ... | Peter Barada | 1 | -0/+17 |
2004-06-01 | re PR target/14018 (m68k backend: -malign-loops/-malign-jumps broken) | Bernardo Innocenti | 2 | -74/+4 |
2004-05-29 | Fix typo in previous patch. | Bernardo Innocenti | 1 | -1/+1 |
2004-05-29 | m68k.c (CONST_METHOD): Add MVZ, MVS. | Peter Barada | 1 | -1/+17 |
2004-05-29 | m68k.h (EXTRA_CONSTRAINT): add 'U' for register offset addressing. | Peter Barada | 2 | -8/+15 |
2004-05-21 | system.h: Poison NO_RECURSIVE_FUNCTION_CSE. | Ian Lance Taylor | 1 | -3/+0 |