aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2000-04-16(ix86_expand_epilogue): Yes, the x86 can pop 64k at once using ret $N.Ulrich Drepper1-4/+4
2000-04-15configure.in (alpha*-*-*): Aad config/alpha/t-alpha.Richard Kenner2-0/+169
2000-04-15* arm.md (movhi): REGNO_POINTER_ALIGN is now bits.Richard Earnshaw1-2/+2
2000-04-14Fix glibc math testsuite failures.Jim Wilson1-21/+21
2000-04-14In gcc/:Geoff Keating7-156/+52
2000-04-14Match recent assembler change.Jim Wilson1-1/+1
2000-04-14alpha.c (alpha_emit_floatuns): Ensure we pass a REG and not a SUBREG to a FLO...Richard Kenner1-1/+1
2000-04-13mips.c (expand_block_move): Pass alignment argument to move_by_pieces in bits...Andreas Jaeger1-1/+1
2000-04-13linux.h (CPP_PREDEFINES): Also define __PIC__ and __pic__ for little endian.Andreas Jaeger1-2/+3
2000-04-13i386-protos.h: Add prototype for uno_comparison_operator.Andreas Jaeger1-0/+1
2000-04-13i386.c (ix86_expand_binary_operator, [...]): Check no_new_pseudos instead of ...John Wehle1-8/+8
2000-04-12linux.h (SUBTARGET_ASM_SPEC): Use proper flags if not compiling PIC code, add...Andreas Jaeger1-2/+52
2000-04-12sh.h (STRUCT_VALUE): Just 0 for TARGET_HITACHI.J"orn Rennecke1-14/+13
2000-04-12i386.c (x86_sub_esp_4, [...]): New global variables.Jan Hubicka3-44/+170
2000-04-12Word wrap commentZack Weinberg1-2/+2
2000-04-12Remove Dwarf2 restriction on EH frame generationNick Clifton1-2/+0
2000-04-12elfos.h (SELECT_SECTION): Decide whether to use a data or const section to ou...Alexandre Oliva1-1/+2
2000-04-11long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64.Jeffrey A Law7-207/+2393
2000-04-11Fix compile time warnings for arm-pe target.Nick Clifton2-54/+63
2000-04-09genrecog.c (pred): Update comparison_operator for the unordered operators.Richard Henderson4-181/+625
2000-04-09Strip '*' prefix from label names.Philip Blundell1-0/+1
2000-04-09i386.md (fix_truncsfhi2, [...]): New patterns.John Wehle2-2/+60
2000-04-08thumb.md: Delete.Richard Earnshaw2-1283/+0
2000-04-08Merge changes from merged-arm-thumb-backend-branch onto trunk.Richard Earnshaw35-8807/+8023
2000-04-08i386.md (ashrsi3, [...]): Fix typo.John Wehle2-8/+49
2000-04-08Fix comment.Joern Rennecke1-4/+4
2000-04-07Fix nit.Jim Wilson1-2/+0
2000-04-07t-linux64 (tcrtbeginS.o, tcrtendS.o): Remove.Jakub Jelinek1-13/+0
2000-04-07alpha.c (alpha_emit_conditional_move): Fail if we discover we need a pseudo a...Richard Henderson2-3/+16
2000-04-06* sh.h (STRUCT_VALUE, RETURN_IN_MEMORY): Define.J"orn Rennecke1-1/+19
2000-04-06Fix Copyright.Joern Rennecke1-1/+1
2000-04-06lib1funcs.asm (___udivsi3_i4): ( __SH4_SINGLE__ / __SH4_SINGLE_ONLY__ variant...J"orn Rennecke1-1/+1
2000-04-06lib1funcs.asm (___udivsi3_i4): When using fmovd, make double constant 8-byte ...J"orn Rennecke1-0/+6
2000-04-06sparc.md (movtf_insn_sp32, [...]): Accept loading 0.0 into GENERAL_REGS.Jakub Jelinek2-17/+20
2000-04-06sh.h (FUNCTION_ARG_PARTIAL_NREGS): Accomodate an unsigned GET_MODE_SIZE.J"orn Rennecke1-1/+1
2000-04-06sh.c (sh_insn_length_adjustment): New function.J"orn Rennecke3-12/+81
2000-04-05sh.c (block_lump_real_i4): Add missing clobber of T_REGToshiyasu Morita1-0/+2
2000-04-05mips.h (MASK_DEBUG_A, [...]): Zero the remaining non-zero debugging masks.Chris Demetriou1-3/+3
2000-04-05m68k-protos.h (finalize_pic): Turn prototype off using `#if 0', not C++ comme...Philippe De Muyter1-1/+3
2000-04-05sparc.md (snedi_zero+1, [...]): Allow splits only if registers are different.Jakub Jelinek1-6/+12
2000-04-05Make memory reference + update work with -mregnamesMichael Meissner1-4/+4
2000-04-05t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbegin, crtend.Geoff Keating16-222/+19
2000-04-05Makefile.in: Add rules for regrename.oStan Cox1-0/+19
2000-04-04sparc.md (movdi_insn_sp64_novis): New pattern.Jakub Jelinek3-209/+360
2000-04-04sparc.h (RTX_OK_FOR_OFFSET_P): Leave minor margin so that addresses are offse...Jakub Jelinek1-7/+19
2000-04-04pa-64.h: New file.Jeffrey A Law5-0/+778
2000-04-04sparc.c (output_restore_regs): Prototype.Kaveh R. Ghazi1-1/+2
2000-04-03bb-reorder.c (verify_insn_chain): #ifdef out unless ENABLE_CHECKING.Zack Weinberg2-5/+1
2000-04-03Apply Philip Blundell's patch to fix typos in SUBTARGET_EXTRA_LINK_SPECPhilip Blundell1-2/+2
2000-04-03pa.c (print_operand): Compute 'base' only inside the code paths that use it.Jason Eckhardt1-1/+3