aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-04-09i386.md (fix_truncsfhi2, [...]): New patterns.John Wehle3-2/+66
2000-04-09* g++.old-deja/g++.abi/cxa_vec.C: New test.Nathan Sidwell2-0/+274
2000-04-09vec.cc: Include <new> and <exception>.Nathan Sidwell2-17/+46
2000-04-09Prepend __ to implementation defined names.Nathan Sidwell5-294/+390
2000-04-09Daily bump.Jeff Law5-5/+5
2000-04-09posix-threads.h (_Jv_MutexUnlock): Replace _JV_NOT_OWNER.Anthony Green2-1/+6
2000-04-09cp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_IDENTIFIER.Mark Mitchell11-204/+182
2000-04-09posix-threads.cc (_Jv_MutexLock): Moved back to posix-threads.h.Anthony Green3-35/+39
2000-04-09StringBuffer.java (ensureCapacity): Don't call Math::max.Anthony Green2-9/+35
2000-04-09Under the new ABI, constructors don't return `this'.Mark Mitchell6-176/+175
2000-04-09Makefile.in: Rebuilt.Tom Tromey39-78/+1617
2000-04-09natObject.cc (_Jv_MonitorEnter): Only perform null check when we have to.Anthony Green5-4/+21
2000-04-09ssa.c (convert_to_ssa): Eliminate dead code when calling life_analysis.Alex Samuel5-33/+50
2000-04-09cp-tree.h (cp_tree_index): Add CPTI_BASE_CTOR_IDENTIFIER...Mark Mitchell5-45/+88
2000-04-08flow.c (mark_used_reg): Use reg_set_p to determine if a register was modified...Richard Henderson2-1/+12
2000-04-08thumb.md: Delete.Richard Earnshaw3-1283/+5
2000-04-08Merge changes from merged-arm-thumb-backend-branch onto trunk.Richard Earnshaw38-8914/+8447
2000-04-08Daily bump.Jeff Law5-5/+5
2000-04-08cpp-nullchar.c: Remove test as embedded nulls cause problems.Neil Booth1-30/+0
2000-04-08* basic-block.h (conflict_graph_enum_fn): K&R fix.Kaveh R. Ghazi2-1/+5
2000-04-08Correct merge conflictNeil Booth1-0/+5
2000-04-08tree.c (tree_expr_nonnegative_p): New function.Kaveh R. Ghazi6-13/+46
2000-04-08i386.md (ashrsi3, [...]): Fix typo.John Wehle3-8/+57
2000-04-08* gcc.dg/compare2.c: New test.Kaveh R. Ghazi2-0/+62
2000-04-08* gcc.dg/cpp-nullchar.c: New test.Neil Booth1-0/+4
2000-04-08* cpp-nullchar.c: New test.Neil Booth1-0/+30
2000-04-08cppexp.c (parse_charconst): Null does not end character constants.Neil Booth5-18/+107
2000-04-07flow.c (loop_depth): Remove.Richard Henderson2-517/+618
2000-04-08Fix filename for block_lump_real_i4 patch.Joern Rennecke1-1/+1
2000-04-08Fix comment.Joern Rennecke1-4/+4
2000-04-07Makefile.in (conflict.o): Depend on $(RTL_H) and $(BASIC_BLOCK_H) not the raw...Richard Henderson2-2/+7
2000-04-07cpplib.c (do_elif): Skip the rest of the line if we're not going to bother ev...Zack Weinberg7-11/+67
2000-04-07Fix nit.Jim Wilson2-2/+4
2000-04-07* calls.c (expand_call): emit_queue if we're trying a sibcall.Jason Merrill2-0/+8
2000-04-07vmihint.C: Adjust __vmi_class_type_info member name.Nathan Sidwell2-1/+6
2000-04-07Rename abi::__vmi_class_type_info members.Nathan Sidwell3-27/+40
2000-04-07t-linux64 (tcrtbeginS.o, tcrtendS.o): Remove.Jakub Jelinek3-27/+25
2000-04-07alpha.c (alpha_emit_conditional_move): Fail if we discover we need a pseudo a...Richard Henderson3-3/+23
2000-04-07rtl.def (COND_EXEC): New.Richard Henderson8-61/+146
2000-04-07ggc.h (struct rtx_def): Forward declare.Richard Henderson5-0/+27
2000-04-07gcse.c (gcse_main): Don't rebuild the CFG here.Richard Henderson4-103/+113
2000-04-07basic-block.h (merge_blocks_nomove): Declare.Richard Henderson3-93/+115
2000-04-07tinfo.cc (convert_to_base): New function.Nathan Sidwell2-25/+41
2000-04-07ssa.c (compute_conservative_reg_partition): Declare with void arguments.Alex Samuel4-34/+19
2000-04-07Daily bump.Jeff Law5-5/+5
2000-04-07genrecog.c (*): Rename _last_insn to last_insn.Richard Henderson2-14/+25
2000-04-06* flow.c (compute_flow_dominators): Free worklist.Richard Henderson2-0/+5
2000-04-06Michael Matz <matzmich@cs.tu-berlin.de>Richard Henderson2-12/+40
2000-04-07Forgot the ChangeLog entry in this commit; here it is.Alex Samuel1-0/+62
2000-04-06tinfo.cc (operator=): Use __builtin_strcmp.Jason Merrill3-2/+7