aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2000-04-23mn10300.md (addsi): `inc4' on address registers does not modify cc...Alexandre Oliva1-7/+8
2000-04-23mn10300.h (REGNO_IN_RANGE_P): New macro.Alexandre Oliva1-43/+39
2000-04-22Whitespace changeAlexandre Oliva1-11/+11
2000-04-21mn10300.h (REGNO_REG_CLASS): Use NO_REGS instead of explicit 0.Alexandre Oliva1-2/+3
2000-04-21mn10300.h (REGISTER_MOVE_COST): Provide more accurate data about SP moves.Alexandre Oliva1-1/+9
2000-04-21mn10300.h (ADDITIONAL_REGISTER_NAMES): Added aliases to AM33 registers.Alexandre Oliva1-1/+9
2000-04-21mn10300.h (REG_CLASS_CONTENTS): Added register 16 to all EXTENDED bitmaps.Alexandre Oliva1-7/+7
2000-04-21mn10300-protos.h (mn10300_address_cost): Declare.Alexandre Oliva3-0/+85
2000-04-21mn10300.md (movdi, movdf): Do not use `movu' when the operand is not constant.Alexandre Oliva1-8/+16
2000-04-21Add missing blankRichard Kenner1-1/+1
2000-04-21typoAlexandre Oliva1-1/+1
2000-04-20* config/alpha/alpha.c (alpha_emit_floatuns): Emit missing barrier.Richard Henderson1-0/+2
2000-04-19* avr.c: #include "system.h" instead of <stdio.h> and <stdlib.h>.Marek Michalkiewicz1-2/+1
2000-04-19mips.h (BITS_PER_WORD, [...]): Remove unnecessary casts.Kaveh R. Ghazi1-8/+8
2000-04-18Fix problem with relocs in read-only sections for C++ code.Jim Wilson1-0/+4
2000-04-18cccp.c, [...]: Removed.Zack Weinberg10-28/+3
2000-04-18configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added.Robert Lipe3-11/+3
2000-04-17i386.c (athlon_cost): Fix lea, divide and XFmode move costs.Jan Hubicka3-66/+211
2000-04-17sparc.c (eligible_for_sibcall_delay): Cannot use leaf sibcall delay slot if f...Jakub Jelinek1-2/+2
2000-04-16i370.c (mvs_add_label): Change spacing for coding conventions.Richard Henderson5-48/+49
2000-04-16mips-protos.h (mips_legitimate_address_p): New function.Mark Mitchell3-123/+159
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