aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-03-17re PR other/5874 (gcc-3.1 20020304 (prerelease) FAILs in libjava testsuite wi...Tom Tromey2-4/+8
2002-03-17* gcc.dg/cpp/wchar-1.c: Update.Neil Booth1-0/+1
2002-03-17* gcc.dg/cpp/wchar-1.c: Revert previous change.Neil Booth1-1/+1
2002-03-17Add arm thumb supportAnthony Green2-3/+9
2002-03-17re PR c++/5757 (Throwing exception in constructor, causes segfault during unw...Jason Merrill3-2/+56
2002-03-17fix commentJason Merrill1-2/+1
2002-03-17* gcc.dg/cpp/wchar-1.c: Update.Neil Booth2-1/+5
2002-03-17mmix.md ("truncdfsf2"): Correct operator is float_truncate, not fix.Hans-Peter Nilsson2-3/+8
2002-03-17* config/mmix/mmix.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Don't define.Hans-Peter Nilsson2-4/+4
2002-03-17Daily bump.GCC Administrator6-6/+6
2002-03-17Makefile.am: Escape quotes in echo.Bryce McKinlay3-2/+5
2002-03-17Makefile.am: Define ffitest_OBJECTS.Bryce McKinlay3-5/+7
2002-03-17Last commit missed thisBryce McKinlay1-0/+5
2002-03-17Makefile.am: Make target library a convenience library.Bryce McKinlay14-489/+552
2002-03-17mips.h (CAN_ELIMINATE): Don't eliminate rap to $fp (s8), but rather HARD_FRAM...Alexandre Oliva2-8/+16
2002-03-16mips.h (ISA_HAS_COND_TRAP): Not available on MIPS16.Alexandre Oliva3-1/+6
2002-03-16mips.md (addsi3, adddi3): Use scratch register to add register to non-constan...Alexandre Oliva2-0/+45
2002-03-16mips-protos.h (embedded_pic_fnaddr_reg): New.Alexandre Oliva5-37/+99
2002-03-16Remove conflict indicator.Bryce McKinlay1-1/+0
2002-03-16Makefile.am: Use empty -classpath flag in addition to -bootclasspath.Bryce McKinlay3-94/+48
2002-03-16re PR java/5935 (problem with anonymous inner classes)Bryce McKinlay2-6/+23
2002-03-16re PR c++/4361 (bogus ambiguity taking the address of a member template)Nathan Sidwell13-91/+343
2002-03-16* ltmain.sh (relink_command): Fix typo in previous change.Alexandre Oliva2-1/+5
2002-03-16* cppinit.c: Revert -MD removal.Neil Booth2-0/+21
2002-03-16m68hc11.c (m68hc11_override_options): Don't use soft registers by default for...Stephane Carrez2-6/+31
2002-03-16m68hc11-protos.h (ix_reg): Declare.Stephane Carrez3-110/+134
2002-03-16m68hc11.md ("*movqi_68hc12"): Fix constraints, avoid allocating QImode in add...Stephane Carrez2-4/+10
2002-03-16* cfgcleanup.c (cleanup_cfg): Fix updating of liveness.Jan Hubicka2-1/+5
2002-03-16cppinit.c (print_help): Display -MD and -MMD.Neil Booth2-21/+13
2002-03-16Daily bump.GCC Administrator6-6/+6
2002-03-16mips.md (movdf_internal2): Add two new move constraints.Eric Christopher6-17/+32
2002-03-15mips.h (SUBTARGET_CPP_SIZE_SPEC): Provide an MEABI case for each definition o...Chris Demetriou2-6/+15
2002-03-15* init.c (build_new_1): Use size_binop instead of cp_build_binary_op.Richard Henderson2-1/+5
2002-03-16qualttp20.C: Remove unnecessary error tags.Mark Mitchell9-16/+27
2002-03-16Commit embedded patch approved Feb 17Anthony Green4-230/+244
2002-03-15alpha.c (alpha_va_arg): Manipulate the type size as a tree.Richard Henderson2-5/+20
2002-03-15ltmain.sh (taglist): Initialized.Alexandre Oliva2-2/+14
2002-03-15Makefile.am (jv_convert_LDADD): Don't list libraries that are already implici...Alexandre Oliva3-28/+86
2002-03-15THANKS: Fix punctuation, alphabetization.Eric Blake2-11/+14
2002-03-15m68hc11.md ("tstqi_1"): Try to use ldab instead of tst.Stephane Carrez2-59/+137
2002-03-15m68hc11.md ("negsi2"): Optimize inline case.Stephane Carrez3-45/+63
2002-03-15m68hc11.md ("logicalsi3_zexthi"): Fix constraints and split of AND operation ...Stephane Carrez2-49/+95
2002-03-15m68hc11.c (m68hc11_symbolic_p): New function.Stephane Carrez5-160/+484
2002-03-15re PR libgcj/5944 (Use of uint32_t breaks libgcj bootstrap on Solaris 2.5.1)Tom Tromey2-0/+14
2002-03-15m68hc11.c (m68hc11_small_indexed_indirect_p): Look for reg_equiv_memory_loc w...Stephane Carrez3-7/+35
2002-03-15m68hc11.c (emit_move_after_reload): Add a REG_INC note on the insn that sets ...Stephane Carrez3-5/+65
2002-03-15larith.asm (___adddi3): Optimize saving of result.Stephane Carrez2-79/+116
2002-03-15m68hc11.c (m6812_cost): Make cost of add higher than a shift to avoid adding ...Stephane Carrez4-18/+35
2002-03-15Updated THANKSTom Tromey1-0/+5
2002-03-15c-common.c (statement_code_p): Handle CLEANUP_STMT.Mark Mitchell16-26/+95