aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-11-13* tree-inline.c (walk_tree): Handle PLACEHOLDER_EXPR.Steven Bosscher2-0/+5
2003-11-13* config/h8300/lib1funcs.asm: Fix comment typos.Kazu Hirata2-2/+6
2003-11-13lib1funcs.asm (udivsi3): Don't save/restore unused registers.Kazu Hirata2-2/+21
2003-11-13re PR c/13029 (static consts and -Wunused-variable)Mark Mitchell4-2/+19
2003-11-13lib1funcs.asm (DenHighNonZero): Optimize using the approximate quotient method.Pavel Pisa2-25/+56
2003-11-13* decl.c (grokfndecl): Change OK to type tree.Richard Earnshaw2-1/+5
2003-11-13combine.c (distribute_notes): When re-distributing the notes from an insn we ...Richard Earnshaw2-5/+13
2003-11-13re PR rtl-optimization/12926 (Wrong value after assignment in initialize list...Eric Botcazou4-1/+60
2003-11-13lib1funcs.asm (divmodsi4): Clear S0P in DenHighNonZero.Kazu Hirata2-1/+6
2003-11-13re PR rtl-optimization/12275 ([unit-at-a-time] ICE in htab_clear_slot)Jan Hubicka10-9/+104
2003-11-12re PR rtl-optimization/12547 ([tree-ssa] simple java code with -fcheck-refere...Jason Merrill2-10/+9
2003-11-13Daily bump.GCC Administrator1-1/+1
2003-11-12tree.c (build_target_expr_with_type): Treate VA_ARG_EXPR like CONSTRUCTOR.Mark Mitchell2-2/+7
2003-11-12lib1funcs.asm (___mulsi3): Don't save/restore an unused register.Kazu Hirata2-2/+5
2003-11-12re PR bootstrap/12752 (irix bootstrap failure - genmultilib)Richard Sandiford2-2/+8
2003-11-12rs6000-protos.h (rs6000_initial_elimination_offset): Add.Janis Johnson5-91/+137
2003-11-12* g++.dg/parse/crash10.C: Remove bogus error marker.Mark Mitchell2-2/+4
2003-11-12decl.c (cp_make_fname_decl): When creating a top-level __FUNCTION__-like symb...Mark Mitchell2-2/+6
2003-11-12adadecode.c: Use <> form of include for ctype.h.Rainer Orth3-2/+7
2003-11-12re PR target/6552 (make gnatlib_and_tools fails compiling a-chahan.adb on IRI...Rainer Orth2-1/+6
2003-11-12run_acats (host_gnatmake): Use type in a /bin/sh script.Rainer Orth3-5/+13
2003-11-12decl.c (finish_case_label): Do not check that we are within a switch statemen...Mark Mitchell3-19/+66
2003-11-12c-typeck.c (c_convert_parm_for_inlining): Add argnum...Mike Stump8-13/+31
2003-11-12re PR c++/12735 (duplicate error messages for redeclaration errors)Mark Mitchell5-54/+91
2003-11-12re PR rtl-optimization/12953 (tree inline bug and fix)Alexey Starovoytov2-36/+46
2003-11-12re PR java/11045 (int cast bug)Andrew Haley2-3/+11
2003-11-12arm.md (storehi): Avoid use of explicit subreg.Richard Earnshaw2-5/+14
2003-11-12xfail frv-*-*.Catherine Moore2-1/+5
2003-11-12re PR java/11533 (Inlining drops static initialization of inner class)Andrew Haley3-9/+39
2003-11-12* config/sh/sh.md (prefetch): New pattern.J"orn Rennecke2-0/+17
2003-11-12intdoc.in (Signal Intrinsic (subroutine)): Fix texinfo warning using @code.Andreas Jaeger2-3/+4
2003-11-12c99-const-expr-2.c (foo): Avoid extra warning on 64-bit systems.Andreas Jaeger2-1/+8
2003-11-12intdoc.texi (Signal Intrinsic (subroutine)): Fix texinfo warning using @code.Andreas Jaeger2-2/+7
2003-11-12Resync.Arnaud Charlet1-0/+153
2003-11-12reload1.c (reload): Verify that addresses for reg_equiv_* are valid for the a...Eric Christopher2-0/+11
2003-11-12c90-const-expr-2.c (foo): Avoid extra warning on 64-bit systems.Andreas Jaeger4-3/+22
2003-11-12function.c (purge_addressof_1): Add libcall check.Eric Christopher2-26/+34
2003-11-12* config/h8300/t-h8300: Fix an obsolete comment.Kazu Hirata2-3/+4
2003-11-12Daily bump.GCC Administrator1-1/+1
2003-11-11New tests.Richard Henderson2-0/+26
2003-11-11cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS): New macro.Jason Merrill7-3/+128
2003-11-11* gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.Andreas Jaeger2-2/+4
2003-11-11* gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.Andreas Jaeger2-1/+5
2003-11-11Undo accidental GET_MODE_BITSIZE damage.James E Wilson2-11/+9
2003-11-11re PR java/12915 (Broken String concatenation)Tom Tromey2-1/+9
2003-11-11lib1funcs.asm: Replace DenHighZero with DenHighNonZero.Kazu Hirata2-4/+9
2003-11-11cgraphunit.c (cgraph_function_possibly_inlined_p): Use really_no_inline.Jan Hubicka2-1/+6
2003-11-11pa.h (TRAMPOLINE_TEMPLATE): Fix flushing of cache lines when generating 64-bi...John David Anglin2-8/+14
2003-11-10rs6000.c (legitimate_lo_sum_address_p): Remove accidental commit in previous ...David Edelsohn2-3/+8
2003-11-11Minor fixes to darwin version of -mpowerpc64.Fariborz Jahanian1-0/+8