aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2002-04-03cris.c (cris_target_asm_function_prologue): Cast uses of PIC_OFFSET_TABLE_REG...Hans-Peter Nilsson1-25/+27
2002-04-03crtfastmath.c (FPRS_NS): Get it right for little-endian.David S. Miller1-1/+5
2002-04-03fix commentJason Merrill1-1/+1
2002-04-04configure.in (HAVE_SPARC_UA_PCREL_HIDDEN): Test whether %r_disp32() works pro...Jakub Jelinek1-1/+14
2002-04-03crtfastmath.c: New file.David S. Miller7-7/+77
2002-04-02sparc.md (ldd peephole2s): Fix final arg to mems_ok_for_ldd_peep when the ord...David S. Miller2-2/+16
2002-04-03* config/sh/sh.md: Don't use union real_extract.Zack Weinberg1-6/+6
2002-04-03config.gcc (i386-dg-dgux, [...]): Include as many configury headers via tm_fi...David O'Brien52-331/+204
2002-04-02rs6000.md (ctrdi*): Add FPR constraint and associated splitter.Alan Modra1-31/+70
2002-04-02milli64.S ($$dyncall): New function.John David Anglin2-11/+31
2002-04-02Remove previous deltaNick Clifton1-5/+1
2002-04-02(output_return_instruction): Do not create the conditional part of the return...Nick Clifton1-1/+4
2002-04-02re PR rtl-optimization/190 (Optimization bug for x86 target)Richard Henderson1-0/+2
2002-04-02* config/m68k/m68k.md (dbcc peepholes): Match four forms of dbra.Richard Henderson1-2/+49
2002-04-01unwind-ia64.c: Include ia64intrin.h.Richard Henderson1-32/+175
2002-04-01pa-pro-end.h (ASM_OUTPUT_ALIGNED_COMMON, [...]): Redefine them.Vladimir Makarov1-0/+23
2002-04-01xtensa.c (xtensa_va_arg): Fix compiler warning in previous change.Bob Wilson1-1/+2
2002-04-01xtensa.c (xtensa_va_arg): Fix to handle arguments for which MUST_PASS_IN_STAC...Bob Wilson1-13/+20
2002-03-31unwind-ia64.c (alloc_spill_area): Fix offset.Richard Henderson1-3/+4
2002-03-31rs6000.h (RS6000_PIC_OFFSET_TABLE_REGNUM): New.Franz Sirl4-27/+31
2002-03-31sparc.c (function_arg_record_value_1): Pass complex floating fields in float ...Jakub Jelinek1-7/+33
2002-03-31mmix.md (define_constants): Remove misleading FIXME.Hans-Peter Nilsson1-19/+52
2002-03-31re PR middle-end/6100 (sparc-sun-solaris2.7 gcc-3.1 RTL checking failure w/-m...Jakub Jelinek1-4/+4
2002-03-31gcc.c: Revert previous patch for now.Alexandre Oliva1-2/+2
2002-03-31crti.asm (_init): Register _fini with atexit.Hans-Peter Nilsson2-2/+11
2002-03-31elf.h (ASM_OUTPUT_DEF): Tidy.Richard Henderson1-5/+26
2002-03-31* config/alpha/alpha.md (trap): New.Richard Henderson1-0/+10
2002-03-31gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...Alexandre Oliva1-2/+2
2002-03-31linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.David S. Miller2-0/+4
2002-03-30sparc.c: Remove all references to TARGET_EPILOGUE.Richard Henderson17-291/+127
2002-03-30ia64.c (group_barrier_needed_p): Special case prologue_allocate_stack.Richard Henderson2-15/+17
2002-03-30sparc.h (OVERRIDE_OPTIONS): Don't override -fpic or -fomit-frame-pointer with...Richard Henderson3-66/+15
2002-03-30Fix whitespace.Richard Henderson1-1/+1
2002-03-30local-alloc.c (local_alloc): Avoid call of update_equiv_regs when not optimiz...Jan Hubicka1-7/+29
2002-03-30rs6000.c (rs6000_va_arg): Correctly set register count for aggregate and TFmo...Franz Sirl1-1/+2
2002-03-29aix.h (CPP_PREDEFINES): Add -D_LP64.Richard Henderson3-3/+4
2002-03-29i386.c (x86_arch_always_fancy_math_387): New.Richard Henderson3-3/+10
2002-03-29config.gcc (*-*-freebsd*): Enable creation of libgcc_s.so.Loren J. Rittle2-1/+3
2002-03-29ia64.md (*ptr_extend_plus_1, [...]): New.Steve Ellcey4-1/+41
2002-03-29mmix.c (mmix_target_asm_function_prologue): Correct unwind information when f...Hans-Peter Nilsson1-25/+36
2002-03-29Makefile.in (except.o): Update.Neil Booth6-7/+11
2002-03-29re PR c++/5964 (g++ generates code that results in "word displacement will no...Jakub Jelinek4-106/+102
2002-03-28osf.h (ASM_SPEC): Don't pass any special options to GAS.Richard Henderson1-7/+6
2002-03-29freebsd.h (LINK_SPEC): Don't pass default emulation to the linker.Loren J. Rittle3-6/+6
2002-03-28* pa-linux.h (LOCAL_LABEL_PREFIX): Define.John David Anglin1-0/+4
2002-03-28alpha.c (alpha_emit_conditional_branch): TFmode NE comparison should be done ...Richard Henderson1-11/+19
2002-03-28mips.md: Use dconst1, not 1.0, as first argument of REAL_VALUE_LDEXP.Zack Weinberg1-10/+10
2002-03-27i386.c (classify_argument): Also check for QUAL_UNION_TYPE.Andreas Schwab1-1/+2
2002-03-27i960.md (ret): Set PC.Jan Hubicka1-3/+2
2002-03-27* i386.c (ix86_output_addr_diff_elt): Remove binutils bug workaround.Jan Hubicka1-1/+1