aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-08-01invoke.texi: In the MIPS options section...Richard Sandiford3-30/+10
2004-08-01mips.md (cprestore): Provide two alternatives...Richard Sandiford2-6/+17
2004-08-01mips-protos.h (mips_gp_save_slot): Remove.Richard Sandiford4-67/+75
2004-07-31re PR other/16842 (mkheaders can not find mkheaders.conf)Andrew Pinski2-1/+6
2004-08-01Daily bump.GCC Administrator1-1/+1
2004-07-31c-decl.c (diagnose_mismatched_decls): Give error for external redeclaration o...Joseph Myers4-6/+89
2004-07-31Add Fariborz to my last change.Geoffrey Keating1-0/+1
2004-07-31rs6000.c (legitimate_lo_sum_address_p): Permit non-offsettable addresses even...Geoffrey Keating7-72/+304
2004-07-31Daily bump.GCC Administrator1-1/+1
2004-07-31i386.md: New peephole2's to convert imul by 3, 5 or 9 into the equivalent lea...Roger Sayle2-0/+69
2004-07-30gimplify.c (gimplify_expr): Don't replace with DECL_INITIAL if fb_lvalue.Richard Henderson10-12/+61
2004-07-30intrinsic_nearest.f90: Disable tests of nearest around zero.Richard Henderson2-7/+19
2004-07-3020040730-1.c: New test.Andrew Pinski2-0/+21
2004-07-30tree-ssa-alias.c (compute_points_to_and_addr_escape): If a pointer escapes th...Diego Novillo2-29/+41
2004-07-30vmx.exp: Explain why we skip tests for powerpc-eabispe.Aldy Hernandez2-1/+7
2004-07-30tree-ssa-alias.c (create_alias_map_for): Do not get the alias set of the inne...Diego Novillo2-5/+6
2004-07-30* gcc.dg/vmx/vmx.exp: Disable tests for eabispe.Aldy Hernandez2-1/+6
2004-07-30g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already contains $ld_...Richard Sandiford3-7/+27
2004-07-30Daily bump.GCC Administrator1-1/+1
2004-07-29tree-ssa-ccp.c (visit_assignment): Move code to prevent setting a non-registe...Diego Novillo2-6/+12
2004-07-29* config/sh/lib1funcs.asm: Make aliases movstr* for movmem*.Kaz Kojima2-1/+31
2004-07-29tree-ssa.c (verify_flow_sensitive_alias_info): When comparing points-to sets ...Diego Novillo2-1/+7
2004-07-29stmtexpr2.C (alt1): Rename from expected.Richard Henderson2-5/+21
2004-07-29* g++.dg/template/sizeof8.C: Don't assume 32bit pointers.Richard Henderson2-1/+5
2004-07-29ia64.c (setjmp_operand): Delete, unused.Zack Weinberg4-107/+12
2004-07-29c-common.h (lang_post_pch_load): New variable.Mark Mitchell33-773/+1134
2004-07-29tree-ssa-loop-im.c (force_move_till_expr, [...]): Take orig_loop argument and...Zdenek Dvorak2-9/+26
2004-07-29cfgloop.c (update_latch_info): Update dominator of the new block.Zdenek Dvorak3-12/+45
2004-07-29tree-ssa-operands.c (get_expr_operands): Revert changes to ADDR_EXPR processi...Diego Novillo4-3/+32
2004-07-29implement-c.texi: Add C90 subclause references.Joseph Myers2-68/+311
2004-07-29* pa.c (output_movb): Correct typo.John David Anglin2-1/+5
2004-07-29ra.h (single_reg_in_regclass): Declare.Pat Haugen4-2/+70
2004-07-29gcov-io.h: Allow zero tag as EOF indicator.Nathan Sidwell7-79/+60
2004-07-29c-decl.c (complete_array_type): Don't gratuitously copy maxindex.Nathan Sidwell2-2/+6
2004-07-29rtl.c (currently_expanding_to_rtl): New.Steven Bosscher8-35/+41
2004-07-29Introduce sh2a support.Alexandre Oliva13-114/+394
2004-07-29frv.md (movqi_internal, [...]): Add backup alternatives for memory inputs.Alexandre Oliva2-11/+24
2004-07-29Daily bump.GCC Administrator1-1/+1
2004-07-28darwin.c (darwin_one_byte_bool): New global variable.Matt Austern8-3/+70
2004-07-28c-common.c (c_common_unsafe_for_reeval): Delete.Eric Christopher22-547/+285
2004-07-28tree.h (enum tls_model): Move ...Zack Weinberg3-8/+16
2004-07-28intrinsic_spacing.f90: Pass arguments in the correct type.Richard Henderson2-6/+13
2004-07-28* config/frv/frv.h (EPILOGUE_USES): New. Use LR.Richard Sandiford2-0/+6
2004-07-28cse.c (validate_canon_reg): New function, split out from...Richard Sandiford2-17/+30
2004-07-28tree-ssa-alias.c (maybe_create_global_var): Don't just return if .GLOBAL_VAR ...Diego Novillo2-19/+25
2004-07-28tree-ssa.c (verify_flow_insensitive_alias_info): Process every variable that ...Diego Novillo2-14/+16
2004-07-28re PR tree-optimization/16688 (ICE in group_aliases, at tree-ssa-alias.c:1234)Diego Novillo2-0/+279
2004-07-2820031022-1.c: Adjust number of expected loads.Diego Novillo2-1/+6
2004-07-28rs6000.md ("move_from_CR_gt_bit"): Rename to move_from_CR_eq_bit.Aldy Hernandez5-16/+36
2004-07-28* gcov.c (function_summary): Add missing \n.Richard Sandiford2-1/+5