aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-05-30rs6000.c: (altivec_expand_builtin): Only expand altivec builtins when TARGET_...Aldy Hernandez2-43/+79
2002-05-29biarch64.h (TARGET_64BIT_DEFAULT): Define with value.Richard Henderson3-11/+21
2002-05-29i386.c (USE_HIDDEN_LINKONCE): New.Richard Henderson2-11/+60
2002-05-29netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.Jason Thorpe3-31/+52
2002-05-29flow.c (propagate_one_insn): Do not remove a dead insn if it contains a REG_R...Jeff Law2-1/+4
2002-05-29haifa-sched (sched_analyze): Remove another useless clearing of SCHED_GROUP_P...Jeff Law2-4/+4
2002-05-29pa.h (ASM_OUTPUT_MI_THUNK): Move implementation into pa.c.Jeff Law4-74/+93
2002-05-29avr.c (avr_base_arch_macro, [...]): New.Neil Booth3-166/+119
2002-05-29netbsd.h (TARGET_OS_CPP_BUILTINS): Use NETBSD_OS_CPP_BUILTINS_AOUT.Jason Thorpe2-6/+13
2002-05-29i386.c (ix86_output_function_epilogue): New.Richard Henderson4-77/+109
2002-05-29i386.c (ix86_compute_frame_layout): Do add bottom alignment for alloca.Richard Henderson3-2/+29
2002-05-29i386.c (output_pic_addr_const): Lowercase rip.Richard Henderson2-2/+14
2002-05-29netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.Jason Thorpe3-16/+43
2002-05-29Revert this patch:Jeff Law3-71/+1
2002-05-29re PR preprocessor/6844 (Seg fault when trying to preprocess a file with lots...Neil Booth2-1/+7
2002-05-29configure.host [...]: Set can_unwind_signal=yes.Ulrich Weigand5-206/+305
2002-05-29linux.h (SUBTARGET_CPP_SPEC): Add support for mips5/mips32/mips64 and _MIPS_I...Eric Christopher2-11/+19
2002-05-29fr30.md: Remove previous restriction on splits.Nick Clifton3-13/+19
2002-05-29netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.Jason Thorpe4-30/+51
2002-05-29cppexp.c (cpp_num): Move to cpplib.h.Neil Booth11-188/+414
2002-05-29rs6000.h (ASM_CPU_SPEC): Use -m403 and -m405.Joel Sherrill2-2/+6
2002-05-29netbsd.h (TARGET_OS_CPP_BUILTINS): Use NETBSD_OS_CPP_BUILTINS_ELF and NETBSD_...Jason Thorpe2-8/+19
2002-05-29haifa-sched.c (schedule_block): Do not count USE and CLOBBER insns against th...Jeff Law3-3/+73
2002-05-29ssa.c (rename_insn_1): Rename uses of undefined registers to prevent confusio...Chris Lattner2-7/+20
2002-05-29re PR target/6838 (cris-elf ICE (gcc 3.1))Hans-Peter Nilsson2-30/+47
2002-05-29* gcc.c-torture/execute/20020529-1.c: New test.Hans-Peter Nilsson2-0/+82
2002-05-29h8300-protos.h: Remove the prototype for o_operand.Kazu Hirata4-48/+72
2002-05-29* config/s390/linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.Ulrich Weigand2-0/+82
2002-05-29s390.c (legitimate_pic_operand_p): Do not accept symbolic LARL operands.Ulrich Weigand2-11/+7
2002-05-29s390.md (cmpstr_64/31): Mark whole input registers as used.Hartmut Penner2-2/+11
2002-05-29(libstdc++-v3-init): Rebuild the wrapper file every time this proc is called.Nick Clifton2-1/+7
2002-05-29Daily bump.GCC Administrator7-7/+7
2002-05-28i386.c (ix86_save_reg): Examine regs_ever_live...Richard Henderson4-52/+61
2002-05-29netbsd-aout.h (NETBSD_OS_CPP_BUILTINS_AOUT): Define common CPP built-ins for ...Jason Thorpe4-0/+72
2002-05-28flow.c (update_life_info_in_dirty_blocks): Only do a partial update if UPDATE...Richard Henderson2-6/+24
2002-05-28Makefile.am (noinst_LIBRARIES): New target.Phil Edwards7-122/+386
2002-05-28optabs.c (expand_binop): Fix nwords sign warnings.David Edelsohn2-8/+12
2002-05-28* config/sh/sh.c: Include real.h for REAL_VALUE_TYPE.Toshiyasu Morita2-0/+5
2002-05-28config/sh reorganization to factor out endianness and coff:J"orn Rennecke12-211/+321
2002-05-28sched-deps.c (sched_analyze): Do not clear SCHED_GROUP_P.David Edelsohn3-3/+9
2002-05-28openbsd.h (HAVE_GAS_MAX_SKIP_P2ALIGN): Remove, inherited from gas.h.Marc Espie2-17/+7
2002-05-28install.texi (binaries): Change mingw binaries link to www.mingw.org.Danny Smith2-2/+6
2002-05-28* cfgloop.c (flow_loops_cfg_dump): Use bb->index, not i.Zdenek Dvorak2-1/+5
2002-05-28i386.c (ix86_compute_frame_layout): Do not add bottom alignment for leaf func...Richard Henderson2-5/+14
2002-05-28milli32.S, [...]: Delete unused files.Zack Weinberg4-2369/+5
2002-05-28varasm.c (default_binds_local_p): Check TREE_PUBLIC before DECL_EXTERNAL.Richard Henderson2-4/+7
2002-05-28flow.c (calculate_global_regs_live): Rename call_used to invalidated_by_call.Richard Henderson2-7/+11
2002-05-28* cfg.c (dump_flow_info): Print bb->index, not i, for block number.Richard Henderson2-1/+5
2002-05-28configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj fo...Marek Michalkiewicz2-0/+8
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg30-44/+104