aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-10-20natRuntime.cc (insertSystemProperties): Added GCJ runtime property "gnu.gcj.p...Ranjit Mathew2-0/+10
2002-10-20gcj.texi: Added item describing the GCJ runtime property "gnu.gcj.progname".Ranjit Mathew2-0/+8
2002-10-20* jartool.c: Use mode 0666 when opening new file.Tom Tromey2-2/+5
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 Administrator2-2/+2
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 Administrator2-2/+2
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-19*** empty log message ***Sebastian Pop1-0/+1
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-18pthread1.cc: Remove needless workaround for FreeBSD 5.Loren J. Rittle2-1/+4
2002-10-18* config/abi/i386-unknown-freebsd4.7/baseline_symbols.txt: Remove.Loren J. Rittle2-2008/+1
2002-10-18configure.target (freebsd*): Use abi_baseline_triplet.Loren J. Rittle3-1/+2020
2002-10-18howto.html (GLIBCPP_FORCE_NEW): Document new environment variable which repla...Loren J. Rittle9-140/+121
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-18Update email addressGabriel Dos Reis1-2/+2
2002-10-18Daily bump.GCC Administrator2-2/+2
2002-10-18configure.in: Use target, not target_alias, when matching triplet patterns.Phil Edwards3-1266/+1261
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