aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2000-05-30alpha.md (*setne_internal): Use match_operator instead of working down from i...Richard Henderson1-10/+12
2000-05-29longlong.h [__alpha] (count_leading_zeros): New.Richard Henderson4-17/+347
2000-05-29rs6000.c (output_cbranch): Escape '%' characters so output_operand doesn't se...Geoff Keating1-0/+4
2000-05-28lcm.c (make_preds_opaque): Fix comment.Clinton Popetz1-7/+4
2000-05-28rs6000.md (movsi): Constify 'name'.Geoff Keating1-1/+1
2000-05-27* config/rs6000/rs6000.md (untyped_call): Use GEN_CALL.Richard Henderson1-1/+1
2000-05-27alpha.c (alpha_does_function_need_gp): Test TARGET_PROFILING_NEEDS_GP in the ...Richard Henderson5-12/+28
2000-05-27elf.h (SELECT_SECTION): Mirror Kenner's May 19 change to config/elfos.h.Richard Henderson1-4/+18
2000-05-27alpha-protos.h (alpha_arg_info_reg_val): Protect with RTX_CODE.Richard Henderson5-132/+146
2000-05-27alpha.c (hard_fp_register_operand): Mind the mode.Richard Henderson4-11/+44
2000-05-27Makefile.in (recog.o): Don't depend on resource.h.Richard Henderson1-20/+25
2000-05-27d30v.c (d30v_print_operand): Handle ':'.Richard Henderson3-610/+245
2000-05-27rs6000.md (movsi_internal1): Use '%a1' rather than '%1(%*)'.Geoff Keating1-3/+3
2000-05-27rs6000.md: Correct order of operands for DImode boolean patterns.Geoff Keating4-38/+73
2000-05-26alpha.c (alpha_comparison_operator): Don't be so strict about DImode.Richard Henderson2-23/+151
2000-05-26vax.h (CPP_SPEC): Define __GFLOAT and GFLOAT when -mg is specified.J. David Anglin1-1/+1
2000-05-25rs6000.c (expand_block_move): Add 64-bit PowerPC doubleword move to STRING case.David Edelsohn3-21/+34
2000-05-25except.c (func_eh_entry): Add emitted field.Andrew MacLeod7-3/+1705
2000-05-24* mips.h (LINKER_ENDIAN_SPEC): Pass -EL to linker by default.Andreas Jaeger1-1/+1
2000-05-23* pdp11.h (STACK_BOUNDARY): Define.Lars Brinkhoff1-0/+3
2000-05-23Remove compile time warnings when building arm.oNick Clifton3-66/+68
2000-05-23sh.c (gen_far_branch, [...]): Update to reflect new prototypes for redirect_j...Clinton Popetz1-4/+5
2000-05-23config/mips/elf64.h (CTOR_LISTS_DEFINED_EXTERNALLY): DefineJonathan Larmour1-0/+5
2000-05-23alpha.c: Remove #ifdef HAIFA since now only scheduler.Richard Kenner2-40/+52
2000-05-22alpha.c (alpha_fnname): New static variable.Richard Kenner3-19/+42
2000-05-22m68k.h (STORE_FLAG_VALUE): Macro set to (-1), not -1.Philippe De Muyter6-6/+6
2000-05-22sparc.md (movdf_insn_v9only_vis): fzero has just one argument.Jakub Jelinek1-1/+1
2000-05-20mn10300.md (movdi, movdf): 64-bit clean-up.Alexandre Oliva2-11/+21
2000-05-19elfos.h (SELECT_SECTION): Don't access DECL_INITIAL of a CONSTRUCTOR.Richard Kenner1-2/+10
2000-05-19mn10300.c (expand_prologue, [...]): 16-bit and 64-bit clean-up.Alexandre Oliva1-2/+2
2000-05-18Place constant...Nick Clifton1-3/+2
2000-05-18* config/h8300/h8300.md (subs patterns): Use %G to negate.Richard Henderson1-3/+3
2000-05-18h8300.c (ok_for_bclr): Take a HOST_WIDE_INT.Richard Henderson4-192/+116
2000-05-16crtbegin.asm (__dso_handle): Mark hidden if the assembler supports it.Richard Henderson2-70/+117
2000-05-16Replace (GET_RTX_CLASS(GET_CODE()) == 'i') with INSN_P()Nick Clifton1-29/+23
2000-05-16rs6000.c (rs6000_select_section): Treat CONSTRUCTOR like VAR_DECL.Franz Sirl1-1/+1
2000-05-16sysv4.h (ASM_OUTPUT_DWARF_ADDR): Delete unused variable.Franz Sirl1-1/+0
2000-05-16sysv4.h (CPP_OS_LINUX_SPEC): Define __unix and __linux according to given opt...Franz Sirl1-4/+10
2000-05-16mn10200.h (PREFERRED_RELOAD_CLASS): Do not prefer DATA_REGS if X has VOIDmode...Jeffrey A Law2-4/+4
2000-05-16* config/mn10300/mn10300.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Remove.Alexandre Oliva1-4/+0
2000-05-15Update to libgcc copyright exception clause.Jeff Law22-219/+150
2000-05-14rs6000.h (RETURN_ADDRESS_OFFSET): Correct for 64-bit ABI.Geoff Keating1-1/+1
2000-05-14rs6000.c (logical_operand): Rewrite to take MODE into account.Geoff Keating4-876/+321
2000-05-14rs6000.md (movsi): Don't modify RTL in-place.Geoff Keating3-15/+13
2000-05-14rs6000.c (output_cbranch): Don't output prediction codes when old mnemonics a...Geoff Keating1-4/+5
2000-05-12Add movdi pattern to FR30 port.Nick Clifton4-13/+243
2000-05-12alpha.c (struct shadow_summary): Define bitfields as type unsigned int.Richard Henderson1-3/+3
2000-05-13t-avr: Added definition of FLOAT while generates fp-bit.cDenis Chertykov2-2/+3
2000-05-12mn10300.h (PREFERRED_DEBUGGING_TYPE): Redefine as DWARF2_DEBUG.Alexandre Oliva1-2/+8
2000-05-11mn10300.c (print_operand): Print FP constants in hexadecimal.Alexandre Oliva2-6/+6