summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * am-alpha.h: Don't include alloca for OPEN_VMS.law1998-01-294-17/+34
* * i386/freebsd.h (LIB_SPEC): Correctly handle -shared, -p and friends.law1998-01-281-2/+10
* * rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes afterlaw1998-01-285-44/+0
* * config/t-svr4 (TARGET_LIBGCC2_CFLAGS): Add -fPIC.law1998-01-281-0/+2
* * i386/t-cygwin32 (LIMITS_H_TEST, LIBGCC2_INCLUDES): Define.law1998-01-281-0/+9
* More comment tweaks.law1998-01-271-0/+8
* dlaw1998-01-271-31/+46
* /law1998-01-272-6/+8
* * m32r.md, mips.md, mn10200.md, mn10300.md, pyr.md: Addlaw1998-01-275-11/+43
* Patch from Gavin to fix mips16 prologue/epilogue bugs.wilson1998-01-271-2/+2
* * v850.h (ASM_OUTPUT_ALIGNED_BSS): Uselaw1998-01-271-3/+2
* * alpha.c (output_epilog [!VMS]): Don't tag global functions ifrth1998-01-274-4/+95
* * alpha.md (abssf, absdf): Revert last change.rth1998-01-271-2/+2
* * dwarf2out.c (dwarf2out_frame_init): Test value of DWARF2_UNWIND_INFO.law1998-01-261-0/+2
* * flags.h: New flag (optimize_size).law1998-01-267-39/+26
* Fix C++/-fpic core dump from Brendan, side effect of Kenner's Dec 24 change.wilson1998-01-261-2/+0
* * h8300.c (print_operand): Handle CONST_DOUBLE for 'e', 'f', andlaw1998-01-261-4/+31
* * alpha.c (alpha_expand_block_move): Copy ADDRESSOF to reg.rth1998-01-251-0/+6
* * config/sparc/sparc.c (output_cbranch): Add default case inlaw1998-01-251-0/+3
* * sh.md (movqi_i+1): New peephole.law1998-01-231-1/+13
* * mips.md (muldi3_internal2): Reverse test for TARGET_MIPS16.law1998-01-221-1/+1
* 1998-01-22 scott snyder <snyder@d0sgif.fnal.gov>law1998-01-221-1/+1
* * m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881.law1998-01-223-31/+31
* * alpha.md (abssf2, absdf2): Disable in IEEE mode.rth1998-01-221-3/+35
* Remove more bytecode stuff.law1998-01-203-9/+5
* Remove more bytecode stuff.law1998-01-201-152/+0
* * mips/mips.md (divsi3,divdi3,modsi3,moddi3,udivsi3,udivdi3,law1998-01-201-16/+112
* * i386.md (push): Prohibit symbolic constants if flag_pic.rth1998-01-191-4/+39
* Fix 32 bit host alpha ev6 target failure.wilson1998-01-191-3/+3
* * alpha.c (alpha_handle_trap_shadows): Ignore CLOBBERs.rth1998-01-181-2/+3
* * alpha/xm-winnt.h (HAS_INIT_SECTION): Undefine.law1998-01-181-0/+2
* Fix various bugs in previous change.law1998-01-181-5/+5
* * i386.md: Remove redundant integer push patterns.law1998-01-171-33/+10
* * i386/x-sco5 (CC): Remove trailing whitespace.law1998-01-171-1/+1
* tweak commentbrendan1998-01-161-1/+2
* * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;rth1998-01-142-175/+178
* Bring in final gcc-2.8.0 changes.law1998-01-1412-64/+122
* * mips.h: Fix some type-o's from a previous change.law1998-01-141-2/+2
* * sco5.h (ASM_OUTPUT_SECTION_NAME): Refresh from ../svr4.h.law1998-01-131-10/+47
* * svr4.h (LINK_SPEC): Never specify -h.law1998-01-134-18/+18
* * rs6000/linux.h (CPP_PREDEFINES): Add -D__ELF__.law1998-01-131-2/+2
* * alpha/vms.h (DIR_SEPARATOR): definelaw1998-01-131-0/+2
* * i386/cygwin32.h (STRIP_NAME_ENCODING): Define for Win32 to striplaw1998-01-133-3/+26
* * arm/netbsd.h (DWARF2_UNWIND_INFO): Define as zero for now.law1998-01-136-6/+47
* * i386/bsd386.h (DWARF2_UNWIND_INFO): Define as zero for now.law1998-01-131-0/+4
* * i386/mingw32.h (INCOMING_RETURN_ADDR_RTX): Delete. Use the valuelaw1998-01-121-3/+46
* * mips.md (return_internal): Change mode from SImode to VOIDmode.law1998-01-121-1/+3
* * i386/sco5.h (STARTFILE_SPEC, ENDFILE_SPEC): Correctly handlelaw1998-01-101-4/+3
* * i386.md: (movsicc_1, movhicc_1): For alternate 3 set the opcodelaw1998-01-101-5/+5
* * mips.c (mips_expand_prologue): Handle large frame with no outgoinglaw1998-01-053-14/+10