summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* /cppaolo2014-08-075-8/+100
* PR c++/62043jason2014-08-072-4/+4
* PR c++/61959jason2014-08-073-1/+36
* * gcc.dg/atomic/c11-atomic-exec-4.c: Undefine _POSIX_C_SOURCE beforedanglin2014-08-073-2/+6
* * gcc.dg/atomic/stdatomic-flag.c: Add xfail comment.danglin2014-08-072-0/+3
* * gcc.dg/memcpy-5.c: Add -fno-common option on hppa*-*-hpux*.danglin2014-08-072-0/+3
* * gcc.c-torture/compile/pr60655-1.c: Don't add -fdata-sections optiondanglin2014-08-072-1/+4
* * gcc.dg/pr57233.c: Add -fno-common option on hppa*-*-hpux*.danglin2014-08-073-0/+7
* [ARM] Delete f_sels, f_seld types, use fcsel instead.ktkachov2014-08-073-4/+6
* [AArch64] Restrict usage of FP/SIMD registers for TImode reload and absdi2 pa...ktkachov2014-08-072-10/+33
* [AArch64] Use MOVN to generate 64-bit negative immediates where sensiblektkachov2014-08-072-13/+38
* 2014-08-07 Marat Zakirov <m.zakirov@samsung.com>mzakirov2014-08-072-2/+6
* Add statistical printout of rank_for_schedule decisionsmkuvyrkov2014-08-072-27/+105
* Fix INSN_TICK heuristic for SCHED_PRESSUREmkuvyrkov2014-08-072-10/+10
* gcc/testsuitekyukhin2014-08-0713-20/+30
* gcc/kyukhin2014-08-072-2/+7
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-0726-188/+193
* gcc/testsuitekyukhin2014-08-071-0/+11
* Remove arm-specific -march in test.ktkachov2014-08-072-1/+4
* * fold-const.c (fold_binary_loc): Add folding of mpolacek2014-08-076-46/+43
* gcc/kyukhin2014-08-073-2/+12
* Remove duplicate ChangeLog entriesvries2014-08-072-13/+0
* 2014-08-07 Marat Zakirov <m.zakirov@samsung.com>mzakirov2014-08-073-4/+10
* Remove cproj-fails-with-broken-glibc.cvries2014-08-075-72/+12
* For cproj test-case, use glibc version xfailvries2014-08-072-0/+13
* gcc/kugan2014-08-072-3/+8
* ChangeLogzqchen2014-08-074-0/+48
* * init.c (build_vec_init): Fix constant initialization ofjason2014-08-075-53/+134
* PR c++/60417jason2014-08-072-20/+23
* PR c++/61994jason2014-08-073-6/+26
* * pt.c (check_explicit_specialization): Don't testjason2014-08-072-1/+9
* Daily bump.gccadmin2014-08-071-1/+1
* /cppaolo2014-08-064-11/+88
* * gcc.dg/pr44194-1.c: Remove an extraneous brace.macro2014-08-062-1/+5
* 2014-08-06 Vladimir Makarov <vmakarov@redhat.com>vmakarov2014-08-064-3/+53
* 2014-08-06 Martin Jambor <mjambor@suse.cz>jamborm2014-08-062-0/+6
* 2014-08-06 Richard Biener <rguenther@suse.de>rguenth2014-08-062-10/+17
* 2014-08-06 Richard Biener <rguenther@suse.de>rguenth2014-08-062-0/+8
* [PATCH AArch64] Prefer dup to zip for vec_perm_const; enable dup for bigendia...alalaw012014-08-064-7/+40
* * gcc.dg/pr44194-1.c: Also exclude powerpc*-*-linux*, except ifmacro2014-08-062-1/+6
* PR rtl-optimization/61801jakub2014-08-062-13/+17
* [AArch64] Use REG_P and CONST_INT_P instead of GET_CODE + comparison.ktkachov2014-08-062-15/+26
* Daily bump.gccadmin2014-08-061-1/+1
* gdbhooks.py: add "break-on-pass" commanddmalcolm2014-08-052-0/+73
* fix pr62009 use after free in redirect_edge_var_map_duptbsaunde2014-08-052-3/+9
* Fix more typos.ebotcazou2014-08-051-4/+3
* Fix typos.ebotcazou2014-08-051-2/+3
* Implement constexpr variable templatesjason2014-08-0517-29/+282
* 2014-08-05 Richard Biener <rguenther@suse.de>rguenth2014-08-055-3/+20
* [AArch64] Fix types for vqdmlals_lane_s32 and vqdmlsls_lane_s32 intrinsics.ktkachov2014-08-056-15/+28