| Commit message (Expand) | Author | Age | Files | Lines |
* | * am-alpha.h: Don't include alloca for OPEN_VMS. | law | 1998-01-29 | 4 | -17/+34 |
* | * i386/freebsd.h (LIB_SPEC): Correctly handle -shared, -p and friends. | law | 1998-01-28 | 1 | -2/+10 |
* | * rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes after | law | 1998-01-28 | 5 | -44/+0 |
* | * config/t-svr4 (TARGET_LIBGCC2_CFLAGS): Add -fPIC. | law | 1998-01-28 | 1 | -0/+2 |
* | * i386/t-cygwin32 (LIMITS_H_TEST, LIBGCC2_INCLUDES): Define. | law | 1998-01-28 | 1 | -0/+9 |
* | More comment tweaks. | law | 1998-01-27 | 1 | -0/+8 |
* | d | law | 1998-01-27 | 1 | -31/+46 |
* | / | law | 1998-01-27 | 2 | -6/+8 |
* | * m32r.md, mips.md, mn10200.md, mn10300.md, pyr.md: Add | law | 1998-01-27 | 5 | -11/+43 |
* | Patch from Gavin to fix mips16 prologue/epilogue bugs. | wilson | 1998-01-27 | 1 | -2/+2 |
* | * v850.h (ASM_OUTPUT_ALIGNED_BSS): Use | law | 1998-01-27 | 1 | -3/+2 |
* | * alpha.c (output_epilog [!VMS]): Don't tag global functions if | rth | 1998-01-27 | 4 | -4/+95 |
* | * alpha.md (abssf, absdf): Revert last change. | rth | 1998-01-27 | 1 | -2/+2 |
* | * dwarf2out.c (dwarf2out_frame_init): Test value of DWARF2_UNWIND_INFO. | law | 1998-01-26 | 1 | -0/+2 |
* | * flags.h: New flag (optimize_size). | law | 1998-01-26 | 7 | -39/+26 |
* | Fix C++/-fpic core dump from Brendan, side effect of Kenner's Dec 24 change. | wilson | 1998-01-26 | 1 | -2/+0 |
* | * h8300.c (print_operand): Handle CONST_DOUBLE for 'e', 'f', and | law | 1998-01-26 | 1 | -4/+31 |
* | * alpha.c (alpha_expand_block_move): Copy ADDRESSOF to reg. | rth | 1998-01-25 | 1 | -0/+6 |
* | * config/sparc/sparc.c (output_cbranch): Add default case in | law | 1998-01-25 | 1 | -0/+3 |
* | * sh.md (movqi_i+1): New peephole. | law | 1998-01-23 | 1 | -1/+13 |
* | * mips.md (muldi3_internal2): Reverse test for TARGET_MIPS16. | law | 1998-01-22 | 1 | -1/+1 |
* | 1998-01-22 scott snyder <snyder@d0sgif.fnal.gov> | law | 1998-01-22 | 1 | -1/+1 |
* | * m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881. | law | 1998-01-22 | 3 | -31/+31 |
* | * alpha.md (abssf2, absdf2): Disable in IEEE mode. | rth | 1998-01-22 | 1 | -3/+35 |
* | Remove more bytecode stuff. | law | 1998-01-20 | 3 | -9/+5 |
* | Remove more bytecode stuff. | law | 1998-01-20 | 1 | -152/+0 |
* | * mips/mips.md (divsi3,divdi3,modsi3,moddi3,udivsi3,udivdi3, | law | 1998-01-20 | 1 | -16/+112 |
* | * i386.md (push): Prohibit symbolic constants if flag_pic. | rth | 1998-01-19 | 1 | -4/+39 |
* | Fix 32 bit host alpha ev6 target failure. | wilson | 1998-01-19 | 1 | -3/+3 |
* | * alpha.c (alpha_handle_trap_shadows): Ignore CLOBBERs. | rth | 1998-01-18 | 1 | -2/+3 |
* | * alpha/xm-winnt.h (HAS_INIT_SECTION): Undefine. | law | 1998-01-18 | 1 | -0/+2 |
* | Fix various bugs in previous change. | law | 1998-01-18 | 1 | -5/+5 |
* | * i386.md: Remove redundant integer push patterns. | law | 1998-01-17 | 1 | -33/+10 |
* | * i386/x-sco5 (CC): Remove trailing whitespace. | law | 1998-01-17 | 1 | -1/+1 |
* | tweak comment | brendan | 1998-01-16 | 1 | -1/+2 |
* | * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO; | rth | 1998-01-14 | 2 | -175/+178 |
* | Bring in final gcc-2.8.0 changes. | law | 1998-01-14 | 12 | -64/+122 |
* | * mips.h: Fix some type-o's from a previous change. | law | 1998-01-14 | 1 | -2/+2 |
* | * sco5.h (ASM_OUTPUT_SECTION_NAME): Refresh from ../svr4.h. | law | 1998-01-13 | 1 | -10/+47 |
* | * svr4.h (LINK_SPEC): Never specify -h. | law | 1998-01-13 | 4 | -18/+18 |
* | * rs6000/linux.h (CPP_PREDEFINES): Add -D__ELF__. | law | 1998-01-13 | 1 | -2/+2 |
* | * alpha/vms.h (DIR_SEPARATOR): define | law | 1998-01-13 | 1 | -0/+2 |
* | * i386/cygwin32.h (STRIP_NAME_ENCODING): Define for Win32 to strip | law | 1998-01-13 | 3 | -3/+26 |
* | * arm/netbsd.h (DWARF2_UNWIND_INFO): Define as zero for now. | law | 1998-01-13 | 6 | -6/+47 |
* | * i386/bsd386.h (DWARF2_UNWIND_INFO): Define as zero for now. | law | 1998-01-13 | 1 | -0/+4 |
* | * i386/mingw32.h (INCOMING_RETURN_ADDR_RTX): Delete. Use the value | law | 1998-01-12 | 1 | -3/+46 |
* | * mips.md (return_internal): Change mode from SImode to VOIDmode. | law | 1998-01-12 | 1 | -1/+3 |
* | * i386/sco5.h (STARTFILE_SPEC, ENDFILE_SPEC): Correctly handle | law | 1998-01-10 | 1 | -4/+3 |
* | * i386.md: (movsicc_1, movhicc_1): For alternate 3 set the opcode | law | 1998-01-10 | 1 | -5/+5 |
* | * mips.c (mips_expand_prologue): Handle large frame with no outgoing | law | 1998-01-05 | 3 | -14/+10 |