aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-04-04sparc.c (sparc_va_arg): Adjust va_list by UNITS_PER_WORD for zero sized aggre...Jakub Jelinek2-0/+9
2002-04-04arm-asm.c: Run this test on ARM chips, not SPARC.Richard Earnshaw2-2/+7
2002-04-04Daily bump.GCC Administrator2-2/+2
2002-04-04utils.c (create_subprog_decl): Use SET_DECL_ASSEMBLER_NAME.Neil Booth2-210/+215
2002-04-03gcc.c (LINK_GCC_C_SEQUENCE_SPEC): No need for a new one-character spec for th...David S. Miller2-8/+6
2002-04-03crtfastmath.c (FPRS_NS): Delete bogus little-endian handling.David S. Miller2-4/+5
2002-04-04pa-linux.h (INCOMING_RETURN_ADDR_RTX): Move.John David Anglin7-183/+428
2002-04-04* config/rs6000/t-linux64 (EXTRA_MULTILIB_PARTS): Define.Alan Modra2-0/+6
2002-04-03gcc.c (LINK_GCC_C_SEQUENCE_SPEC): New spec to override the gcc/c library sequ...David S. Miller4-2/+38
2002-04-03re PR c++/5118 (c4x-g++ Fails on Templates)Jason Merrill1-0/+15
2002-04-04linkage.exp: Update last change to handle sparc*-, not just sparc-.Kaveh R. Ghazi2-1/+6
2002-04-03re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as par...Jason Merrill18-182/+120
2002-04-03cris.c (cris_target_asm_function_prologue): Cast uses of PIC_OFFSET_TABLE_REG...Hans-Peter Nilsson2-25/+37
2002-04-03crtfastmath.c (FPRS_NS): Get it right for little-endian.David S. Miller2-1/+11
2002-04-03re PR c++/5104 (template using std::set_terminate fails due to throw() qualif...Jason Merrill3-20/+27
2002-04-03Oops, wrong pr number.Richard Henderson1-1/+1
2002-04-03fix commentJason Merrill1-1/+1
2002-04-03re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson13-56/+151
2002-04-03langhooks-def.h (lhd_set_decl_assembler_name, [...]): New.Neil Booth9-50/+73
2002-04-04configure.in (HAVE_SPARC_UA_PCREL_HIDDEN): Test whether %r_disp32() works pro...Jakub Jelinek5-9/+104
2002-04-03* gcc.dg/cpp/ucs.c: Improved long UCS test.Richard Henderson2-4/+38
2002-04-03re PR middle-end/6102 (sparc-sun-solaris2.7 gcc-3.1 RTL checking failure on g...Jakub Jelinek2-1/+7
2002-04-03re PR c++/5998 (regression, all builtins disabled)Roger Sayle2-3/+6
2002-04-03crtfastmath.c: New file.David S. Miller8-13/+83
2002-04-03sched-rgn.c (sets_likely_spilled): New.Richard Henderson2-3/+45
2002-04-03* gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.Hans-Peter Nilsson3-2/+6
2002-04-03Daily bump.GCC Administrator2-2/+2
2002-04-02re PR rtl-optimization/4311 (unrolling loops creates non-ending loop)Richard Henderson4-3/+11
2002-04-02sparc.md (ldd peephole2s): Fix final arg to mems_ok_for_ldd_peep when the ord...David S. Miller3-2/+24
2002-04-03* config/sh/sh.md: Don't use union real_extract.Zack Weinberg2-6/+10
2002-04-02* libgcc2.c (__bb_exit_func): Revert 03-31 change.Richard Henderson2-1/+5
2002-04-03config.gcc (i386-dg-dgux, [...]): Include as many configury headers via tm_fi...David O'Brien54-391/+330
2002-04-02function.c (assign_temp): Accept either type or decl argument.Eric Botcazou3-6/+39
2002-04-03protoize.c: Match include directory usage with cppdefault.c.David O'Brien2-8/+18
2002-04-03combine.c (simplify_comparison): Avoid narrowing a comparison with a paradoxi...Jeff Law2-23/+47
2002-04-0220020402-3.c: New test.David S. Miller2-0/+85
2002-04-02builtins.c (expand_builtin_prefetch): Force op0 pointer to Pmode if POINTERS_...Steve Ellcey2-4/+16
2002-04-02local-alloc.c (contains_replace_regs): LO_SUM may contain replace regs.Richard Henderson3-1/+236
2002-04-03bprob.exp: Skip for mmix-*-* and cris-*-*.Hans-Peter Nilsson4-2/+26
2002-04-03f77-edit-i-in.f: xfail for mmix-knuth-mmixware.Hans-Peter Nilsson6-1/+39
2002-04-03wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.Hans-Peter Nilsson3-0/+7
2002-04-02* doc/standards.texi: Document required freestanding libc entry points.Richard Henderson2-4/+18
2002-04-02rs6000.md (ctrdi*): Add FPR constraint and associated splitter.Alan Modra2-31/+76
2002-04-0220020402-1.c: New test.Franz Sirl2-0/+45
2002-04-02milli64.S ($$dyncall): New function.John David Anglin3-11/+37
2002-04-02inclhack.def (AAB_solaris_sys_varargs_h): Move and rename solaris_sys_varargs_h.Richard Henderson3-55/+60
2002-04-02Remove previous deltaNick Clifton2-11/+1
2002-04-02(output_return_instruction): Do not create the conditional part of the return...Nick Clifton2-1/+10
2002-04-02stor-layout.c (layout_type, [...]): Give one-element array the same mode as i...Richard Kenner2-2/+12
2002-04-02re PR rtl-optimization/190 (Optimization bug for x86 target)Richard Henderson4-1/+15