aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-08-22c-decl.c: Fix comment formatting.Kazu Hirata15-19/+36
2003-08-22builtin-attrs.def: Fix comment formatting.Kazu Hirata8-12/+22
2003-08-22m68k-protos.h: Convert to ISO C90.Bernardo Innocenti3-200/+127
2003-08-22Daily bump.GCC Administrator2-2/+2
2003-08-21re PR libgcj/12013 (Calling Reference.clear() can cause runtime to crash.)David Daney3-9/+25
2003-08-21re PR c++/11283 (ICE in build_conditional_expr)Jason Merrill3-2/+31
2003-08-21* gcc_build: Fix handling of -t option. Add -x option.Mark Mitchell2-4/+12
2003-08-21Makefile.am (gtk_awt_peer_sources): Add gnu/java/awt/peer/GLightweightPeer.java.Scott Gilbertson9-106/+169
2003-08-21m68k.c (m68k_rtx_costs): Adjust mul/div costs for ColdFire cores.Bernardo Innocenti2-6/+20
2003-08-21re PR c++/11551 (g++ accepts typedef as destructor name)Mark Mitchell8-50/+127
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg44-446/+332
2003-08-21cppfiles.c (stack_file): Correctly pass return_at_eof parameter to cpp_push_b...Per Bothner3-4/+9
2003-08-21configure.in: Fix detection of gcj when building with newlib.Richard Earnshaw3-10/+15
2003-08-21re PR target/11805 ([H8300] ICE)Kazu Hirata4-37/+34
2003-08-21mips.h (MUST_PASS_IN_STACK): Remove BLKmode clause.Richard Sandiford3-27/+12
2003-08-21re PR c++/11834 (template specialization not matched)Mark Mitchell4-0/+45
2003-08-21Test from http://gcc.gnu.org/ml/gcc-patches/2003-08/msg01198.htmlJosef Zlomek2-0/+20
2003-08-21fold-const.c (fold): Fix bug in (A & C) == D where D & ~C != 0 and similarly ...Josef Zlomek2-2/+7
2003-08-21re PR c++/11614 (Incorrect handling of pointers to arrays)Jason Merrill2-13/+15
2003-08-20semantics.c (simplify_aggr_init_expr): Split out from simplify_aggr_init_expr...Jason Merrill4-26/+56
2003-08-21Index: ChangeLogGeoffrey Keating5-7/+20
2003-08-21configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for make, shell, ...Geoffrey Keating3-65/+102
2003-08-21* longlong.h (umul_ppmm): Add ColdFire support.Peter Barada2-2/+41
2003-08-21m68k-none.h: Introduce new ColdFire archs.Peter Barada11-413/+533
2003-08-21Daily bump.GCC Administrator2-2/+2
2003-08-21m68k.c: Strip away code depending on NO_ADDSUB_Q definition.Bernardo Innocenti3-101/+11
2003-08-20re PR middle-end/11996 (Compiling libjava ICE's.)Mark Mitchell2-10/+10
2003-08-21* MAINTAINERS (Write After Approval): Add myself.Bernardo Innocenti2-0/+5
2003-08-21m68k.md (anonymous define_insn): remove obsolete code selected by FSGLMUL_USE...Gunther Nikl3-27/+10
2003-08-21m68k.c (output_move_const_into_data_reg, [...]): unify MOTOROLA/MIT handling ...Gunther Nikl3-36/+7
2003-08-21m68k.c (m68k_output_function_prologue): use %U in label nameGunther Nikl2-5/+11
2003-08-20freebsd.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Handle redefine warning.Loren J. Rittle2-0/+6
2003-08-20re PR middle-end/11984 (ICE with -ffast_math: expected integer_cst, have real...Roger Sayle4-1/+28
2003-08-20tree.h (IS_EXPR_CODE_CLASS): Also include 'r' and 's'.Jason Merrill6-14/+19
2003-08-20m68k.c (m68k_output_mi_thunk): delete obsolete code depending on MOTOROLA_BSRGunther Nikl3-14/+6
2003-08-20jni.cc: Replace "cheating" pointer-casting code with extract_from_jvalue<> te...Graydon Hoare2-5/+20
2003-08-20update bubblestrap docsJason Merrill1-8/+8
2003-08-20builtins.c (expand_builtin_mathfn): Use get_callee_fndecl.Jason Merrill4-91/+93
2003-08-20re PR c++/11945 (Incorrect warnings issued for comma-expressions inside templ...Nathan Sidwell6-5/+51
2003-08-20[multiple changes]Andrew Haley5-15/+69
2003-08-20Fix typo.Andrew Haley1-2/+2
2003-08-20gcj.texi (Extensions): Added xref.Tom Tromey2-1/+17
2003-08-20re PR libgcj/9125 (VMClassLoader should cache the result of Runtime.(internal...Tom Tromey3-6/+51
2003-08-20natReference.cc (finalize_referred_to_object): Set `list->reference' to DELET...Tom Tromey2-3/+24
2003-08-20prims.cc (unblock_signal): New function.Andrew Haley2-0/+22
2003-08-20stor-layout.c (do_type_align): Only copy DECL_USER_ALIGN from TYPE_USER_ALIGN...Jason Merrill4-5/+39
2003-08-20Makefile.in (STAGESTUFF): Move cc1obj$(exeext) from here ...Matt Kraai3-2/+7
2003-08-20Fix typo in ChangeLogMark Mitchell1-1/+1
2003-08-20re PR c++/11946 (fun and merriment with enums as function arguments)Mark Mitchell24-178/+421
2003-08-20cpppch.c (cpp_valid_state): Re-add warning about PCH not used because some ma...Geoffrey Keating6-2/+34