aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-27[multiple changes]Arnaud Charlet14-90/+223
2014-01-27[multiple changes]Arnaud Charlet3-63/+95
2014-01-27[multiple changes]Arnaud Charlet16-500/+849
2014-01-27re PR bootstrap/59934 (Bootstrap fail since r206941: expmed.h:252:33: error: ...Jakub Jelinek2-3/+19
2014-01-27[multiple changes]Arnaud Charlet4-18/+61
2014-01-27sem_prag.adb (Set_Convention_From_Pragma): Check that convention Ghost can on...Robert Dewar4-6/+31
2014-01-27gnat_ugn.texi: Add Short_Enums to documentation of -gnatet/-gnateT.Robert Dewar5-2/+36
2014-01-27[ARM] fix big.LITTLE spec rewritingJames Greenhalgh3-4/+13
2014-01-27Core DR 475 PR c++/41174 PR c++/59224Jason Merrill5-13/+42
2014-01-27[PATCH - obvious] Remove unused create_gimple_tmp declarationJames Greenhalgh2-1/+4
2014-01-27sh-mem.cc (sh_expand_cmpnstr): Fix remaining bytes after words comparisons.Christian Bruel4-14/+71
2014-01-27configure.ac (*-*-lynxos*): Delete.Eric Botcazou3-10/+5
2014-01-27Daily bump.GCC Administrator1-1/+1
2014-01-26pa.md (call): Generate indirect long calls to non-local functions when output...John David Anglin2-10/+37
2014-01-26pa.c (pa_attr_length_indirect_call): Adjust length of portable runtime and PI...John David Anglin2-9/+17
2014-01-26re PR fortran/58007 ([OOP] ICE in free_pi_tree(): Unresolved fixup - resolve_...Mikael Morin2-0/+8
2014-01-26acinclude.m4 (GLIBCXX_ENABLE_C99): Fix typo.Jonathan Wakely3-2/+5
2014-01-26stl_map.h: Remove anachronistic comment.Jonathan Wakely8-7/+19
2014-01-26a-intnam-lynxos.ads, [...]: Removed, no longer maintained.Arnaud Charlet11-3988/+8
2014-01-26Complete previous changes.Arnaud Charlet1-95/+0
2014-01-26Daily bump.GCC Administrator1-1/+1
2014-01-25Fix pilot error in previous checkinEric Botcazou1-18/+0
2014-01-25atomic.c: Include tconfig.h.Walter Lee2-2/+9
2014-01-25atomic.c (pre_atomic_barrier): Mark inline.Walter Lee2-41/+274
2014-01-25atomic.c (BIT_OFFSET): Define.Walter Lee2-2/+14
2014-01-25atomic.c (__atomic_do_and_fetch): Add a prefix op argument.Walter Lee2-14/+34
2014-01-25sync.md (atomic_fetch_sub): Fix negation and avoid clobbering a live register.Walter Lee2-2/+14
2014-01-25tilegx-c.c (tilegx_cpu_cpp_builtins): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP...Walter Lee3-0/+15
2014-01-25tilegx.c (tilegx_function_arg): Start 16-byte arguments on even registers.Walter Lee3-6/+46
2014-01-25tilegx.c (tilegx_gen_bundles): Delete barrier insns after bundles have been f...Walter Lee3-6/+25
2014-01-25tilegx.c (tilegx_expand_builtin): Set PREFETCH_SCHEDULE_BARRIER_P to true for...Walter Lee3-1/+19
2014-01-25constraints.md (kl): Delete.Richard Sandiford3-23/+100
2014-01-25tilepro.md (ctzdi2): Use register_operand predicate.Walter Lee2-3/+10
2014-01-25tilegx.c (tilegx_expand_to_rtl_hook): New.Walter Lee2-0/+18
2014-01-25rtlanal.c (canonicalize_condition): Split out duplicated mode check.Richard Sandiford4-21/+41
2014-01-25vect-nop-move.c (main): Check for vect runtime.Bernd Edlinger2-4/+17
2014-01-25* gcc-interface/Makefile.in: Fix oversight.Eric Botcazou2-1/+117
2014-01-25utils.c (convert_to_fat_pointer): Un-obfuscate the conversion from a thin poi...Eric Botcazou3-27/+48
2014-01-25decl.c (gnat_to_gnu_entity): Always build a variable for E_Variable with a pr...Tristan Gingold2-0/+9
2014-01-25decl.c (gnat_to_gnu_param): Make sure an Out parameter with Default_Value asp...Robert Dewar2-2/+9
2014-01-25Daily bump.GCC Administrator1-1/+1
2014-01-25print-rtl.c (in_call_function_usage): New var.Jakub Jelinek2-2/+16
2014-01-25re PR middle-end/59561 (warning: iteration 4 invokes undefined behavior)Jakub Jelinek2-0/+9
2014-01-24Replace flag_enable_cilkplus with flag_cilkplus.Balaji V. Iyer23-68/+141
2014-01-24compiler: Use backend interface for unary expressions.Chris Manghane5-134/+246
2014-01-24rs6000.c (rs6000_expand_vec_perm_const_1): Remove correction for little endia...Bill Schmidt3-18/+32
2014-01-24re PR tree-optimization/59919 (ICE in process_assert_insertions_for, at tree-...Jeff Law4-3/+41
2014-01-24re PR libstdc++/59531 (string_view overrun in copy operation)Ed Smith-Rowland8-21/+156
2014-01-24re PR libstdc++/59548 (Abort after copying std::unordered_map in debug mode)Jonathan Wakely4-1/+58
2014-01-24re PR c++/58550 (][c++11] ICE with auto in function return type and lto)Jason Merrill3-1/+15