aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-07-24re PR rtl-optimization/40209 (ICE in iv_analyze_def caused by stale REG_UNUSE...Neil Vachharajani2-0/+6
2009-07-24Daily bump.GCC Administrator1-1/+1
2009-07-23dll-4.c: Allow foo1 and foo2 in either order in scan-assembler.Joseph Myers2-1/+7
2009-07-23i386.c: Use ASM_LONG instead of .long.Uros Bizjak3-43/+41
2009-07-23be.po, [...]: Update.Joseph Myers17-109599/+113865
2009-07-23re PR fortran/40839 (gfortran segmentation fault when a unit number is missing)Jakub Jelinek6-4/+33
2009-07-23Fix PR #.H.J. Lu1-1/+1
2009-07-23Commit patch #3 of 4 for Power7 VSX supportMichael Meissner11-1578/+3086
2009-07-23(split for ior/xor with shift and zero-extend): Cast op3 to Richard Earnshaw2-1/+6
2009-07-23[multiple changes]Arnaud Charlet5-11/+58
2009-07-23sem.adb (Do_Units_And_Dependents): Process bodies only for units that are in ...Ed Schonberg2-46/+45
2009-07-23[multiple changes]Arnaud Charlet7-72/+139
2009-07-23[multiple changes]Arnaud Charlet3-18/+56
2009-07-23freeze.adb (Set_Small_Size): Remove extra space for consistency with other si...Arnaud Charlet3-13/+28
2009-07-23sem_util.adb (Wrong_Type): Special message for cases like A and B = 0Robert Dewar1-0/+24
2009-07-23par-ch4.adb (P_Aggregate_Or_Paren_Expr): Better message for missing comma.Robert Dewar1-2/+25
2009-07-23sem_aggr.adb (Resolve_Extension_Aggregate): Report an error when the ancestor...Gary Dismukes2-2/+15
2009-07-23einfo.ads, [...]: Add comment.Robert Dewar5-41/+53
2009-07-23[multiple changes]Arnaud Charlet3-7/+291
2009-07-23re PR middle-end/40830 (gcc.dg/vect/vect-pre-interact.c doesn't work on Linux...Michael Matz2-2/+7
2009-07-23linkage.exp: Added -m64 to x86_64 linux target native C compilation where req...Simon Baldwin2-0/+8
2009-07-23decl.c (validate_alignment): For the case of an implicit array base type...Arnaud Charlet1-7/+21
2009-07-23[multiple changes]Arnaud Charlet8-62/+200
2009-07-23[multiple changes]Arnaud Charlet7-30/+71
2009-07-23[multiple changes]Arnaud Charlet5-63/+144
2009-07-23Update comments.Arnaud Charlet1-15/+20
2009-07-23re PR target/40832 (gfortran 4.4.0 generates invalid .s file on solaris-x86 u...Uros Bizjak3-4/+14
2009-07-23[multiple changes]Arnaud Charlet4-56/+87
2009-07-23exp_ch4.adb (Expand_N_Type_Conversion): Don't promote integer division operan...Robert Dewar2-6/+22
2009-07-23[multiple changes]Arnaud Charlet10-112/+151
2009-07-23checks.adb (Apply_Arithmetic_Overflow_Check): Add comments cross-referencing ...Robert Dewar6-38/+140
2009-07-23sinfo.ads (Is_Scil_Node, [...]): Add missing documentation.Javier Miranda5-19/+79
2009-07-23einfo.adb (Component_Type): Add missing assertion.Javier Miranda5-4/+26
2009-07-23Minor reformatting.Arnaud Charlet2-12/+13
2009-07-23[multiple changes]Arnaud Charlet3-9/+46
2009-07-23exp_ch5.adb (Expand_N_Assignment_Statement): Do left-side validity check righ...Robert Dewar7-26/+83
2009-07-23get_scos.adb (Skip_EOL): Fix error of mishandling end of line after complex c...Robert Dewar2-2/+9
2009-07-23[multiple changes]Arnaud Charlet16-100/+622
2009-07-23* prj-conf.ads, prj-conf.adb: Switch to GPLv3.Arnaud Charlet3-8/+10
2009-07-23Daily bump.GCC Administrator1-1/+1
2009-07-22mangle.c (mangle_type_string_for_rtti): Rename to be clearer.Jason Merrill5-19/+55
2009-07-22re PR target/37488 (register allocation spills floats needlessly)Vladimir Makarov6-31/+111
2009-07-22tree-pass.h (TDF_EH): Define.Diego Novillo5-0/+20
2009-07-22[multiple changes]Paul Thomas2-7/+15
2009-07-222009-07-22 Doug Kwan <dougkwan@google.com>Doug Kwan4-2/+13
2009-07-22[multiple changes]Arnaud Charlet17-316/+350
2009-07-22[multiple changes]Arnaud Charlet15-29/+1291
2009-07-22re PR tree-optimization/35229 (Vectorizer doesn't support dependence created...Michael Matz4-3/+97
2009-07-22[multiple changes]Arnaud Charlet3-8/+33
2009-07-22[multiple changes]Arnaud Charlet7-47/+109