aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-05-03jni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds checking.Martin Kahlert2-2/+8
2001-05-03Fix bad checkin.Andrew Haley1-1/+2
2001-05-03Wrong ChangeLog entry.Jakub Jelinek1-2/+1
2001-05-03integrate.h (struct inline_remap): Add leaf_reg_map table.Mark Mitchell4-14/+35
2001-05-03update_web_docs: Don't generate HTML from gxxint.texi.Joseph Myers2-2/+9
2001-05-03c-dump.c (dequeue_and_dump): Don't look at DECL_ASSEMBLER_NAME if it is not set.Mark Mitchell2-1/+6
2001-05-03mn10300.h (LINK_SPEC): Pass --relax to the linker if -mrelax is given.Alexandre Oliva2-0/+6
2001-05-03libgcj.spec.in (jc1): Add EXCEPTIONSPEC.Andrew Haley1-2/+8
2001-05-03Re-installed 2001-01-09's patch:Alexandre Oliva2-0/+30
2001-05-03dump.c (cp_dump_tree, [...]): New case.Nathan Sidwell4-10/+29
2001-05-03config.gcc, [...]: Do not directly include rs6000/rs6000.h.David O'Brien4-7/+7
2001-05-03Daily bump.GCC Administrator5-5/+5
2001-05-03* doc/*.texi: Remove generated documentation.Bryce McKinlay24-18255/+4
2001-05-02objc-act.c (STRING_OBJECT_CLASS_NAME): Default to NSConstantString for NeXT-s...Stan Shebs2-1/+64
2001-05-02catch13.C: New test.Jakub Jelinek3-0/+57
2001-05-02tradcpp.c (do_define): Make sure we don't walk past limit.Jakub Jelinek4-3/+13
2001-05-02rs6000.c (rs6000_legitimate_address): Allow any stack offsets if not REG_OK_S...Franz Sirl4-79/+138
2001-05-02[multiple changes]David Edelsohn3-53/+50
2001-05-02decl.c (compute_array_index_type): Don't try to do anything with the indices ...Mark Mitchell3-6/+22
2001-05-02* config/i386/i386.h (FUNCTION_BOUNDARY): Result is unsigned.Richard Kenner2-1/+5
2001-05-02function.c (fixup_var_regs_1, [...]): Use promoted mode for replacement.Richard Kenner2-1/+4
2001-05-02expr.c (store_field): Do nothing except elaborate side-effects if zero-bit fi...Richard Kenner2-0/+10
2001-05-02call.c: NULL_PTR -> NULL.Kaveh R. Ghazi18-67/+88
2001-05-02c-lex.c: NULL_PTR -> NULL.Kaveh R. Ghazi13-46/+58
2001-05-02* decl2.c (do_using_directive): Revert previous patch.Mark Mitchell2-2/+4
2001-05-02Daily bump.GCC Administrator5-5/+5
2001-05-02cxa_vec.C: Get malloc() from <stdlib.h>, not <malloc.h>.Loren J. Rittle2-1/+6
2001-05-02sbuf_iter.h (istreambuf_iterator): Correct.Benjamin Kosnik5-23/+75
2001-05-01expr.c (expand_expr): When compiling LABELED_BLOCK_EXPR...Per Bothner2-0/+7
2001-05-02howto.html: Fix typo.Tom Browder2-3/+7
2001-05-02Fix typoMark Mitchell1-1/+1
2001-05-02* extend.texi: Fix typo.Mark Mitchell2-1/+5
2001-05-02fdl.texi: New file.Mark Mitchell4-7/+413
2001-05-01Make-lang.in ($(srcdir)/java/gcj.info): Added `-I..'.Tom Tromey3-43/+49
2001-05-01* parse.h (REGISTER_IMPORT): Use tree_cons instead of chainon.Per Bothner2-2/+5
2001-05-01parse.y (java_pop_parser_context): The TREE_VALUE of a link in the import_lis...Per Bothner2-2/+7
2001-05-01gc_priv.h (UNLOCK): Change type of GC_noop1 argument.Jeffrey Oldham2-3/+8
2001-05-01objc-act.c (build_module_descriptor): Clear DECL_CONTEXT of UOBJC_MODULES_decl.Stan Shebs2-1/+21
2001-05-01invoke.texi (Optimize Options): Add documentation for `--param max-delay-slot...Jeffrey Oldham5-9/+49
2001-05-01libgcj.spec.in (jc1): Add EXCEPTIONSPEC.Andrew Haley4-95/+99
2001-05-01config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}.Zack Weinberg24-254/+349
2001-05-01* testsuite/libstdc++.tests/tests.exp: Add comment.Gabriel Dos Reis2-0/+6
2001-05-01* Makefile.in (install-headers): Remove redundant dependency.Angela Marie Thomas2-1/+5
2001-05-01* testsuite/libstdc++.tests/tests.exp: Set ulimits.Gabriel Dos Reis2-0/+14
2001-05-01* c-tree.texi (USING_STMT): Document.Nathan Sidwell2-0/+11
2001-05-01cp-tree.def (USING_STMT): New statement node.Nathan Sidwell8-4/+72
2001-05-01bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".Kaveh R. Ghazi23-211/+235
2001-05-01call.c (build_new_op): Convert args from reference here.Nathan Sidwell4-5/+40
2001-05-01spew.c (last_token_id): New static variable.Nathan Sidwell2-4/+14
2001-05-01diagnostic.def: New file.Gabriel Dos Reis4-1/+24