2013-11-18 |
Uros Bizjak | i386.c (ix86_decompose_address): Use REG_P instead... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Jakub Jelinek | elf.c (SHN_UNDEF): Define. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Jakub Jelinek | * elf.c (phdr_callback): Process info->dlpi_addr =... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Bill Schmidt | lex.c (search_line_fast): Correct for little endian. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Kyrylo Tkachov | [gcc/testsuite] |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Paolo Carlini | re PR c++/53473 ([C++11] static constexpr noexcept... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Richard Biener | re PR middle-end/59125 (gcc triggers wrong strncpy_chk) |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Richard Sandiford | c-common.c (convert_vector_to_pointer_for_subscript... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Richard Sandiford | tree.h (host_integerp, [...]): Delete. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Richard Sandiford | cuintp.c (UI_From_gnu): Use tree_to_shwi rather than... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Richard Sandiford | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Richard Sandiford | c-common.c, [...]: Replace tree_low_cst (..., 0) with... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Richard Sandiford | tree.h (tree_to_shwi, [...]): Declare, with inline... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Richard Sandiford | cuintp.c: Update comments to refer to tree_fits_shwi_p... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Richard Sandiford | decl.c, [...]: Replace host_integerp (..., 1) with... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Richard Sandiford | cuintp.c: Replace host_integerp (..., 0) with tree_fits... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Richard Sandiford | tree.h (tree_fits_shwi_p, [...]): Declare. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Joseph Myers | atomic-compare-exchange-1.c, [...]: Declare main as... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Jonathan Wakely | shared_ptr_base.h (_Sp_counted_base<_S_single>): Use... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Kirill Yukhin | ia64.c (ia64_split_tmode_move): Mark load with `dead... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Ilya Enkovich | builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Trevor Saunders | remove nolonger needed {cgraph,varpool}_node_{,asm_... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Eric Botcazou | * gcc-interface/trans.c (TARGET_ABI_OPEN_VMS): Delete... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Eric Botcazou | trans.c (Call_to_gnu): For an Out parameter passed... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Eric Botcazou | decl.c (gnat_to_gnu_entity): Deal with an error mark... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Kyrylo Tkachov | aarch-cost-tables.h (cortexa53_extra_costs): New table. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Francois-Xavier... | re PR libfortran/51828 (libgfortran build warnings) |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Ganesh Gopalasubramanian | AMD bdver4 enablement |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Yury Gribov | re PR sanitizer/59106 (Failure to link against static... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Jan Hubicka | Fix typo in previous commit. |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Ulrich Weigand | rs6000.c (rs6000_emit_move): Use low word of sdmode_sta... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Jan Hubicka | md.texi (setmem, movstr): Update documentation. |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Uros Bizjak | re PR target/59153 (ICE: in memory_address_length,... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Paolo Carlini | re PR c++/59123 ([c++11] can't forward-declare an objec... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Bill Schmidt | rs6000.c (rs6000_frame_related): Add split_reg paramete... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Andrew MacLeod | gimple.h: Reorder prototypes to match .c declaration... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Alan Modra | ppc_closure.S: Don't bl .Luint128. |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Alan Modra | PowerPC64 ELFv2 support |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Edward Smith... | I forgot the ChangeLog and a comment fix for my last... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2013-11-16 |
François Dumont | 55043.cc (equal): Add missing & on rhs parameter. |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Ian Lance Taylor | backtrace.h (backtrace_create_state): Correct comment... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Ian Lance Taylor | backtrace.h (backtrace_syminfo): Update comment and... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Edward Smith... | Changed reference to Ch21 Strings in comments in experi... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Edward Smith... | Implement N3762 string_view: a non-owning reference... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Joern Rennecke | arc.c (arc_predicate_delay_insns): New function. |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Joern Rennecke | * config/arc/constraints.md (Rcq): Simplify register... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Paolo Carlini | re PR c++/29143 (address-of overloaded function does... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Paolo Carlini | re PR c++/29143 (address-of overloaded function does... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Aldy Hernandez | * gimple.h (enum gf_mask): Change the ordering of GF_OM... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
David Edelsohn | * MAINTAINERS (Global Reviewers, c++): Remove Mark... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Mike Stump | Fix typo. |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Mike Stump | gcc.exp (gcc_target_compile): Add support for random... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Joseph Myers | ucnid-2011-1.c: New test. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Paolo Carlini | re PR c++/58188 (ICE in gimple_add_tmp_var, at gimplify... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Paolo Carlini | re PR c++/58599 ([c++11] Trouble with non-static data... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Kaz Kojima | sh.c (barrier_align): Return 0 when barrier_or_label... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Janne Blomqvist | When file status is unknown, don't set O_CREAT when... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Aldy Hernandez | Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Bill Schmidt | altivec.md (UNSPEC_VPERM_X, [...]): Remove. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Jeff Law | basic-block.h (has_abnormal_or_eh_outgoing_edge): Renam... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Jeff Law | ifcvt.c (find_cond_trap): Properly handle case where... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Steve Ellcey | configure.ac: Do not define HAVE_STRTOLD. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Andreas Schwab | picflag.m4 (m68k-*-*): Use default PIC flag. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Ian Lance Taylor | runtime: Use runtime_m to get m value after call to... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
James Greenhalgh | [AArch64] Remove simd_type |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Jonathan Wakely | stl_bvector.h (vector<bool>::emplace_back()): LWG 2187... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Ondřej Bílka | build_hacking.xml: Fix documentation typos. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Jonathan Wakely | stl_map.h (map): Implement C++11 allocator-aware contai... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Richard Sandiford | c-pretty-print.c (pp_c_character_constant): Remove... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Richard Sandiford | dwarf2out.c (gen_enumeration_type_die): Remove unnecess... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Richard Biener | re PR middle-end/50262 (PTA doesn't disambiguate locall... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Richard Biener | tree-loop-distribution.c (tree_loop_distribution):... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Ulrich Weigand | * doc/invoke.texi (-mabi=elfv1, -mabi=elfv2): Document. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Joseph Myers | acinclude.m4 (GCC_GLIBC_VERSION_GTE_IFELSE): New config... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
H.J. Lu | Add and use System.Linux.time_t for time_t |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Eric Botcazou | * fold-const.c (fold_binary_loc) <comparisons>: Reuse... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Kostya Serebryany | fix PR sanitizer/58994 |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Uros Bizjak | lto-streamer-in.c (input function): Call cgraph_create_... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Joseph Myers | ucnid-9.c: New test. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Eric Botcazou | cfgexpand.c (defer_stack_allocation): When optimization... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
H.J. Lu | Revert the last change |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Ian Lance Taylor | runtime: Don't use filename without '/' for backtrace... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Ian Lance Taylor | compiler: Use backend interface for comparisons. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
H.J. Lu | Include gimple.h and pointer-set.h in gcc-interface... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Cong Hou | tree-vectorizer.h (struct dr_with_seg_len): Remove... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Jeff Law | basic-block.h (has_abnormal_outgoing_edge_p): Moved... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Ian Lance Taylor | net: On Solaris use Darwin keepalive code. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Paolo Carlini | re PR c++/57887 (nested non-type template parameters... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Ian Lance Taylor | runtime: Add netpoll code that uses select. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Ian Lance Taylor | runtime: Fix GC flag in when allocating memory from... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Andrew MacLeod | gimplify-be.h: New file. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Joern Rennecke | arc.md (doloop_begin_i): Remove extra alignment; use... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Ulrich Weigand | sysv4le.h (LINUX64_DEFAULT_ABI_ELFv2): Define. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Ulrich Weigand | rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Ulrich Weigand | rs6000.c (rs6000_arg_partial_bytes): Simplify logic... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Ulrich Weigand | rs6000.c (rs6000_psave_function_arg): New function. |
commit | commitdiff | tree | snapshot |
next |