aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-05-02cxa_vec.C: Get malloc() from <stdlib.h>, not <malloc.h>.Loren J. Rittle2-1/+6
2001-05-01expr.c (expand_expr): When compiling LABELED_BLOCK_EXPR...Per Bothner2-0/+7
2001-05-02* extend.texi: Fix typo.Mark Mitchell2-1/+5
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-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-01config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}.Zack Weinberg24-254/+349
2001-05-01* Makefile.in (install-headers): Remove redundant dependency.Angela Marie Thomas2-1/+5
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
2001-05-01Daily bump.GCC Administrator2-2/+2
2001-05-01tsystem.h: Test only POSIX for availability of string.h and time.h.Zack Weinberg3-118/+129
2001-05-01dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg11-399/+308
2001-05-01extend.texi: Improve documentation of volatile asms.Mark Mitchell4-20/+44
2001-04-30c-common.c (c_promoting_integer_type_p): New function, from the corpse of old...Richard Henderson8-21/+54
2001-04-30Revert last change.Richard Henderson2-1/+5
2001-04-30regmove.c (try_apply_stack_adjustment): Remove now redundant sanity checks.Jan Hubicka2-38/+68
2001-04-30fdl.texi: New file.Mark Mitchell1-0/+403
2001-04-30fdl.texi: New file.Mark Mitchell6-1943/+74
2001-04-30decl2.c (start_static_initialization_or_destruction): Correct logic to handle...Mark Mitchell2-7/+15
2001-04-3020010430.f: New test.Toon Moene2-0/+24
2001-04-30* invoke.texi: Add a section documenting Objective-C options.Stan Shebs2-0/+66
2001-04-30emit-rtl.c (try_split): Copy EH notes to sequence.Andrew Haley2-1/+19
2001-04-30regmove.c (record_stack_memrefs): Catch all references to the stack pointer.Mark Mitchell7-15/+53
2001-04-30Daily bump.GCC Administrator2-2/+2
2001-04-29quote shell assignment valuesToomas Rosin2-2/+6
2001-04-29c-aux-info.c: NULL_PTR->NULL in calls to `concat'.Kaveh R. Ghazi4-72/+79
2001-04-29decl2.c (unsupported_options): Add new-abi.Joseph Myers5-20/+10
2001-04-29jcf-io.c (read_zip_member): Cast to long in comparison with signed value.Kaveh R. Ghazi6-8/+23
2001-04-29Daily bump.GCC Administrator2-2/+2
2001-04-29objc-act.c (handle_class_ref): Rewrite to flush target specific code and use ...Stan Shebs4-39/+48
2001-04-28darwin.h (STANDARD_EXEC_PREFIX): Don't define.Stan Shebs2-4/+14
2001-04-28rtl.h (simplify_gen_relational): Add cmp_mode parameter.Jan Hubicka5-49/+224
2001-04-28flow.c (propagate_block_delete_insn): Handle deletion of ADDR_VEC and ADDR_DI...Jeffrey A Law4-5/+40
2001-04-28* pa.c (FRP): Remove erroneous white space in macro definition.Martin Kalen2-1/+5
2001-04-28invoke.texi: Use XX-bit instead of XXbit or XX bit where appropriate.Andreas Jaeger4-151/+156
2001-04-28md.texi: Use XX-bit instead of XXbit or XX bit where appropriate.Andreas Jaeger2-42/+47
2001-04-28re PR c/2347 (gcc does not accept "-l m" as POSIX permits (wants -lm))Jens Schweikhardt3-2/+26
2001-04-28Daily bump.GCC Administrator2-2/+2
2001-04-28newJason Merrill2-0/+40
2001-04-27function.c (purge_addressof_1): Remove the duplicate if (code == SET) block.Zack Weinberg2-19/+17
2001-04-27except.c (expand_eh_region_start): Don't start a new block.Jason Merrill4-99/+14
2001-04-27Add forgotten entry.Franz Sirl1-1/+8
2001-04-27*** empty log message ***Jeffrey Oldham5-0/+54