Age | Commit message (Expand) | Author | Files | Lines |
2000-04-08 | thumb.md: Delete. | Richard Earnshaw | 2 | -1283/+0 |
2000-04-08 | Merge changes from merged-arm-thumb-backend-branch onto trunk. | Richard Earnshaw | 35 | -8807/+8023 |
2000-04-08 | i386.md (ashrsi3, [...]): Fix typo. | John Wehle | 2 | -8/+49 |
2000-04-08 | Fix comment. | Joern Rennecke | 1 | -4/+4 |
2000-04-07 | Fix nit. | Jim Wilson | 1 | -2/+0 |
2000-04-07 | t-linux64 (tcrtbeginS.o, tcrtendS.o): Remove. | Jakub Jelinek | 1 | -13/+0 |
2000-04-07 | alpha.c (alpha_emit_conditional_move): Fail if we discover we need a pseudo a... | Richard Henderson | 2 | -3/+16 |
2000-04-06 | * sh.h (STRUCT_VALUE, RETURN_IN_MEMORY): Define. | J"orn Rennecke | 1 | -1/+19 |
2000-04-06 | Fix Copyright. | Joern Rennecke | 1 | -1/+1 |
2000-04-06 | lib1funcs.asm (___udivsi3_i4): ( __SH4_SINGLE__ / __SH4_SINGLE_ONLY__ variant... | J"orn Rennecke | 1 | -1/+1 |
2000-04-06 | lib1funcs.asm (___udivsi3_i4): When using fmovd, make double constant 8-byte ... | J"orn Rennecke | 1 | -0/+6 |
2000-04-06 | sparc.md (movtf_insn_sp32, [...]): Accept loading 0.0 into GENERAL_REGS. | Jakub Jelinek | 2 | -17/+20 |
2000-04-06 | sh.h (FUNCTION_ARG_PARTIAL_NREGS): Accomodate an unsigned GET_MODE_SIZE. | J"orn Rennecke | 1 | -1/+1 |
2000-04-06 | sh.c (sh_insn_length_adjustment): New function. | J"orn Rennecke | 3 | -12/+81 |
2000-04-05 | sh.c (block_lump_real_i4): Add missing clobber of T_REG | Toshiyasu Morita | 1 | -0/+2 |
2000-04-05 | mips.h (MASK_DEBUG_A, [...]): Zero the remaining non-zero debugging masks. | Chris Demetriou | 1 | -3/+3 |
2000-04-05 | m68k-protos.h (finalize_pic): Turn prototype off using `#if 0', not C++ comme... | Philippe De Muyter | 1 | -1/+3 |
2000-04-05 | sparc.md (snedi_zero+1, [...]): Allow splits only if registers are different. | Jakub Jelinek | 1 | -6/+12 |
2000-04-05 | Make memory reference + update work with -mregnames | Michael Meissner | 1 | -4/+4 |
2000-04-05 | t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbegin, crtend. | Geoff Keating | 16 | -222/+19 |
2000-04-05 | Makefile.in: Add rules for regrename.o | Stan Cox | 1 | -0/+19 |
2000-04-04 | sparc.md (movdi_insn_sp64_novis): New pattern. | Jakub Jelinek | 3 | -209/+360 |
2000-04-04 | sparc.h (RTX_OK_FOR_OFFSET_P): Leave minor margin so that addresses are offse... | Jakub Jelinek | 1 | -7/+19 |
2000-04-04 | pa-64.h: New file. | Jeffrey A Law | 5 | -0/+778 |
2000-04-04 | sparc.c (output_restore_regs): Prototype. | Kaveh R. Ghazi | 1 | -1/+2 |
2000-04-03 | bb-reorder.c (verify_insn_chain): #ifdef out unless ENABLE_CHECKING. | Zack Weinberg | 2 | -5/+1 |
2000-04-03 | Apply Philip Blundell's patch to fix typos in SUBTARGET_EXTRA_LINK_SPEC | Philip Blundell | 1 | -2/+2 |
2000-04-03 | pa.c (print_operand): Compute 'base' only inside the code paths that use it. | Jason Eckhardt | 1 | -1/+3 |
2000-04-03 | * i386.h (TARGET_SWITCHES): Remove bogus empty strings, fix typo. | Philipp Thomas | 1 | -3/+3 |
2000-04-02 | cppinit.c (cpp_start_read): Turn off -Wtraditional if processing C++. | Zack Weinberg | 1 | -5/+5 |
2000-04-02 | c4x.c (c4x_function_arg): Check for void_type_node before checking MUST_PASS_... | Michael Hayes | 1 | -1/+7 |
2000-04-01 | rs6000.c (print_operand): Don't use %l for 'low part', it's already in use. | Geoff Keating | 2 | -2/+12 |
2000-03-31 | t-aix43 (AR_FLAGS_FOR_TARGET): Adjust for new definition. | Geoff Keating | 1 | -1/+1 |
2000-03-30 | * alpha.h (FUNCTION_BOUNDARY): Reduce to 128 bits. | Richard Henderson | 1 | -1/+1 |
2000-03-30 | calls.c (expand_call): Pass bit alignment to mark_reg_pointer. | Richard Kenner | 4 | -118/+117 |
2000-03-30 | builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst. | Richard Kenner | 2 | -2/+2 |
2000-03-29 | * i386/djgpp.h: Remove extraneous "+". | Jeffrey A Law | 1 | -1/+1 |
2000-03-29 | Undo effects of previous delta. | Nick Clifton | 2 | -19/+2 |
2000-03-29 | Minor formatting changes. | Nick Clifton | 2 | -141/+138 |
2000-03-29 | Convert ACCUMULATE_OUTGOING_ARGS to an expression. | Jan Hubicka | 22 | -20/+56 |
2000-03-29 | att.h (LOCAL_LABEL_PREFIX): Define. | Richard Henderson | 1 | -2/+6 |
2000-03-29 | aix41.h (CPP_SPEC): Define _ANSI_C_SOURCE if -ansi is given. | Alexandre Oliva | 4 | -5/+9 |
2000-03-28 | arm.md (return peepholes): Update to reflect the new call insn patterns. | Jason Merrill | 2 | -9/+9 |
2000-03-28 | expr.c (store_constructor): SIZE now signed. | Richard Kenner | 1 | -1/+1 |
2000-03-27 | Alan Modra <alan@linuxcare.com.au> | Alan Modra | 1 | -22/+82 |
2000-03-27 | Add CCZmode. | Richard Henderson | 4 | -321/+388 |
2000-03-27 | i386.md (call_pop_0, [...]): New. | Richard Henderson | 1 | -18/+86 |
2000-03-26 | expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX. | Richard Kenner | 5 | -73/+81 |
2000-03-25 | * config/c4x/c4x.h (CPP_SPEC): Remove erroneous space. | Michael Hayes | 1 | -1/+1 |
2000-03-24 | sparc.h (REVERSIBLE_CC_MODE): Revert Jan, 25 change until infrastructure is f... | Jakub Jelinek | 1 | -2/+3 |