aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-06-27PushbackInputStream.java (read): If there are characters in the buffer, don't...Tom Tromey3-11/+22
2000-06-27Update to SGI STL 3.3Benjamin Kosnik1-10/+1
2000-06-27Update to SGI STL 3.3Benjamin Kosnik36-1225/+1784
2000-06-27* decl.c (grokfndecl): Set DECL_CONTEXT for static functions too.Mark Mitchell3-1/+12
2000-06-27* lib/g++.exp (g++_include_flags): Tweak.Mark Mitchell2-9/+7
2000-06-27POTFILES.in: Add diagnostic.c .Philipp Thomas3-1910/+7700
2000-06-27tweakJason Merrill1-0/+3
2000-06-27dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Use DWARF_FRAME_REGNUM.Jason Merrill2-1/+14
2000-06-27* java/lang/Double.java (valueOf): Call parseDouble().Tom Tromey2-1/+5
2000-06-27mkcheck.in: Add support to print standard flags needed to test g++ in build t...Benjamin Kosnik2-16/+45
2000-06-27g++.exp (g++_include_flags): Override libgloss.exp version with one that know...H.J. Lu2-0/+101
2000-06-27ia64.c (emit_insn_group_barriers): Special case epilogue_deallocate_stack.Richard Henderson3-5/+102
2000-06-27install.html: Fix minor typo as reported.Phil Edwards2-3/+7
2000-06-27parse.y (resolve_field_access): Pass decl, not DECL_INITIAL, to java_complete...Tom Tromey3-2/+7
2000-06-27genattrtab.c (write_attr_value): Do not abort for CONST_INT operands.Jan Hubicka5-555/+958
2000-06-27* i386.md (addqi_low_1): Remove.Jan Hubicka2-27/+4
2000-06-27Daily bump.Jeff Law5-5/+5
2000-06-27Correct previous botched commit.Geoffrey Keating1-11/+9
2000-06-26re GNATS gcj/238 (Can't call methods from Object on an inner class)Bryce McKinlay3-91/+113
2000-06-27PropertyChangeEvent.java (oldVal): Renamed to oldValue.Warren Levy12-101/+275
2000-06-26[multiple changes]Alexandre Petit-Bianco5-436/+501
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas48-773/+937
2000-06-26980523-1.c: Add prototype for exit().Franz Sirl2-0/+5
2000-06-26Add MMX and SSE registers to i386 machine descriptionBernd Schmidt8-142/+408
2000-06-26ssa.c (struct rename_set_data): Change the name of field 'set_dest' to 'old_r...Geoff Keating2-135/+203
2000-06-26[multiple changes]Benjamin Kosnik5-23/+42
2000-06-26string.tcc (string::rfind): Fix.Brent Verner1-0/+126
2000-06-26dwarf2.h (enum dwarf_call_frame_info): Add DW_CFA_def_cfa_expression.Andrew Macleod6-749/+1162
2000-06-2620000419-1.c, [...]: Use "target *-*-*", not "target native", in case we are ...Zack Weinberg5-8/+12
2000-06-26mkcheck.in: Make the *.txt and *.tst files writable after copying them to $TE...Branko Cibej2-0/+7
2000-06-26Makefile.in, [...]: Delete.Zack Weinberg25-324/+20
2000-06-26[multiple changes]Richard Henderson7-21/+67
2000-06-26re GNATS gcj/268 (Internal compiler error in for-loop test condition)Tom Tromey3-212/+225
2000-06-26c-typeck.c (digest_init): Return error_mark_node node when TREE_TYPE (init) =...J. David Anglin2-1/+8
2000-06-26* g++.old-deja/g++.other/ambig3.C: New test.Nathan Sidwell2-0/+38
2000-06-26search.c (hides): Remove.Nathan Sidwell2-38/+21
2000-06-26syntax1.C: New test.Nathan Sidwell5-0/+107
2000-06-26decl2.c (handle_class_head): Bash typedefs to the type's main decl.Nathan Sidwell2-1/+8
2000-06-26Daily bump.Jeff Law5-5/+5
2000-06-26parse.y (do_resolve_class): Minor optimiztion in the package list search.Alexandre Petit-Bianco3-10/+21
2000-06-26aclocal.m4 (AM_WITH_NLS): Don't set MSGFMT or GMSGFMT to no, test for msgfmt ...Philipp Thomas3-34/+34
2000-06-26* gcc.dg/20000623-1.c: Prototype exit and abort.Zack Weinberg2-0/+7
2000-06-26cp-tree.h (genrtl_begin_stmt_expr): Rename to ...Mark Mitchell4-27/+37
2000-06-2520000625-1.c, [...]: New tests.Zack Weinberg10-21/+109
2000-06-25gengenrtl.c (special_rtx): Fix typo in comment.Theodore Papadopoulo4-3/+11
2000-06-25* mklibgcc.in (LIB2FUNCS): Add missing space.Michael Hayes2-1/+5
2000-06-25expr.c (lookup_field): Print error and return error_mark_node if field refere...Tom Tromey2-2/+25
2000-06-25parse.y (check_abstract_method_definitions): Also check if `other_method' is ...Tom Tromey3-2/+11
2000-06-25Vector support: type node creation & debugging supportBernd Schmidt9-0/+129
2000-06-25re GNATS gcj/260 ("Klass.class" expression should cause Klass to be initialized)Tom Tromey3-4/+15