aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-05-09avr-protos.h (extra_constraint): change a type of second argument from char t...Denis Chertykov6-149/+314
2000-05-09Added 'test_text' for many fixesBruce Korb3-29/+163
2000-05-09Let's not touch obsolete files any moreBruce Korb1-2/+0
2000-05-09fixinc.sco is not needed any moreBruce Korb2-445/+4
2000-05-09calls.c (expand_call): Reorganize somewhat in order to avoid unnecesary recal...Jan Hubicka2-227/+260
2000-05-09alias.c (nonlocal_reference_p): Minor reformatting.Richard Kenner4-80/+100
2000-05-09Daily bump.Jeff Law5-5/+5
2000-05-09iostream.h: Expose endl.Benjamin Kosnik4-6/+16
2000-05-09streambuf.tcc (basic_streambuf::xsgetn): Fix uflow case.Vadim Egorov3-9/+39
2000-05-08ia64-protos.h (ia64_expand_prediction): Declare.Richard Henderson4-100/+204
2000-05-08predict.c (PROB_NEVER, [...]): New.Richard Henderson1-13/+23
2000-05-08ifcvt.c (cond_exec_process_insns): New argument prob_val.Richard Henderson1-9/+35
2000-05-08final.c (current_insn_predicate): New.Richard Henderson2-0/+16
2000-05-08* config/ia64/ia64.md (extendsfdf2): Split only after reload.Richard Henderson1-1/+1
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