aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-04-23search.c (is_subobject_of_p): Handle TEMPLATE_TYPE_PARMs and such as base cla...Mark Mitchell3-7/+37
1999-04-23Display LABEL_NUSES when printing a code labelNick Clifton2-0/+7
1999-04-23Add Nathan Sidwell (write after approval)Nathan Sidwell1-0/+1
1999-04-22Daily bump.Jeff Law1-1/+1
1999-04-22tree.c (build_exception_variant): Fix typo: use the chain of U, not trying V,...Brendan Kehoe2-1/+6
1999-04-22update NEWS derived fileCraig Burley1-27/+37
1999-04-22doc cleanup vis-a-vis f2cCraig Burley2-4/+10
1999-04-22cp-tree.h (lang_decl_flags): Remove returns_first_arg and preserves_first_arg.Mark Mitchell15-715/+1261
1999-04-22toplev.h (wrapup_global_declarations): Declare.Mark Mitchell3-171/+214
1999-04-22support array bounds checkingCraig Burley10-114/+396
1999-04-22This isn't Saturday.Richard Henderson1-1/+1
1999-04-22c-parse.in (expr_no_commas): Verify we've an expr before calling C_SET_EXP_OR...Richard Henderson4-305/+339
1999-04-22toplev.c (rest_of_compilation): Always set current_function_uses_only_leaf_re...John Wehle2-2/+7
1999-04-22gxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid clashes with the RTL co...Mark Mitchell1-1/+1
1999-04-22gxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid clashes with the RTL co...Mark Mitchell8-53/+103
1999-04-22* decl.c (make_typename_type): Tighten error-checking.Mark Mitchell3-6/+27
1999-04-22* Make-lang.in (JAVA_SRCS): Added check-init.c.Tom Tromey2-0/+5
1999-04-22xm-cygwin.h (HAVE_BCOPY): Delete unneeded macro.Mumit Khan2-21/+22
1999-04-22* libjava.compile/OperatorBenchmark.java: New file.Anthony Green2-0/+890
1999-04-22enable disabling of fast fixincludesBruce Korb3-216/+226
1999-04-21Daily bump.Jeff Law1-1/+1
1999-04-22Check in test for previous changesMark Mitchell1-0/+12
1999-04-21natString.cc (getBytes): Reverted earlier change and applied correct fix from...Tom Tromey2-3/+8
1999-04-21decl.c (predef_filenames, [...]): New globalsAlexandre Petit-Bianco7-16/+132
1999-04-21String.java: Don't throw UnsupportedEncodingException.Tom Tromey2-2/+23
1999-04-21gen-protos.c: #undef abort after including system.h.Zack Weinberg3-28/+7
1999-04-21natString.cc (getBytes): Correctly size result buffer.Tom Tromey2-2/+7
1999-04-21os_dep.c: glibc 2.1 requires asm/sigcontext.h, not sigcontext.h.Tom Tromey2-1/+6
1999-04-21cccp.c (simplify_filename): Always preserve leading double slash.Mumit Khan2-12/+5
1999-04-20Daily bump.Jeff Law1-1/+1
1999-04-20* config/c4x/c4x.md: Add new peepholes to remove redundant loads.Michael Hayes2-1/+30
1999-04-20c4x.md (binary patterns): Reorder alternatives so that two operand instructio...Michael Hayes2-305/+309
1999-04-20Make-lang.in (objc-parse.c): Put BISON parameters in correct order.Nathan Sidwell2-2/+5
1999-04-20Make-lang.in (c-parse.c): Put BISON parameters in correct order.Nathan Sidwell2-1/+6
1999-04-20Make-lang.in (ch/chill.info): Put MAKEINFO parameters in correct order.Nathan Sidwell2-1/+6
1999-04-20cp-tree.h (build_binary_op): Remove unneeded parameter.Mark Mitchell12-66/+89
1999-04-20alpha.md (nt_lda): New pattern.Richard Henderson3-16/+38
1999-04-20arm.md (movhi): Add check for odd offset.Catherine Moore2-1/+6
1999-04-20*** empty log message ***Jim Blandy1-0/+9
1999-04-20Fix from Dale Hawkins:Jim Blandy1-1/+10
1999-04-20i386.c (output_move_double): Abort if a non-offsettable memory operand is enc...John Wehle2-87/+18
1999-04-20sparc-signal.h: new file.Andrew Haley7-211/+278
1999-04-19newJason Merrill1-0/+24
1999-04-19decl.c (grokfndecl): Always call cplus_decl_attributes.Jason Merrill3-8/+15
1999-04-19Daily bump.Jeff Law1-1/+1
1999-04-19update BUGS, INSTALL, NEWS derived filesCraig Burley2-55/+47
1999-04-19clarify -malign-double situationCraig Burley3-37/+11
1999-04-19Fix DATA repeat-count bugCraig Burley4-4/+33
1999-04-19fix DO WHILECraig Burley3-2/+12
1999-04-19new tests, derived from bug-reports from Toon and TimCraig Burley3-0/+33