aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2002-07-22re PR target/6744 (Generates ASM containing reference to pseudo register z)Stephane Carrez1-0/+1
2002-07-22re PR target/7361 (Internal compiler error in reload_cse_simplify_operands, a...Stephane Carrez1-1/+1
2002-07-22arm.md (movqi): If optimizing and we can create pseudos...Richard Earnshaw1-3/+18
2002-07-22mips.h (CLASS_CANNOT_CHANGE_MODE): Include FP_REGS on big-endian targets.Richard Sandiford1-2/+6
2002-07-19rs6000.md: Remove ppc630 fpcompare from single fpu list.David Edelsohn2-18/+17
2002-07-19iris5gas.h (DWARF2_DEBUGGING_INFO): Define.Rainer Orth5-17/+71
2002-07-19* config/avr/avr.c (debug_hard_reg_set): Remove.Marek Michalkiewicz1-15/+0
2002-07-18linux64.h (STARTFILE_PREFIX_SPEC): Define this always.Bo Thorsen1-2/+0
2002-07-18sh-protos.h (sh_expand_unop_v2sf): Move inside #ifdef RTX_CODE guard.J"orn Rennecke4-105/+145
2002-07-18pa-linux.h (DWARF2_UNWIND_INFO): Delete define.John David Anglin2-5/+1
2002-07-18* pa.c (output_deferred_plabels): Remove unused millicode enum mulU.John David Anglin1-2/+2
2002-07-18sh.c (barrier_align, push): Shut up compiler warnings.J"orn Rennecke1-18/+6
2002-07-18linux64.h (LINK_SPEC): Remove bogus -Y option.Bo Thorsen1-14/+13
2002-07-18sysv4.h (ASM_OUTPUT_REG_PUSH): Remove 64-bit support.Alan Modra1-6/+2
2002-07-18rs6000.c (first_reg_to_save): Remove bogus adjustments to first_reg for profi...Alan Modra3-61/+64
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth25-96/+0
2002-07-17i386.c (ix86_expand_int_movcc): In the general case suppress addition when ei...Rodney Brown1-12/+10
2002-07-17lib1funcs.asm (udivsi3_i4): Implement SHcompact version in SHmedia code.J"orn Rennecke1-6/+19
2002-07-17* sh.md (cmpgtudi_media): Remove spurious @.J"orn Rennecke1-2/+1
2002-07-17lib1funcs.asm (FMOVD_WORKS): Don't define for little endian.J"orn Rennecke2-2/+3
2002-07-17lib1funcs.asm (init_trampoline): New entry point.J"orn Rennecke5-101/+250
2002-07-17sh-protos.h (binary_float_operator): Remove declaration.J"orn Rennecke4-178/+396
2002-07-17From Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>Jeroen Dobbelaere2-13/+13
2002-07-17mips-protos.h (mips_sign_extend): Declare.Richard Sandiford4-252/+225
2002-07-17linux.h (CRIS_LINK_SUBTARGET_SPEC): Don't --gc-sections if -r.Hans-Peter Nilsson2-2/+2
2002-07-16i386.c (ix86_expand_int_movcc): In the case where the comparison directly giv...Rodney Brown1-2/+10
2002-07-17darwin.h (ASM_OUTPUT_LABEL): Move to here from config/rs6000/darwin.h.Stan Shebs2-19/+22
2002-07-16darwin.c (func_name_maybe_scoped): Remove unused decl.Stan Shebs2-8/+6
2002-07-16* m68hc11.c (m68hc11_reorg): Do not rebuild CFG.Jan Hubicka1-2/+3
2002-07-16i386.h (MACHINE_DEPENDENT_REORG): New macro.Jan Hubicka3-0/+45
2002-07-16builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg45-86/+71
2002-07-16long_double.h (FIXUNS_TRUNCTFDI2_LIBCALL): New define.Steve Ellcey2-3/+21
2002-07-16invoke.texi (NS32K Options): Document -mieee-compare optionIan Dall3-40/+87
2002-07-16explow.c (convert_memory_address): Remove special handling when POINTERS_EXTE...Steve Ellcey2-22/+71
2002-07-16From: Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>Jeroen Dobbelaere2-7/+7
2002-07-16arm.md (stack_tie): New insn.Richard Earnshaw2-9/+12
2002-07-16i386.md (prefetch): Fix for 64bit mode.Jan Hubicka1-6/+47
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg34-306/+64
2002-07-15* config/sparc/netbsd-elf.h (TRANSFER_FROM_TRAMPOLINE): Remove.Jason Thorpe1-3/+0
2002-07-15[multiple changes]Michael Matz1-0/+5
2002-07-15re PR middle-end/7245 (ICE in find_reloads)Jakub Jelinek3-12/+25
2002-07-14re PR target/7282 (unrecognizable insn)Alan Modra1-2/+51
2002-07-12m68hc11.md ("zero_extendsidi2"): Use D_REG only for the scratch register.Stephane Carrez1-3/+3
2002-07-12avr.c (test_hard_reg_class): Fix TEST_HARD_REG_BIT usage on 64-bit hosts, ret...Marek Michalkiewicz1-1/+5
2002-07-11configure.in (mips*-*-irix6*o32): Enable stabs.Rainer Orth9-56/+169
2002-07-11pa.md (adddi3): Change predicate of operand 2 to adddi3_operand and delete co...John David Anglin3-8/+15
2002-07-11pa.md (adddi3): For 32-bit targets...John David Anglin2-13/+15
2002-07-11* config/rs6000/linux64.h (ASM_SPEC): Define.Alan Modra1-0/+6
2002-07-10rs6000.c (emit_frame_save): New.Aldy Hernandez1-43/+64
2002-07-10avr.md: Fix two 0x80000000 constants to make them negative also on 64-bit hosts.Marek Michalkiewicz4-3/+40