aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2002-10-16re PR c++/7524 ([Regression from GCC 2.95.3] f(const float arg[3]) fails)Mark Mitchell4-1/+27
2002-10-16re PR c++/7386 (ran gcc compiler and it said to report htebug)Jan Hubicka4-29/+42
2002-10-16Daily bump.GCC Administrator1-1/+1
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson30-129/+149
2002-10-15* jcf-parse.c (get_constant): Fix type warning.Richard Henderson2-1/+5
2002-10-15decl.c (reshape_init): Fix typo.Mark Mitchell10-20/+198
2002-10-15Fix x86 miscompilation of gdb mips simulator.Jim Wilson3-5/+26
2002-10-15call.c (call_builtin_trap): New fn.Jason Merrill2-5/+30
2002-10-15* expr.c (do_tablejump): Fix typo in my previous commit.Jan Hubicka2-2/+6
2002-10-15class.c (check_field_decls): Remove empty_p parameter.Mark Mitchell5-57/+104
2002-10-15* config/mips/vr.h (DRIVER_SELF_SPECS): Change %<mgp32 to %{<mgp32}.Richard Sandiford2-1/+5
2002-10-15s390.c (s390_split_branches): Add return value.Ulrich Weigand4-176/+692
2002-10-15init.c (build_delete): Do not apply save_expr for arrays.Nathan Sidwell4-6/+71
2002-10-15* sh.md (movv8qi_i+2): Don't split if source is -1.J"orn Rennecke2-1/+7
2002-10-15install.texi: Formatting changes for conformance to HTML 4.01.Janis Johnson2-158/+86
2002-10-15java-tree.h (java_inlining_merge_static_initializers): Declare.Andrew Haley2-0/+7