aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2002-03-15For PR java/5902:Eric Blake3-11/+11
2002-03-15re PR bootstrap/4128 (Bootstrap on solaris2.7 fails compiling libf2c/libF77/l...Jakub Jelinek4-14/+56
2002-03-15varasm.c (assemble_variable): Call resolve_unique_section before checking DEC...Jason Merrill2-8/+14
2002-03-15* gcc.dg/weak-1.c: Fix scan tests.Richard Earnshaw2-8/+12
2002-03-15re PR c++/5857 (C++ duplicate_decls shouldn't use common_type)Jason Merrill5-157/+129
2002-03-15Remove useless mingw32 configuryAnthony Green3-730/+733
2002-03-15Install libgcj-config.h in a better place.Anthony Green9-375/+425
2002-03-15Address mingw32 issues.Anthony Green4-6/+19
2002-03-15Fix gcj -R.Anthony Green2-4/+6
2002-03-15re PR target/5170 (Supicious code in arm.md)Richard Earnshaw2-0/+7
2002-03-15re PR target/5712 ([ARM] bad ADR generated)Richard Earnshaw2-21/+5
2002-03-152002-03-15 Paolo Carlini <pcarlini@unitus.it>Paolo Carlini3-30/+40
2002-03-15relocate tests to appropriate directoriesJason Merrill5-0/+0
2002-03-15add commentsJason Merrill2-2/+19
2002-03-15fix comment typoJason Merrill1-1/+1
2002-03-15toplev.c (wrapup_global_declarations): Clarify variable handling.Jason Merrill6-24/+68
2002-03-15Daily bump.GCC Administrator6-6/+6
2002-03-14c-decl.c: Include c-pragma.h.Richard Henderson11-115/+210
2002-03-14re PR target/5312 ([IA64] ICE in itanium_reorder at config/ia64/ia64.c:5917)Richard Henderson3-32/+93
2002-03-1520020312-2.c [__MMIX__]: No pic register.Hans-Peter Nilsson9-0/+25
2002-03-15re PR c++/5908 (Warning regression wrt. gcc 3.0)Jakub Jelinek1-0/+1
2002-03-15re PR rtl-optimization/5891 (ICE compiling SPEC fp test with -funroll-loops o...Jakub Jelinek2-0/+6
2002-03-15unwind-ia64.c: Handle copy_state and label_state descriptors correctly.David Mosberger2-23/+77
2002-03-14Add --param max-unrolled-insns=<n> supportMichael Meissner6-8/+31