aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-05-17expr.c (init_expr_once): Don't use start/end_sequence.Richard Henderson3-7/+11
2002-05-17* config/sh/lib1funcs.asm (GLOBAL): Use __USER_LABEL_PREFIX__.Jason Thorpe2-7/+7
2002-05-17avr.c (avr_regs_to_save): New function.Marek Michalkiewicz2-46/+58
2002-05-17Makefile.in: Update for cpptrad.c.Neil Booth7-28/+413
2002-05-17c-common.c (c_common_init_options): Use C89 for Objective-C, and set the opti...Neil Booth4-29/+30
2002-05-17install.texi (Specific, [...]): Document need to bootstrap with -mips3.Rainer Orth2-0/+26
2002-05-17final.c: Fix formatting.Kazu Hirata6-103/+111
2002-05-17PR c/6689, PR optimization/6615David S. Miller2-4/+13
2002-05-17* config/sparc/sparc.c (sparc_aout_select_section): Fixed typo.Rainer Orth2-1/+5
2002-05-17sh.h (ENCODE_SECTION_INFO): Consider MODULE_LOCAL_P when encoding visibility ...Kaz Kojima2-0/+6
2002-05-17* expr.c (force_operand): Fix reversed move.Richard Sandiford2-1/+5
2002-05-17install.texi (Testing): Mention two common DejaGnu warnings that can be ignored.Gerald Pfeifer2-0/+18
2002-05-17ia64.md: Use braced strings instead of quoted strings for code blocks.Richard Henderson2-273/+206
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson76-1695/+1228
2002-05-17arm.c (emit_multi_reg_push): Do not set RTX_FRAME_RELATED_P on the SEQUENCE.Nick Clifton2-1/+5
2002-05-17Daily bump.GCC Administrator2-2/+2
2002-05-17ia64.c (ia64_reorg): Rebuild bb_for_insn before splitting.Richard Henderson2-8/+14
2002-05-16* config/ia64/ia64.c (saveable_obstack): Do not declare.Richard Henderson2-3/+2
2002-05-17weak-3.c: Add dg-excess-error comment for cygwin, coff and h8300-*-hms targetsDavid Billinghurst4-0/+10
2002-05-16* config/alpha/unicosmk.h (TARGET_OS_CPP_BUILTINS): Fix typo.Richard Henderson2-1/+5
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson45-1771/+1930
2002-05-17* lcm.c (optimize_mode_switching): Revert previous change.Jason Thorpe2-1/+5
2002-05-16sched-rgn.c (schedule_insns): Initialize large_region_blocks with only extant...Zdenek Dvorak2-1/+9
2002-05-17* lcm.c (optimize_mode_switching): Fix typo.Jason Thorpe2-1/+5
2002-05-16* flow.c (calculate_global_regs_live): Queue blocks in program order.Zdenek Dvorak2-9/+11
2002-05-16* doc/install.texi (Configuration): Document PWDCMD.Rainer Orth2-0/+12
2002-05-16Reenable combination of hard regs unless CLASS_LIKELY_SPILLED_P.Dale Johannesen2-6/+13
2002-05-16* tradcpp.c (main): Accept -O*.Neil Booth1-1/+2
2002-05-16c-common.c (cb_register_builtins): Handle more built-ins here rather than in ...Neil Booth6-22/+54
2002-05-16c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Default-define here.Zack Weinberg8-124/+106
2002-05-16loop.h (struct loop_info): Add member has_prefetch.Janis Johnson3-91/+142
2002-05-16Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth21-62/+102
2002-05-16Basic block renumbering removal.Zdenek Dvorak45-1946/+1946
2002-05-16* cfgrtl.c (purge_dead_edges): Correct handling of EDGE_EH.Mark Mitchell2-5/+18
2002-05-16arm.c (arm_rtx_costs): Check for RTX being a SYMBOL_REF before calling CONSTA...Nick Clifton3-9/+23
2002-05-16re PR c++/6620 (partial template specialization on int)Kriang Lerdsuwanakij3-23/+54
2002-05-16Daily bump.GCC Administrator2-2/+2
2002-05-16arc.h (CPP_PREDEFINES): Remove.Neil Booth2-7/+17
2002-05-16cpphash.h (cpp_macro): Move here, and make expansion a union.Neil Booth3-30/+43
2002-05-16scanasm.exp (scan-assembler): Use upvar, not uplevel.Jason Merrill2-4/+10
2002-05-16rtti.c (get_tinfo_decl): Don't call comdat_linkage.Jason Merrill5-32/+48
2002-05-16This file needs resurrectingBruce Korb1-0/+14
2002-05-16altivec.h: Cleanups for tighter typechecking.Aldy Hernandez2-185/+770
2002-05-15varasm.c (merge_weak): Remove special case for extern and common.Richard Henderson4-13/+12
2002-05-1620000804-1.x: Don't return 1 if XFAILing.Matt Hiller8-3/+19
2002-05-16reload1.c (forget_old_reloads_1): Do not use subreg offset.Aldy Hernandez2-6/+8
2002-05-15rs6000.md ("altivec_mtvscr"): Set VSCR register.Aldy Hernandez3-41/+114
2002-05-15[multiple changes]Richard Henderson2-140/+152
2002-05-15varasm.c (merge_weak): Error for any weakening after definition.Richard Henderson5-18/+43
2002-05-15invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka18-149/+408