aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-01-19configure: Rebuilt.Bryce McKinlay3-159/+168
2000-01-18alpha-protos.h: PROTO -> PARAMS.Kaveh R. Ghazi13-352/+367
2000-01-18ns32k-protos.h: New file.Kaveh R. Ghazi5-71/+104
2000-01-18vax-protos.h: New file.Kaveh R. Ghazi6-17/+76
2000-01-18romp-protos.h: New file.Kaveh R. Ghazi5-33/+109
2000-01-18we32k-protos.h: New file.Kaveh R. Ghazi4-17/+55
2000-01-18calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi5-5/+15
2000-01-18i386.h (BIGGEST_ALIGNMENT): Set to 128.Jan Hubicka2-6/+15
2000-01-18i386.md (memstr): Do not use rep stosb for counts divisible by 4 when optimiz...Jan Hubicka4-122/+239
2000-01-18name-finder.cc (lookup): Check for dladdr function.Andrew Haley6-118/+179
2000-01-18prims.cc (_Jv_RunMain): Set the name of this executable.Andrew Haley2-0/+10
2000-01-18cp-tree.h (get_tinfo_fn_dynamic): Remove prototype.Nathan Sidwell8-85/+87
2000-01-18Daily bump.Jeff Law5-5/+5
2000-01-18natThrowable.cc (fillInStackTrace): Return `this' even when backtrace can't b...Tom Tromey2-1/+4
2000-01-18configure: Rebuilt.Tom Tromey3-4/+7
2000-01-18class.c (fixed_type_or_null): Don't clear NONNULL.Mark Mitchell3-6/+10
2000-01-17combine.c (combine_simplify_rtx): Give FLOAT_STORE_FLAG_VALUE a mode.Richard Henderson7-21/+55
2000-01-18c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.Martin v. Löwis7-41/+65
2000-01-17re GNATS gcj/128 (weak error message when expecting final modifier)Joerg Brunsmann2-3/+17
2000-01-17cp-tree.h (build_shared_int_cst): New function.Mark Mitchell5-43/+122
2000-01-17Oops, forgot to save ChangeLog on previous commitZack Weinberg1-0/+22
2000-01-17fixlib.c: Add copyright notice.Zack Weinberg9-515/+391
2000-01-17cp-tree.h (scratchalloc): Remove.Mark Mitchell13-121/+188
2000-01-17Runtime.java (loadLibraryInternal): Declare.Tom Tromey14-897/+535
2000-01-17Initial revisionTom Tromey13-0/+7279
2000-01-17* prims.cc (_Jv_PrimClass): Use `JV_STATE_NOTHING', not `0'.Tom Tromey2-3/+7
2000-01-17* gjavah.c (print_field_info): Allow non-static final fields.Tom Tromey2-10/+14
2000-01-17Update copyrightsKaveh Ghazi45-45/+45
2000-01-17Update copyrightsKaveh Ghazi17-17/+17
2000-01-17print-rtl.c: PROTO -> PARAMS.Kaveh R. Ghazi11-158/+171
2000-01-17toplev.c: PROTO -> PARAMS.Kaveh R. Ghazi9-517/+528
2000-01-17reload.c: PROTO -> PARAMS.Kaveh R. Ghazi14-635/+651
2000-01-17natThrowable.cc: New file.Andrew Haley13-161/+731
2000-01-17machmode.h: PROTO -> PARAMS.Kaveh R. Ghazi16-247/+265
2000-01-17ggc-common.c: PROTO -> PARAMS.Kaveh R. Ghazi17-329/+348
2000-01-17genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi14-240/+256
2000-01-17* All files: PROTO -> PARAMS.Kaveh R. Ghazi20-781/+785
2000-01-17Daily bump.Jeff Law5-5/+5
2000-01-17class.c (finish_struct_1): Replace redundant code with assertions.Mark Mitchell2-11/+14
2000-01-17* tree.h (BINFO_VPTR_FIELD): Augment documentation.Mark Mitchell2-3/+11
2000-01-17cp-tree.h (flag_new_abi): Move.Mark Mitchell11-172/+335
2000-01-17StringBuffer.java (StringBuffer): Don't special case null argument.Anthony Green2-7/+9
2000-01-16parse.y (build_string_concatenation): Only use StringBuffer(String) shortcut ...Anthony Green3-9/+14
2000-01-16StreamTokenizer.java (nextToken): Avoid unread(TT_EOF).Jeff Sturm2-15/+33
2000-01-16*** empty log message ***Anthony Green5-0/+69
2000-01-16init.c (construct_virtual_bases): Don't look up the addresses of virtual base...Mark Mitchell2-4/+18
2000-01-16pr83.out: New file.Anthony Green5-0/+74
2000-01-16Oops, a reference to mmap_zero remainedAlexandre Oliva2-3/+3
2000-01-16aclocal.m4 (AC_FUNC_MMAP_ZERO): New macro.Alexandre Oliva6-212/+501
2000-01-16i386.md: Add peephole to merge successive stack adjusts.Zack Weinberg2-0/+24