aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-03-12cris.c (cris_target_asm_function_prologue): Do not emit pic register load if ...Hans-Peter Nilsson2-21/+74
2002-03-12altivec-1.c: Cleanup and use altivec.h.Aldy Hernandez2-67/+27
2002-03-11rtlanal.c: Include recog.h.Richard Henderson3-7/+15
2002-03-11* Makefile.in (.NOTPARALLEL): Add fake tag.Richard Henderson2-0/+8
2002-03-11genflags.c (gen_insn): Use IS_VSPACE.Chris Meyer3-5/+16
2002-03-11Mark change for PR 5693.Richard Henderson1-0/+1
2002-03-11* toplev.c (rest_of_compilation): Don't compile if we've had errors.Richard Henderson5-10/+20
2002-03-11Makefile.in: Update.Neil Booth6-830/+732
2002-03-11Revert 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>, DR209 is now not ...Nathan Sidwell7-57/+48
2002-03-11texi2pod.pl: Handle @include, @ftable, @vtable.Zack Weinberg2-6/+11
2002-03-11Revert 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>, It is incorrect.Nathan Sidwell5-4/+50
2002-03-11C++ alias analysis improvement.Dan Nicolaescu4-3/+79
2002-03-11* config/s390/s390.h (REG_ALLOC_ORDER): Add missing register.Ulrich Weigand2-1/+5
2002-03-11* toplev.c (vms_fopen): Remove, not needed.Douglas B Rupp2-23/+2
2002-03-11* vmsdbgout.c (lookup_filename): Adjust creation date for GMT.Douglas B Rupp2-3/+16
2002-03-11* config/alpha/xm-vms.h (__UNIX_FWRITE): Define.Douglas B Rupp2-0/+5
2002-03-11* gcc.c-torture/execute/20020307-1.c: Use long.Kazu Hirata2-3/+7
2002-03-11alpha.c (alpha_sa_size, VMS): Don't reserve space for FP, already done later.Douglas B Rupp2-2/+5
2002-03-11toplev.c (debug_args): Add entry for VMS_DEBUG.Douglas B Rupp3-1/+9
2002-03-11parse.y (patch_assignment): Wrap the right-hand-side with a save_expr to prev...Bryce McKinlay3-3/+19
2002-03-11defaults.h (LARGEST_EXPONENT_IS_NORMAL, [...]): New.Richard Sandiford5-41/+192
2002-03-11* cfg.c (dump_flow_info): Remove unused variable.Andreas Jaeger2-3/+7
2002-03-11mmix.c (mmix_expand_builtin_va_arg): Do all computations on trees.Hans-Peter Nilsson2-31/+62
2002-03-11re PR rtl-optimization/5844 (Bad code generated for -O2 -mcpu=i586)Jakub Jelinek3-0/+60
2002-03-11Daily bump.GCC Administrator2-2/+2
2002-03-10reload.c (copy_replacements_1): New.Richard Henderson2-32/+59
2002-03-10loop.c (strength_reduce): Compute number of iterations as unsigned HOST_WIDE_...Richard Henderson2-6/+11
2002-03-10sched-rgn.c (add_branch_dependences): Don't allow insns that throw to move aw...Richard Henderson2-4/+10
2002-03-10re PR preprocessor/5899 (-M disables -dM)Neil Booth2-6/+9
2002-03-10* mbchar.c (JIS_state_table, JIS_action_table): Const-ify.Kaveh R. Ghazi2-2/+4
2002-03-10* attribs.c (decl_attributes): Fix signed/unsigned warning.Kaveh R. Ghazi2-1/+5
2002-03-10* cp-tree.h (stabilize_expr): Prototype.Kaveh R. Ghazi2-0/+5
2002-03-10mmix.c: Improve comments.Hans-Peter Nilsson3-72/+52
2002-03-10* target.c (ffetarget_print_hex): Const-ify.Kaveh R. Ghazi2-1/+5
2002-03-10* combine.c (make_extraction): Fix error in last change.Kaveh R. Ghazi2-1/+5
2002-03-10Fix ChangeLog for my last entry.Kaveh Ghazi1-2/+2
2002-03-10Daily bump.GCC Administrator2-2/+2
2002-03-10Hashtable synchronization for PowerPC.Bryce McKinlay2-0/+10
2002-03-10c4x.c (c4x_fp_reglist): Const-ify.Kaveh R. Ghazi18-22/+43
2002-03-09rs6000.md (ne0+4): Add extra CLOBBER.Geoffrey Keating2-6/+15
2002-03-09Add memcpy/memset/strlen/strcmp/strncmp testsMichael Meissner6-0/+496
2002-03-09* gcc.c (validate_all_switches): Also handle `%W{...}'.Andreas Schwab2-3/+7
2002-03-09In gcc/:Geoffrey Keating4-8/+27
2002-03-09parse.y (java_complete_lhs): Check if patch_assignment returned an error-mark.Per Bothner2-6/+9
2002-03-09* gcc.c-torture/execute/va-arg-22.c: New test.Jakub Jelinek2-0/+82
2002-03-09re PR middle-end/5877 (negative offset to array index leads to inefficient code)Jakub Jelinek2-11/+18
2002-03-09emit-rtl.c (copy_most_rtx): Accept EXPR_LIST for may_share.Richard Kenner5-50/+106
2002-03-09* combine.c (make_extraction): Don't make extension of CONST_INT.Richard Kenner2-0/+7
2002-03-09Daily bump.GCC Administrator2-2/+2
2002-03-09mips.c (function_arg_pass_by_reference): Force to 0 in o32 and o64 ABIs.Alexandre Oliva3-0/+22