aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-05-08* config/ia64/ia64.c (ia64_direct_return): Require frame size zero.Richard Henderson1-1/+1
2000-05-08rtlanal.c (may_trap_p): Consider old-style and volatile asms to trap.Richard Henderson2-1/+9
2000-05-09expr.c (build_jni_stub): Cache the result of _Jv_LookupJNIMethod.Tom Tromey2-4/+25
2000-05-09Add strncmp.c to list of CFILES and strncmp to the NEEDED listNick Clifton2-2/+7
2000-05-09char_traits.h: use wchar_t utility functions for char_traits<wchar_t> methods.Benjamin Kosnik1-1/+1
2000-05-092000-0508 Steven King <sxking@uswest.net>Steven King6-51/+124
2000-05-08Fix typo spotted by grahams.Jim Wilson2-1/+5
2000-05-08gensupport.c (process_rtx): Copy and post-process each member of the define_i...Richard Henderson2-2/+12
2000-05-08ia64.md (extendsfdf2): Split the nop case out of existance.Richard Henderson2-8/+19
2000-05-08* config/ia64/ia64.h (predicate_operator): Declare.Richard Henderson1-0/+1
2000-05-08cpplex.c (spell_token): New function.Neil Booth3-65/+89
2000-05-08ia64.c (ia64_encode_section_info): Exit early for global register variables...Richard Henderson2-40/+50
2000-05-08flow.c (init_propagate_block_info): Watch out for conditional branch to next ...Richard Henderson2-6/+24
2000-05-08* gcc_update: Remove references to inclhack.tpl.Richard Henderson2-2/+6
2000-05-08tinfo.cc (__dynamic_cast): Use a reinterpret_cast.Nathan Sidwell3-4/+15
2000-05-08Remove dependencies on dead filesBruce Korb2-16/+11
2000-05-08disable fixincludes for -*-msdosdjgpp* |Bruce Korb2-14/+15
2000-05-08complex_io.cc: Don't instantiate inserters and extractors for wide-character ...Branko Cibej2-12/+21
2000-05-08Fix comment describing ELIMINABLE_REGSNick Clifton2-4/+9
2000-05-08fstream.tcc (filebuf::_M_init_filebuf): Don't set _M_buf_size based on macro,...Benjamin Kosnik4-10/+25
2000-05-08New test.Catherine Moore2-0/+14
2000-05-08code generation reduction & sco script removalBruce Korb4-38/+13
2000-05-08no longer neededBruce Korb3-4313/+0
2000-05-08Daily bump.Jeff Law5-5/+5
2000-05-08linux.h: Remove undefines which disabled .ctor/.dtor support.Andreas Jaeger2-28/+5
2000-05-08Test for PR gcj/224:Bryce McKinlay3-0/+23
2000-05-08Makefile.in (LOOSE_CFLAGS): Add /g modifiers to both sed substitutions.Zack Weinberg2-1/+6
2000-05-07Makefile.in: Rebuilt.Tom Tromey3-4/+14
2000-05-07cxxabi.h: Use __SIZE_TYPE_ and __PTRDIFF_TYPE__ in place of std::size_t and...Nathan Sidwell4-56/+67
2000-05-07cpplex.c: Move new lexer definitions and prototypes to top.Neil Booth2-102/+113
2000-05-07Daily bump.Jeff Law5-5/+5
2000-05-07rtl.def (COND_EXEC): Clarify.John Wehle3-16/+25
2000-05-07MAINTAINERS: Add self as bb-reorder maintainer.Jason Eckhardt2-1/+5
2000-05-06ia64.c (predicate_operator): New.Richard Henderson4-178/+355
2000-05-06ia64.c (sdata_symbolic_operand): Mark unused args.Richard Henderson2-23/+32
2000-05-06c-decl.c: Include "tm_p.h".Richard Henderson5-128/+157
2000-05-06rtl.def (DEFINE_COND_EXEC): New.Richard Henderson4-90/+830
2000-05-07Imported version 5.0alpha7.Bryce McKinlay13-48/+112
2000-05-06flow.c (mark_set_1): Don't update conditional life info if the register is no...Richard Henderson2-1/+6
2000-05-07This commit was generated by cvs2svn to compensate for changes in r33746,Bryce McKinlay4-8/+21
2000-05-07Forgot this file when checking in my last change.Bryce McKinlay1-3/+3
2000-05-06Add imssing blank lineRichard Kenner1-0/+1
2000-05-06Makefile.in (STAGESTUFF): Add genrtl.c and genrtl.h.Zack Weinberg2-1/+10
2000-05-06Makefile.in (gensupport.o): Compile for the host.Richard Henderson15-129/+95
2000-05-06code-gen2.C: Cast to size_t, not int.Richard Henderson6-66/+75
2000-05-06typeck.c (build_c_cast): Don't warn integer->pointer size mismatch for consta...Richard Henderson2-3/+7
2000-05-06* c-typeck.c (build_c_cast): Remove dead code.Richard Henderson2-5/+4
2000-05-06ifcvt.c (noce_process_if_block): Don't use an insn_b from test_bb if a or b u...Richard Henderson2-2/+3
2000-05-06ifcvt.c (noce_process_if_block): Don't use an insn_b from test_bb if insn_a u...Richard Henderson2-1/+5
2000-05-06* flow.c (mark_set_1): Respect not_dead when updating reg_live.Richard Henderson2-0/+3