aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2004-10-15rs6000.h (FUNCTION_ARG_REGNO_P): FPRs are only available for TARGET_FPRS.Aldy Hernandez1-2/+2
2004-10-15host-linux.c (TRY_EMPTY_VM_SPACE): Add __powerpc__ definition.Jon Grimm1-0/+2
2004-10-15* config/darwin.h (JUMP_TABLES_IN_TEXT_SECTION): Don't define.Geoffrey Keating1-7/+0
2004-10-14rs6000.h (REG_CLASS_FROM_LETTER): Return NO_REGS for 'f' if !TARGET_FPRS.Daniel Jacobowitz1-1/+1
2004-10-14darwin.h (ASM_SPEC): Delete.Geoffrey Keating6-41/+66
2004-10-14eabispe.h (SUBSUBTARGET_OVERRIDE_OPTIONS), [...]): Disallow -m64.Joseph Myers2-2/+6
2004-10-14reload.c (find_reloads): When reloading a PLUS with constant operand...Ulrich Weigand1-15/+1
2004-10-14arm.h (CONDITIONAL_REGISTER_USAGE): Make r11 fixed and global for -mcaller-su...Richard Sandiford4-8/+84
2004-10-13re PR target/17984 (Recent peephole2:s may cause internal compiler errors (2))Hans-Peter Nilsson1-8/+20
2004-10-13re PR c/17384 (ICE with mode attribute on structures)Richard Henderson1-1/+1
2004-10-13(extzvdi_internal1): Add attribute "compare".David Edelsohn1-2/+4
2004-10-13rs6000.md (andsi3): Add attribute "compare" for andi./andis.David Edelsohn1-2/+4
2004-10-13re PR target/14454 (virtual function with vararg won't compile)Eric Botcazou2-22/+84
2004-10-13arm-protos.h (arm_load_pic_register): Update prototype.Paul Brook3-12/+13
2004-10-13rs6000.c (altivec_builtin_mask_for_load): Made static GTY(()).Dorit Naishlos1-22/+27
2004-10-13Remove inclusion of loop.hNick Clifton1-1/+0
2004-10-12s390.c (s390_va_start): Use build_va_arg_indirect_ref.Ulrich Weigand1-4/+4
2004-10-12* defaults.h (REGNO_MODE_OK_FOR_BASE_P, REG_MODE_OK_FOR_BASE_P)Daniel Jacobowitz1-4/+15
2004-10-12re PR rtl-optimization/17931 (andl and testb are not combined)Kazu Hirata1-0/+15
2004-10-12arm.c (arm_print_operand): Use output_operand_lossage where possible rather t...Richard Earnshaw1-17/+78
2004-10-12config.gcc: Add armv6{k,z,zk}Paul Brook4-2/+14
2004-10-12bpabi.h (SUBTARGET_EXTRA_ASM_SPEC): Change meabi=3 to meabi=4.Paul Brook1-1/+1
2004-10-12arm.md (addsi3_cbranch_scratch): Correct constraints.Paul Brook1-3/+9
2004-10-11s390.c (print_operand): Support 'S' format flag.Ulrich Weigand2-84/+106
2004-10-11s390.c (s390_trampoline_template): Generate shorter trampoline code.Ulrich Weigand2-15/+15
2004-10-11s390-protos.h (s390_offset_p): Add prototype.Ulrich Weigand3-63/+345
2004-10-11frv.md (*adddi3_internal): Change name to...Richard Sandiford1-63/+32
2004-10-08spe.h (atosfix16, [...]): Declare.Joseph Myers1-0/+19
2004-10-08s390.c (s390_register_info): Don't save fprs for -msoft-float.Andreas Krebbel1-2/+9
2004-10-08s390.h (TARGET_DEFAULT_BACKCHAIN): New define.Ulrich Weigand3-7/+13
2004-10-08re PR target/17245 (ICE compiling gsl-1.5 statistics/lag1.c)Eric Botcazou1-27/+25
2004-10-08sh.md (tls_global_dynamic): Use MEM pattern for the first argument of CALL.Kaz Kojima1-8/+36
2004-10-08(symbian_possibly_export_base_class): Replace use of deleted...Nick Clifton1-2/+1
2004-10-08m32r.h (CONDITIONAL_REGISTER_USAGE): Don't exclude fixed registers form all_u...Kazuhiro Inaoka2-3/+8
2004-10-08sysv4.h (STARTFILE_LINUX_SPEC): Choose gcrt1.o for -profile as well as -p and...Alan Modra1-2/+2
2004-10-07Radar 3813796Geoffrey Keating1-5/+21
2004-10-07s390-protos.h (s390_narrow_logical_operator): Add.Ulrich Weigand4-65/+218
2004-10-07mips.c (mips_function_rodata_section): New function.Richard Sandiford1-0/+39
2004-10-07altivec.md (UNSPEC_VCMPBFP, [...]): New constant defines.Devang Patel3-17/+466
2004-10-07* config/ia64/ia64.c: Fix a comment typo.Kazu Hirata1-1/+1
2004-10-07re PR target/17862 (internal compiler error: in sparc_asm_function_prologue)Eric Botcazou1-6/+6
2004-10-07sh.c (sh_dwarf_calling_convention): Fix renesas dwarf attribute.Eric Christopher1-2/+2
2004-10-07re PR target/17770 (No NOP after LWL with -mips1)Richard Sandiford1-2/+1
2004-10-07re PR middle-end/16815 (MIPS n32/n64 inefficient code for float arguments)Richard Sandiford1-1/+2
2004-10-06s390-protos.h (s_imm_operand): Remove.Ulrich Weigand4-118/+107
2004-10-06ia64.h (FUNCTION_ARG_BOUNDARY): Change macro to call ia64_function_arg_boundary.Steve Ellcey3-11/+34
2004-10-05frv.h (LEGITIMIZE_ADDRESS): New.Aldy Hernandez4-46/+57
2004-10-05s390.c (s390_dump_pool): Remove return value.Ulrich Weigand2-118/+431
2004-10-05linux.h: Formatting, whitespace.Alan Modra5-636/+661
2004-10-04mips.h (UNITS_PER_SIMD_WORD): Define.Chao-ying Fu1-0/+2