summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * integrate.h (struct inline_remap): Add leaf_reg_map table.mmitchel2001-05-034-14/+35
* * 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
* 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-032-2/+2
* * 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-022-2/+2
* * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() fromljrittle2001-05-022-1/+6
* * expr.c (expand_expr): When compiling LABELED_BLOCK_EXPR,bothner2001-05-022-0/+7
* * extend.texi: Fix typo.mmitchel2001-05-022-1/+5
* * 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
* * 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-05-01 Zack Weinberg <zackw@stanford.edu>zack2001-05-0124-254/+349
* * Makefile.in (install-headers): Remove redundant dependency.rth2001-05-012-1/+5
* * 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
* cp:nathan2001-05-014-5/+40
* cp:nathan2001-05-012-4/+14
* * diagnostic.def: New file.gdr2001-05-014-1/+24
* Daily bump.gccadmin2001-05-012-2/+2
* * tsystem.h: Test only POSIX for availability of string.hzack2001-05-013-118/+129
* * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:zack2001-05-0111-399/+308
* * extend.texi: Improve documentation of volatile asms.mmitchel2001-05-014-20/+44
* * c-common.c (c_promoting_integer_type_p): New function, from therth2001-04-308-21/+54
* Revert last change.rth2001-04-302-1/+5
* * regmove.c (try_apply_stack_adjustment): Remove now redundantrth2001-04-302-38/+68
* * fdl.texi: New file.mmitchel2001-04-301-0/+403
* * fdl.texi: New file.mmitchel2001-04-306-1943/+74
* * decl2.c (start_static_initialization_or_destruction): Correctmmitchel2001-04-302-7/+15
* 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-04-302-0/+24
* * invoke.texi: Add a section documenting Objective-C options.shebs2001-04-302-0/+66
* 2001-04-27 Andrew Haley <aph@cambridge.redhat.com>aph2001-04-302-1/+19
* * regmove.c (record_stack_memrefs): Catch all references to themmitchel2001-04-307-15/+53