aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-10-17Make-lang.in (java/builtins.o): Add $(OPTABS_H) and $(EXPR_H) dependencies.Richard Guenther2-1/+7
2007-10-17re PR target/32961 (Gcc has different requirements for x86 shift xmm intrinsics)Uros Bizjak8-96/+56
2007-10-17re PR fortran/33760 (Bind(C): Using C_PTR as structure constructor gives an ICE)Christopher D. Rickett6-4/+48
2007-10-17tree-ssa-structalias.c (rewrite_constraints): Don't test for directness anymore.Daniel Berlin2-57/+63
2007-10-17rs6000.c (rs6000_emit_epilogue): Correct altivec sp_offset.Alan Modra2-30/+31
2007-10-17Daily bump.GCC Administrator1-1/+1
2007-10-17builtins.c (gimplify_va_arg_expr): Use inform for help message.Manuel López-Ibáñez11-22/+49
2007-10-16re PR c++/28639 (ICE trying to print error on invalid template parameter)Paolo Carlini3-0/+25
2007-10-16re PR c++/31446 (ICE with invalid template parameter)Paolo Carlini7-5/+31
2007-10-17avr.c (avr_mcu_types): Add at90pwm216, at90pwm316.Eric B. Weddington4-1/+19
2007-10-16Fix typoMark Mitchell1-1/+1
2007-10-16typeck.c (cp_apply_type_quals_to_decl): Expand documentation.Mark Mitchell5-60/+106
2007-10-16re PR target/33594 (stack arrays not aligned on word boundaries)Amruth Laxman2-0/+8
2007-10-16dce.c (init_dce): Only initialize the obstacks for the fast pass.Eric Botcazou2-55/+71
2007-10-16target.h (unspec_may_trap_p): New target hook.Paolo Bonzini11-2/+244
2007-10-16Daily bump.GCC Administrator1-1/+1
2007-10-15invoke.texi (Wextra): Move it just after Wall...Manuel López-Ibáñez2-96/+69
2007-10-15gamma_5.f90: xfail on FreeBSDSteven G. Kargl2-0/+5
2007-10-15dse-1.c: Pass the union as a second parameter to each function.Richard Sandiford2-6/+14
2007-10-15mips.h (LOCAL_ALIGNMENT): Define.Nigel Stephens2-1/+11
2007-10-15re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Christopher D. Rickett4-25/+57
2007-10-15re PR tree-optimization/33136 (wrong code due to alias with allocation in loop)Jakub Jelinek7-1/+211
2007-10-15re PR tree-optimization/33735 (verify_stmts failed: missing PHI def)Alexandre Oliva5-3/+39
2007-10-15re PR middle-end/33706 (gcc_assert failure in verify_eh_edges)Alexandre Oliva4-3/+40
2007-10-15matrix-reorg.c (gate_matrix_reorg): Don't comment out whole program flag.Razya Ladelsky2-1/+6
2007-10-15re PR tree-optimization/33619 (TER breaks some inline-asm code (again))Jakub Jelinek4-10/+59
2007-10-15lib/target-supports.exp (check_vmx_hw_available): Add -maltivec flag for AIX.David Edelsohn2-3/+12
2007-10-15* config.gcc (powerpc-ibm-aix5*): Install altivec.hDavid Edelsohn2-1/+5
2007-10-15fold-const.c (extract_array_ref): Remove.Richard Guenther2-114/+22
2007-10-15re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle3-0/+51
2007-10-15Resync.Arnaud Charlet1-0/+300
2007-10-15errout.ads: Comment clarificationRobert Dewar9-55/+116
2007-10-15g-soccon-vms.ads: Fix value of MSG_WAITALL.Thomas Quinot4-10/+20
2007-10-15gnat_ugn.texi: Add documentation for switches --version and --help for the GN...Vincent Celier2-20/+159
2007-10-15xref_lib.adb (Get_Full_Type): Add support for the 'h' entity type, ie interfa...Emmanuel Briot2-2/+6
2007-10-15trans.c (gnat_to_gnu): Remove the padding structure more often.Tristan Gingold1-7/+8
2007-10-15tb-alvms.c (tb_entry_t, [...]): Store a frame pointer instead of a procedure ...Olivier Hainque4-18/+19
2007-10-15sem_disp.adb (Find_Controlling_Arg): Examine the call node before examining i...Ed Schonberg1-2/+14
2007-10-15sem_ch6.adb (Find_Corresponding_Spec): If the previous entity is a body gener...Ed Schonberg1-5/+37
2007-10-15system-vms-ia64.ads: New file.Tristan Gingold2-2/+255
2007-10-15sem_ch4.adb: Minor code and comment reformatting.Hristian Kirtchev1-8/+48
2007-10-15sem_ch3.adb (Build_Derived_Concurrent_Type): Set the Is_Constrained flag of d...Gary Dismukes1-0/+14
2007-10-15sem_ch12.adb: Minor code reformatting.Hristian Kirtchev1-22/+41
2007-10-15sem_aggr.adb (Resolve_Record_Aggregate): In the case of a box association for...Gary Dismukes1-25/+50
2007-10-15rtsfind.adb: (Load_RTU): Turn off style checks for Load callRobert Dewar1-8/+17
2007-10-15snames.adb, snames.ads: Add new standard name runtime_library_dirVincent Celier10-246/+327
2007-10-15re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle2-2/+45
2007-10-15sem_case.adb, [...]: Replace use of Heap_Sort_A (passing'Unrestricted_Access ...Bob Duff3-21/+24
2007-10-15mlib-tgt-specific.adb (Support_For_Libraries): New function...Vincent Celier1-1/+18
2007-10-15exp_dist.adb (Add_RACW_Primitive_Declarations_And_Bodies): Do not attempt to ...Thomas Quinot1-64/+74