aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-21jacks.xfail: All 8.4.3 tests and 9.4-modifier-10 now pass.Tom Tromey2-5/+5
2003-01-21Fix PR attribution.Richard Henderson1-1/+1
2003-01-21Reshuffle 22_locale testsuite.Benjamin Kosnik3-0/+138
2003-01-21Reshuffle 22_locale testsuite.Benjamin Kosnik328-7393/+18755
2003-01-21dwarf2out.c (fde_table_in_use): Mark GTY.Ulrich Weigand3-6/+11
2003-01-21h8300.c (output_plussi): Support H8/300.Kazu Hirata3-11/+46
2003-01-21* calls.c (fix_unsafe_tree): Prototype.Kaveh R. Ghazi2-0/+3
2003-01-21Makefile.in (GCC_WARN_CFLAGS): Add $(WERROR) $($@-warn) (gtype-desc.o-warn...Kaveh R. Ghazi12-333/+423
2003-01-21genautomata.c (output_internal_insn_latency_func): Fix missing close paren in...Andreas Schwab2-2/+7
2003-01-21genautomata.c: Space savings in generated code:Zack Weinberg2-102/+169
2003-01-21re PR rtl-optimization/7507 (ICE (segfault) with -O2)Christian Ehrhardt2-23/+39
2003-01-20* expr.h (default_must_pass_in_stack): Move decl outside ifdef.Richard Henderson2-1/+5
2003-01-20re PR rtl-optimization/7507 (ICE (segfault) with -O2)Richard Henderson3-11/+36
2003-01-20re PR rtl-optimization/8848 (bad code when optimizing (lifetime analysis pass?))Richard Henderson3-1/+27
2003-01-21h8300.c (const_costs): Remove a warning.Kazu Hirata2-21/+34
2003-01-21h8300.md (addsi_h8300): Remove the last alternative.Kazu Hirata2-7/+11
2003-01-21* config/h8300/h8300.c (get_shift_alg): Remove redundant code.Kazu Hirata2-29/+8
2003-01-21* system.h (__NO_STRING_INLINES): Define.Kaveh R. Ghazi2-0/+8
2003-01-21ifcvt.c (noce_emit_store_flag): Don't emit store flag if mode of x is not a s...John David Anglin2-2/+7
2003-01-21cse.c (cse_insn): Avoid RTL sharing when updating the RETVAL insn's notes fol...Roger Sayle2-4/+9
2003-01-21Daily bump.GCC Administrator2-2/+2
2003-01-21configure.in: Check for system-provided 'uchar' type.Zack Weinberg5-116/+171
2003-01-21configure.in: Check for system-provided 'uchar' type.Zack Weinberg1-7/+13
2003-01-20expr.h (MUST_PASS_IN_STACK): Move implementation...Richard Henderson3-26/+53
2003-01-20genattrtab.h (INSN_ALTS_FUNC_NAME): Move it from genautomata.c.Vladimir Makarov5-5/+32
2003-01-20collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME before prototyping.Kaveh R. Ghazi5-127/+210
2003-01-20Add an UNSPEC_PROLOGUE_USE to prevent the link register from being considered...Nick Clifton4-1/+41
2003-01-20* hashtab.c (htab_expand): Fix allocation of new entries.Josef Zlomek2-2/+8
2003-01-20* i386.md (SSE cmov splitter): Handle memory operand in operand 5.Jan Hubicka2-2/+9
2003-01-20system.h: Don't declare strsignal if the decl test hasn't been run yet.Andreas Schwab2-2/+8
2003-01-20Makefile.am (core_java_source_files): Add VMObjectStreamClass.java.Mark Wielaard8-33/+102
2003-01-20h8300.c (notice_update_cc): Don't assume that recog_data.operands[0] is alway...Kazu Hirata4-4/+69
2003-01-20Daily bump.GCC Administrator2-2/+2
2003-01-19* system.h (strsignal): Also declare if no declaration found.David Edelsohn2-1/+2
2003-01-19collect2.c (ldgetname): Expand declaration to prototype.David Edelsohn3-1/+8
2003-01-19configure.in: Add missing \.Nathanael Nerode3-62/+48
2003-01-19test_summary (configflags): Only use the first match.Alexandre Oliva2-8/+17
2003-01-19typename13.C: Remove XFAIL.Paolo Carlini2-1/+5
2003-01-19config.gcc (mips64*-*-linux*): Added.Alexandre Oliva12-21/+262
2003-01-19m68hc11.c (stack_push_word, [...]): Declare static and GTY().Stephane Carrez4-21/+27
2003-01-18basic-block.h: Fix comment formatting.Kazu Hirata11-26/+39
2003-01-18check-init.c: Fix comment typos.Kazu Hirata18-32/+52
2003-01-18Make-lang.in (java/jcf-write.o): Depend on $(TM_P_H).Kaveh R. Ghazi3-1/+7
2003-01-18* config/pa/pa.md (muldi3): Avoid invalid sharing of SUBREG RTXs.Roger Sayle2-1/+5
2003-01-18Daily bump.GCC Administrator2-2/+2
2003-01-18* ra-build.c (undef_to_size_word): Avoid `switch' warning.Kaveh R. Ghazi2-24/+25
2003-01-18rs6000.md (*floatsidf2_internal): Add earlyclobbers.Dale Johannesen2-3/+8
2003-01-18alias.c: Fix comment typos.Kazu Hirata23-37/+62
2003-01-18* config/darwin-protos.h: Forward-declare struct cpp_reader.Stan Shebs2-0/+5
2003-01-17PR c++/9167, c++/9358Jason Merrill3-1/+23