aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-05-10Imported 5.0 release version.Bryce McKinlay8-13/+50
2000-05-10Finish up FreeBSD4.0 support.Benjamin Kosnik4-9/+20
2000-05-10updateJason Merrill1-1/+1
2000-05-10cppexp.c (lex): Use %.*s to print non-NUL-terminated string.Zack Weinberg3-2/+13
2000-05-10cpphash.h (struct hashnode): Use struct hack for name member.Zack Weinberg3-12/+32
2000-05-10decl.c (grokdeclarator): Allow non-static data members with same name as class.Jason Merrill2-5/+11
2000-05-10flow.c (find_basic_blocks_1): Remove any spare bb_note after completion.Richard Henderson2-0/+7
2000-05-10reg_syntax_t re_syntax_options must be static scopeBruce Korb2-1/+5
2000-05-10StringBuffer.java (replace): Calculate length for arraycopy() correctly.Bryce McKinlay2-1/+3
2000-05-10dwarfout.c (dwarfout_finish): Call retry_incomplete_types after we enter .debug.Eric Schweitz2-2/+7
2000-05-10dwarf2out.c (gen_subprogram_die): Fixup die_parent for the abstract instance ...Jason Merrill3-3/+16
2000-05-10StringBuffer.java (delete): Call arrayCopy() correctly.Bryce McKinlay2-9/+35
2000-05-10StringBuffer_1.java: New file.Bryce McKinlay3-0/+148
2000-05-10cpplex.c (spell_token): New function.Neil Booth3-142/+113
2000-05-10cpplex.c (_cpp_lex_line): Maintain PREV_WHITESPACE flag when removing escaped...Neil Booth2-18/+25
2000-05-10Daily bump.Jeff Law5-5/+5
2000-05-09flow.c (find_basic_blocks_1): Do not delete the first bb_note we run across.Richard Henderson2-4/+16
2000-05-09calls.c (expand_call): Increment currently_expanding_call before calling opti...Richard Henderson2-4/+7
2000-05-10acinclude.m4 (GLIBCPP_CHECK_CPU): Change powerpc bits to -mcpu=powerpc.Benjamin Kosnik3-5/+6
2000-05-10acinclude.m4 (GLIBCPP_CHECK_CPU): Change powerpc bits to -mcpu=powerpc.Benjamin Kosnik1-1/+1
2000-05-10acinclude.m4 (GLIBCPP_CHECK_CPU): Change powerpc bits to -mcpu=powerpc.Benjamin Kosnik12-33/+357
2000-05-09StringBuffer.java (toString): Don't mark buffer as shared.Tom Tromey3-227/+618
2000-05-09* reload1.c (reload_combine): Fix errors in last change.Richard Kenner2-3/+8
2000-05-09gcc.c (used_arg): Skip over a semicolon at the end of the split-up loop; don'...Zack Weinberg2-2/+5
2000-05-09disable hpux8_bogus_inlines on SCOBruce Korb3-10/+27
2000-05-09acinclude.m4: New macro, GLIBCPP_ENABLE_CXX_FLAGS.Phil Edwards10-176/+303
2000-05-09top level:Zack Weinberg65-450/+619
2000-05-09flow.c (flow_delete_insn): Use INSN_DELETED_P for marking insn as deleted.Denis Chertykov2-1/+7
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