aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2001-04-27md.texi (Machine Constraints): Document additional i386 constraints and fix d...Andreas Jaeger2-5/+20
2001-04-27parse.y (java_expand_classes): Don't change ctxp_for_generation while iterati...Per Bothner2-10/+13
2001-04-2720000629-1.x: Really commit removal.Toon Moene1-10/+0
2001-04-27* tm.texi (TARGET_MEM_FUNCTIONS): Update text.Jeffrey A Law2-2/+6
2001-04-27except.c (can_convert_eh): Don't check template parms, typename types etc.Nathan Sidwell4-1/+36
2001-04-27optimize.c (maybe_clone_body): Copy parameter names and locations.Nathan Sidwell4-2/+79
2001-04-27cp-tree.h (adjust_clone_args): Prototype new function.Nathan Sidwell6-0/+143
2001-04-27Daily bump.GCC Administrator2-2/+2
2001-04-27method.c (use_thunk): Make sure that thunks really are emitted when requested.Mark Mitchell2-1/+12
2001-04-26* except.c (get_exception_filter): word_mode, not Pmode.Jason Merrill2-1/+5
2001-04-2620010426.f: New test.Toon Moene3-0/+13