aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2002-10-19mmintrin.h (__m64): typedef it to v2si.Jan Hubicka1-1/+1
2002-10-19dependence.c: Removed.Sebastian Pop3-1468/+8
2002-10-19re PR target/7693 (Typo in i386 mmintrin.h header)Jan Hubicka3-25/+54
2002-10-19Daily bump.GCC Administrator1-1/+1
2002-10-19rs6000.md (movdf_hardfloat32): Order alternatives consistently.David Edelsohn2-34/+48
2002-10-19c-decl.c, decl.c (start_decl): Point users of the old initialized- typedef ex...Zack Weinberg4-20/+30
2002-10-18real.c (cmp_significand_0, [...]): New.Richard Henderson2-75/+277
2002-10-18* g++.dg/inherit/thunk1.C: New test.Mark Mitchell2-1/+3
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell38-266/+524
2002-10-18netbsd.h (NETBSD_ENABLE_EXECUTE_STACK): Define __enable_execute_stack function.Jason Thorpe8-0/+79
2002-10-18i386.c (x86_initialize_trampoline): Emit a call to __enable_execute_stack wit...Jason Thorpe3-1/+23
2002-10-18* class.c (base_derived_from): Make sure return value is a bool.Mark Mitchell2-1/+5
2002-10-18(strictly_overrides): Remove.Mark Mitchell1-19/+0
2002-10-18class.c (find_final_overrider_data_s): Remove overriding_fn and overriding_base.Mark Mitchell4-107/+82
2002-10-18re PR c++/8080 ([Regression in main trunk] g++ 3.3 ICE in make_decl_rtl)Jason Merrill3-2/+37
2002-10-18class.c (add_method): Compare template parms too.Nathan Sidwell4-0/+56
2002-10-18Daily bump.GCC Administrator1-1/+1
2002-10-18* doc/c-tree.texi: Update description of COND_EXPR tree nodes.Roger Sayle2-19/+19
2002-10-18rs6000.h (HARD_REGNO_MODE_OK): Allow arbitrary modes in CTR/LR/MQ.Geoffrey Keating3-14/+31
2002-10-18README: Describe new compat directory.Janis Johnson106-0/+2450
2002-10-18Makefile.in (site.exp): Add ALT_CXX_UNDER_TEST and COMPAT_OPTIONS.Janis Johnson2-0/+12
2002-10-17re PR c++/7584 (Erroneous ambiguous base error on using declaration)Mark Mitchell4-2/+33
2002-10-17* g++.dg/abi/mangle16.C: Adjust.Mark Mitchell2-3/+7
2002-10-17alpha.c (alpha_initialize_trampoline): Use tramp, not addr, to pass the tramp...Jason Thorpe2-1/+7
2002-10-17oops, one extra typo.Jan Hubicka1-1/+1
2002-10-17Replace "ior" by "or".Jan Hubicka3-7/+7
2002-10-17* gcc.dg/20021017-2.c: New test.Jan Hubicka2-0/+69
2002-10-17re PR other/8062 (double precision loads and stores missing from xmmintrin.h)Jan Hubicka5-1/+187
2002-10-17pt.c (convert_template_argument): Revert this change: 2002-10-16 Mark Mitchel...Mark Mitchell3-3/+9
2002-10-17re PR rtl-optimization/7630 (gcc 3.2 breaks on Mozilla 1.0's JS sources with ...Jan Hubicka1-5/+8
2002-10-17Really commit patch announced at Oct 14 PR c/7344Jan Hubicka2-7/+24
2002-10-17Really commit patch announced at Oct 14 PR c/7344Jan Hubicka3-13/+30
2002-10-17init.c (expand_default_init): Handle brace-enclosed initializers correctly.Mark Mitchell4-10/+26
2002-10-17Daily bump.GCC Administrator1-1/+1
2002-10-17mips-abi.exp: New test.Richard Sandiford3-0/+130
2002-10-17config.gcc (mips*-*-*): Add OBJECT_FORMAT_ELF to $tm_defines if using mips/el...Richard Sandiford4-2/+12
2002-10-17mangle.c (write_expression): Correct handling of enumeration constants.Mark Mitchell6-5/+50
2002-10-17re PR c++/7478 (internal compiler error on static_cast inside template)Mark Mitchell4-2/+22
2002-10-16rs6000.c (function_arg): Set inner mode of V1DI to SI.Aldy Hernandez2-0/+8
2002-10-16* gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.Kaveh R. Ghazi2-2/+5
2002-10-16* gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.Ulrich Weigand2-0/+6
2002-10-16linux.h (ASM_DOUBLE, [...]): Remove.Ulrich Weigand4-168/+163