aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2002-05-15PR optimization/5172, optimization/5200Jakub Jelinek2-1/+7
2002-05-15Daily bump.GCC Administrator1-1/+1
2002-05-15Daily bump.GCC Administrator1-1/+1
2002-05-15c-parse.in (MODIFIED_WCHAR_TYPE): New macro.Zack Weinberg28-405/+94
2002-05-15pa.c (override_options): Override TARGET_JUMP_IN_DELAY when scheduling for PA...John David Anglin2-19/+30
2002-05-14alpha.h (TARGET_CPU_CPP_BUILTINS): Define __IEEE_FP and __IEEE_FP_INEXACT as ...Neil Booth4-17/+20
2002-05-14i386.c (ix86_save_reg): Make regno unsigned.Richard Henderson2-66/+38
2002-05-14arm.h (TARGET_CPU_CPP_BUILTINS): Define.Neil Booth12-99/+119
2002-05-14* g++.dg/init/pm1.C: New test.Jason Merrill2-0/+92
2002-05-14cp-tree.h (struct lang_type): Added non_zero_init.Alexandre Oliva8-38/+143
2002-05-14gcc.c (cpp_options): Must pass -m* and -f* options to the front end even when...Neil Booth6-13/+30
2002-05-14genautomata.c (transform_3): Add code for transformation `(A,B,...)+C -> A+C,...Vladimir Makarov2-3/+48
2002-05-14Make-lang.in (gnat1$(exeext), [...]): Restore $(CONFIG_H) and prefix.o depend...Rainer Orth3-7/+15
2002-05-14revert last checkinJason Merrill3-12/+5
2002-05-14final.c (end_final): Do not output profile_arcs constructor, when no function...Jan Hubicka2-1/+6
2002-05-14* i386.md (testsi to testqi_zext_1 splitter): Fix typo.Jan Hubicka2-1/+5
2002-05-14install.texi: Remove special markup originally required for HTML generation w...Gerald Pfeifer2-24/+5
2002-05-14install.texi (Specific, [...]): Update passus on setting CONFIG_SHELL to /bin...Gerald Pfeifer2-3/+7
2002-05-14Fix typo in last change.Andreas Schwab1-1/+1
2002-05-14sysv4.h (DO_SELECT_SECTION): Factored out of SELECT_SECTION.Andreas Schwab2-32/+125
2002-05-14varasm.c (resolve_unique_section): Add third parameter flag_function_or_data_...Andreas Schwab2-6/+16
2002-05-14i386.md: Use define_constants for unspec numbers.Richard Henderson3-193/+259
2002-05-14Daily bump.GCC Administrator2-2/+2
2002-05-13flow.c (invalidate_mems_from_autoinc): Rewrite to use for_each_rtx.Jeff Law2-20/+33
2002-05-14inclhack.def (winidss_valist): Limit applicability.Mark Mitchell5-3/+34
2002-05-14genattr.c (gen_attr): Don't emit a comma after the last enumerator.Zack Weinberg2-1/+7
2002-05-14jcf-write.c (write_classfile): Unlink the temporary file if it cannot be rena...Mark Mitchell2-5/+12
2002-05-13cfgrtl.c (purge_dead_edges): Handle abnormal call edges created by non-local ...Richard Henderson3-20/+40
2002-05-13contrib.texi: Update my entry.Neil Booth1-1/+2
2002-05-13cppfiles.c (open_file): Change mode (DJGPP only) of redirected input to O_BIN...Andris Pavenis2-1/+14
2002-05-13* i386.c (ia32_multipass_dfa_lookahead): Prototype.Jeff Law2-0/+3
2002-05-13i386.c (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD): Define.Jeff Law2-0/+20