summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2001-05-03 David O'Brien <obrien@FreeBSD.org>obrien2001-05-032-1/+6
* * config/i386/djgpp.h (CPP_PREDEFINES): Define __GO32__.dj2001-05-032-13/+28
* * config/mn10300/mn10300.md: Sign-extend GEN_INT operands.aoliva2001-05-032-6/+12
* 2001-05-03 Martin Kahlert <martin.kahlert@infineon.com>tromey2001-05-032-2/+8
* Fix bad checkin.aph2001-05-031-1/+2
* Wrong ChangeLog entry.jakub2001-05-031-2/+1
* * integrate.h (struct inline_remap): Add leaf_reg_map table.mmitchel2001-05-034-14/+35
* * update_web_docs: Don't generate HTML from gxxint.texi. Don'tjsm282001-05-032-2/+9
* * c-dump.c (dequeue_and_dump): Don't look at DECL_ASSEMBLER_NAMEnathan2001-05-032-1/+6
* * config/mn10300/mn10300.h (LINK_SPEC): Pass --relax to theaoliva2001-05-032-0/+6
* 2001-04-30 Andrew Haley <aph@cambridge.redhat.com>aph2001-05-031-2/+8
* Re-installed 2001-01-09's patch:aoliva2001-05-032-0/+30
* * dump.c (cp_dump_tree, USING_STMT case): New case.nathan2001-05-034-10/+29
* 2001-05-02 David O'Brien <obrien@FreeBSD.org>obrien2001-05-034-7/+7
* Daily bump.gccadmin2001-05-035-5/+5
* * doc/*.texi: Remove generated documentation.bryce2001-05-0324-18255/+4
* * objc/objc-act.c (STRING_OBJECT_CLASS_NAME): Default toshebs2001-05-022-1/+64
* * g++.old-deja/g++.eh/catch13.C: New test.jakub2001-05-023-0/+57
* * tradcpp.c (do_define): Make sure we don't walk past limit.jakub2001-05-024-3/+13
* 2000-05-01 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2001-05-024-79/+138
* 2001-05-02 David Edelsohn <edelsohn@gnu.org>dje2001-05-023-53/+50
* * decl.c (compute_array_index_type): Don't try to do anything withmmitchel2001-05-023-6/+22
* * config/i386/i386.h (FUNCTION_BOUNDARY): Result is unsigned.kenner2001-05-022-1/+5
* * function.c (fixup_var_regs_1, case SUBREG): Use promoted modekenner2001-05-022-1/+4
* * expr.c (store_field): Do nothing except elaborate side-effects ifkenner2001-05-022-0/+10
* cp:ghazi2001-05-0218-67/+88
* * c-lex.c: NULL_PTR -> NULL.ghazi2001-05-0213-46/+58
* * decl2.c (do_using_directive): Revert previous patch.aj2001-05-022-2/+4
* Daily bump.gccadmin2001-05-025-5/+5
* * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() fromljrittle2001-05-022-1/+6
* 2001-05-01 Benjamin Kosnik <bkoz@redhat.com>bkoz2001-05-025-23/+75
* * expr.c (expand_expr): When compiling LABELED_BLOCK_EXPR,bothner2001-05-022-0/+7
* 2001-05-01 Tom Browder <tbrowder@home.com>pme2001-05-022-3/+7
* Fix typommitchel2001-05-021-1/+1
* * extend.texi: Fix typo.mmitchel2001-05-022-1/+5
* * fdl.texi: New file.mmitchel2001-05-024-7/+413
* * Make-lang.in ($(srcdir)/java/gcj.info): Added `-I..'.tromey2001-05-013-43/+49
* * parse.h (REGISTER_IMPORT): Use tree_cons instead of chainon.bothner2001-05-012-2/+5
* * parse.y (java_pop_parser_context): The TREE_VALUE of a link in thebothner2001-05-012-2/+7
* 2001-05-01 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-05-012-3/+8
* * objc/objc-act.c (build_module_descriptor): Clear DECL_CONTEXTshebs2001-05-012-1/+21
* 2001-05-01 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-05-015-9/+49
* 2001-04-30 Andrew Haley <aph@cambridge.redhat.com>aph2001-05-014-95/+99
* 2001-05-01 Zack Weinberg <zackw@stanford.edu>zack2001-05-0124-254/+349
* * testsuite/libstdc++.tests/tests.exp: Add comment.gdr2001-05-012-0/+6
* * Makefile.in (install-headers): Remove redundant dependency.rth2001-05-012-1/+5
* * testsuite/libstdc++.tests/tests.exp: Set ulimits.gdr2001-05-012-0/+14
* * c-tree.texi (USING_STMT): Document.nathan2001-05-012-0/+11
* cp:nathan2001-05-018-4/+72
* * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".ghazi2001-05-0123-211/+235