aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-10-23Daily bump.GCC Administrator1-1/+1
2002-10-23rs6000.c (rs6000_output_mi_thunk): Add missing case for Darwin.Stan Shebs2-0/+6
2002-10-22Minor performance tweak, and workaround for reload bug.Jim Wilson2-1/+5
2002-10-22re PR other/8289 (Errorneous prototypes of xmmintrin.h functions)Jan Hubicka3-19/+39
2002-10-22re PR c++/6579 (Infinite loop with statement expressions in member initializa...Mark Mitchell4-0/+46
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson28-215/+378
2002-10-22i386.c (standard_sse_constant_p): Accept vector and integer zeros too.Jan Hubicka5-6/+33
2002-10-22s390.md ("*movdi_64"): Fix op_type attribute.Ulrich Weigand2-4/+14
2002-10-22i386.md: FIx typo.Jan Hubicka4-18/+44
2002-10-22sparc.h: Add #error.Eric Christopher2-17/+20
2002-10-22config.gcc [...]: Remove s390/t-linux from tmake_file.Ulrich Weigand4-9/+16
2002-10-22i386.c (builtin_description): Add IX86_BUILTIN_PUNPCKHQDQ128.Jan Hubicka5-30/+61
2002-10-22- Add final newline.David Edelsohn1-1/+2
2002-10-22re PR c++/7209 (Faulty array dereferencing)Nathan Sidwell4-7/+51
2002-10-22output.h (SECTION_NOTYPE): Define.Alan Modra4-24/+65
2002-10-22Daily bump.GCC Administrator1-1/+1
2002-10-22class.c (empty_base_at_nonzero_offset_p): New function.Mark Mitchell5-3/+75
2002-10-21real.c (sticky_rshift_significand): Return inexact, don't or it in immediately.Richard Henderson3-18/+79
2002-10-21libgcc2.c: Fix __udiv_w_sdiv breakage on platforms that don't define sdiv_qrnnd.Ulrich Weigand2-0/+7
2002-10-21h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): Simplify using IN_RANGE.Kazu Hirata2-13/+15
2002-10-21i386.c (builtin_description): Add punpcklqdq and movdq2qJan Hubicka5-16/+407
2002-10-21remove > > > glitchDale Johannesen1-1/+0
2002-10-21Fix fastmath-specific crash PR 7133.Dale Johannesen3-2/+40
2002-10-21class.c (include_empty_classes): Use normalize_rli.Mark Mitchell2-8/+24
2002-10-21i386.c (x86_64_sign_extended_value): Add allow_rip argument.Jakub Jelinek11-86/+491
2002-10-21libgcc2.c: Inline __udiv_w_sdiv when compiling __udivdi3, __divdi3, __umoddi3...Ulrich Weigand2-0/+14
2002-10-21c-opts.c (missing_arg): Use cl_options[opt_index].opt_code instead of just op...Ulrich Weigand4-3/+14
2002-10-21profopt.exp (profopt-cleanup): New argument TESTCASE.Ulrich Weigand7-17/+34
2002-10-21fixdfdi.h (__fixunsdfdi, __fixdfdi): Add prototypes.Ulrich Weigand5-14/+56
2002-10-21920923-1.c: Prevent spurious regressions with bison 1.50 or later.Zack Weinberg2-36/+55
2002-10-21parse.y (patch_invoke): Call force_evaluation_order on a static arg list.Andrew Haley3-1/+131
2002-10-21README: Describe more test directories.Janis Johnson2-1/+12
2002-10-21decl.c (reshape_init): Tweak handling of character arrays.Mark Mitchell4-1/+11
2002-10-21typeof-2.c: Handle s390x targets as well.Ulrich Weigand3-1/+12
2002-10-21s390.c (s390_output_mi_vcall_thunk): New function.Ulrich Weigand2-70/+201
2002-10-21* config/h8300/h8300.h (N_REG_CLASSES): Parenthesize.Kazu Hirata2-1/+5
2002-10-2120020604-1.x: New.Kazu Hirata5-1/+26
2002-10-21re PR c++/8218 (Excessively large amount of memory used with classes with lar...Mark Mitchell3-3/+44
2002-10-21* g++.dg/inherit/override1.C: Add dg-options clause.Mark Mitchell2-0/+6
2002-10-21Daily bump.GCC Administrator1-1/+1
2002-10-20gcj.texi: Added item describing the GCJ runtime property "gnu.gcj.progname".Ranjit Mathew2-0/+8
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson46-253/+175
2002-10-20* config/m68k/m68k.c (m68k_output_mi_thunk): Fix typo.Mark Mitchell2-1/+5
2002-10-20re PR other/8202 (_mm_srli_si128 and _mm_slli_si128 missing from xmmintrin.h)Zdenek Dvorak6-1/+75
2002-10-20re PR c/761 (Undocumented options, part 1)Roger Sayle5-49/+111
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell40-89/+142
2002-10-20Daily bump.GCC Administrator1-1/+1
2002-10-19real.c (do_add): Fix 0+0 sign corner case.Brad Lucier2-4/+9
2002-10-19i386.c (classify_argument): Pass MMX arguments in memoryJan Hubicka4-73/+96
2002-10-19compat.exp (compat-run): Prepend "./" when $dest has no directory component.Andreas Schwab2-0/+8