aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-02-25re PR rtl-optimization/60317 (find_hard_regno_for compile time hog in libvpx)Vladimir Makarov4-8/+27
2014-02-25re PR lto/53808 (Undefined symbol when building a library with lto)Jason Merrill3-0/+24
2014-02-25DR 1286 PR c++/60328Jason Merrill3-2/+23
2014-02-252014-02-25 Doug Rupp <rupp@adacore.com>Doug Rupp2-3/+27
2014-02-25* gcc-interface/trans.c (Pragma_to_gnu): Deal with Warning_As_Error.Eric Botcazou2-4/+25
2014-02-25rtsfind.adb (Is_RTE): Protect against entity with no scope field (previously ...Robert Dewar11-87/+127
2014-02-25sem_ch3.adb (Process_Full_View): Better error message when the full view of a...Ed Schonberg3-5/+25
2014-02-25[multiple changes]Arnaud Charlet11-85/+153
2014-02-25[multiple changes]Arnaud Charlet16-127/+390
2014-02-25[multiple changes]Arnaud Charlet4-1/+131
2014-02-25[multiple changes]Arnaud Charlet12-58/+248
2014-02-25[multiple changes]Arnaud Charlet9-143/+545
2014-02-25gnat_rm.texi: First set of documentation additions for predefined RM units.Robert Dewar5-8/+247
2014-02-25[multiple changes]Arnaud Charlet6-21/+47
2014-02-25binde.adb: Change messages to mention -gnatel instead of -gnatwl.Robert Dewar13-72/+164
2014-02-25[multiple changes]Arnaud Charlet16-51/+493
2014-02-25lib.ads, [...]: Implement pragma Compiler_Unit_Warning...Arnaud Charlet65-133/+158
2014-02-25[multiple changes]Arnaud Charlet76-153/+238
2014-02-25exp_ch6.adb (Add_Or_Save_Precondition): New routine.Hristian Kirtchev6-170/+323
2014-02-252014-02-25 Hristian Kirtchev <kirtchev@adacore.com>Hristian Kirtchev8-29/+233
2014-02-25[multiple changes]Arnaud Charlet8-62/+86
2014-02-25[multiple changes]Arnaud Charlet4-43/+105
2014-02-25[multiple changes]Arnaud Charlet5-45/+75
2014-02-25[multiple changes]Arnaud Charlet4-5/+22
2014-02-25[multiple changes]Arnaud Charlet9-272/+274
2014-02-25[multiple changes]Arnaud Charlet7-19/+97
2014-02-25[multiple changes]Arnaud Charlet5-3/+33
2014-02-25sem_ch3.adb, [...]: Mark most references to SPARK RM in error messages for re...Yannick Moy7-66/+84
2014-02-25Correct ChangeLog entryWilliam Schmidt1-3/+2
2014-02-25vector.md (*vector_ordered<mode>): Change split to use canonical form for nor...Bill Schmidt2-2/+8
2014-02-25ld-vsx.c: Don't use vec_all_eq.Bill Schmidt7-12/+47
2014-02-25re PR target/55426 (gcc.target/arm/neon-vld1_dupQ.c ICEs on armeb)Kyrylo Tkachov2-5/+15
2014-02-25gcc/Ilya Tocar21-23/+111
2014-02-25Skip gfortran.dg/erf_3.F90 and gfortran.dg/round_4.f90 on Solaris 9 (PR libfo...Rainer Orth3-0/+10
2014-02-25re PR middle-end/60291 (slow compile times for any mode (-O0/-O1/-O2) on larg...Richard Biener2-40/+14
2014-02-25re PR lto/60319 (wrong code (that hangs) by LTO at -Os and above on x86_64-li...Richard Biener3-1/+40
2014-02-25re PR c++/60311 ([c++1y] ICE with pointer-to-function with auto parameter)Adam Butcher4-2/+27
2014-02-25sel-sched.c (calculate_new_fences): New parameter ptime.Andrey Belevantsev2-9/+23
2014-02-25re PR middle-end/60292 (ICE: in fill_vec_av_set, at sel-sched.c:3863 with -m6...Andrey Belevantsev2-1/+8
2014-02-24* calls.h: Fix typo in comment.Alangi Derick2-1/+5
2014-02-25Fix out-of-line definition of class template generic member functions.Adam Butcher4-1/+43
2014-02-25re PR c++/60065 ([c++1y] ICE with auto parameter pack)Adam Butcher4-13/+46
2014-02-25pa.c (pa_output_move_double): Don't valididate when adjusting offsetable addr...John David Anglin2-2/+7
2014-02-25Daily bump.GCC Administrator1-1/+1
2014-02-24re PR lto/60295 (Too many lto1-wpa-stream processes are forked)Jan Hubicka2-1/+8
2014-02-24re PR c++/60146 (ICE when compiling this code with -fopenmp)Jason Merrill3-14/+52
2014-02-24re PR c++/60312 ([c++1y] ICE using auto as template parameter)Jason Merrill3-0/+26
2014-02-24sparseset.h (sparseset_pop): Fix the wrong index.Guozhi Wei2-1/+5
2014-02-24[multiple changes]Arnaud Charlet4-1/+26
2014-02-24[multiple changes]Arnaud Charlet5-12/+39