| 2015-06-27 | 
Marek Polacek | call.c: Use VECTOR_TYPE_P. | 
commit | commitdiff | tree | 
| 2015-06-27 | 
Marek Polacek | call.c (set_up_extended_ref_temp): Use VAR_P. | 
commit | commitdiff | tree | 
| 2015-06-27 | 
Andreas Schwab | * pt.c (check_unstripped_args): Mark parameter as unused. | 
commit | commitdiff | tree | 
| 2015-06-27 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Andrew MacLeod | gimple.c (gimple_call_set_fndecl): Remove. | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Marek Polacek | c-common.c (check_main_parameter_types): Use VECTOR_TYP...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Jason Merrill | re PR c++/66216 (Defaulted Operators and constructors...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Jason Merrill | re PR c++/66684 (ICE in merge_exception_specifiers...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Jason Merrill | re PR c++/66255 (ice in retrieve_specialization) | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Jason Merrill | re PR c++/66067 (tree check ICE: accessed elt 1 of...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Jason Merrill | re PR c++/66654 (ice in digest_init_r, at cp/typeck2...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Jonathan Wakely | Implement N4258 (Cleaning-up noexcept in the Library...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Marek Polacek | array-notation-common.c (find_rank): Use INDIRECT_REF_P. | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Jonathan Wakely | stl_bvector.h (vector<bool>::vector()): Add noexcept. | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Richard Sandiford | hash-map.h (hash_map::traverse): Use the definition...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Martin Jambor | Fix PR 66301 - check for dump_file in eliminate_dom_wal...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
James Greenhalgh | [Patch AArch64 4/4] Add -moverride tuning command,...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Jiong Wang | [AArch64][2/2] Implement -fpic for -mcmodel=small | 
commit | commitdiff | tree | 
| 2015-06-26 | 
James Greenhalgh | [Patch AArch64 3/4] De-const-ify struct tune_params | 
commit | commitdiff | tree | 
| 2015-06-26 | 
James Greenhalgh | [Patch AArch64 2/4] Control the FMA steering pass in...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
James Greenhalgh | [Patch AArch64 1/4] Define candidates for instruction...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Jiong Wang | [AArch64][1/2] Rename SYMBOL_SMALL_GOT to SYMBOL_SMALL_...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Nathan Sidwell | * config/nvptx/nvptx.md (call_operation): Remove unused...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Bin Cheng | re PR bootstrap/66638 (profiledbootstrap failure on...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Richard Biener | fold-const.c (fold_binary_loc): Remove -A CMP -B -...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Eric Botcazou | Minor comment tweak. | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Eric Botcazou | trans.c (Handled_Sequence_Of_Statements_to_gnu): When...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Eric Botcazou | gigi.h (note_types_used_by_globals): Delete. | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Eric Botcazou | gigi.h (create_var_decl_1): Rename into... | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Marek Polacek | match.pd ((x | y) & ~(x & y) -> x ^ y, (x | y) & (...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Richard Sandiford | rtl.h (emit): Add an optional boolean parameter to...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Marek Polacek | cp-array-notation.c (expand_sec_reduce_builtin): Use...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Eric Botcazou | trans.c (loop_info_d): Add low_bound... | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Ramana Radhakrishnan | [Patch ARM] Fix thinko in use of TARGET_UNIFIED_ASM | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Marek Polacek | * c-common.c (handle_unused_attribute): Use VAR_OR_FUNC...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Richard Biener | match.pd: Allow associating FLOAT_TYPE_P when flag_asso...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
Uros Bizjak | re PR target/66412 (ICE on valid code at -O2 and -O3...  | 
commit | commitdiff | tree | 
| 2015-06-26 | 
H.J. Lu | Cast return of strtol to unsigned int | 
commit | commitdiff | tree | 
| 2015-06-26 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Andrew MacLeod | gimple.h (gimple_call_set_fn): Move inline function. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Oleg Endo | re PR target/65979 ([SH] Wrong code is generated with...  | 
commit | commitdiff | tree | 
| 2015-06-25 | 
H.J. Lu | Validate -pie if PIE is enabled by default | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Andrew MacLeod | function.h (ipa_opt_pass, [...]): Move forward declarat...  | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Jonathan Wakely | * include/bits/locale_conv.h (__do_str_codecvt): Set...  | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | aarch64.c, [...]: Add comment above target-def.h include. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | Makefile.in (TARGET_DEF): Add target-insns.def. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | aarch64.c, [...]: Move target-def.h includes to end. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | hash-map-traits.h (simple_hashmap_traits::key_type...  | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | hash-map-traits.h (default_hashmap_traits): Delete. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | hash-map-traits.h (unbounded_hashmap_traits): New class. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | ipa-icf.h (symbol_compare_hash): New class. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | gengtype-parse.c (require_template_declaration): Allow...  | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | mips.c (mips16_flip_traits): Use it. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | hash-traits.h (string_hash, [...]): New classes. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | tree-hash-traits.h (tree_hash): New class. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | tree-hash-traits.h (tree_ssa_name_hasher): New class. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | tree-hash-traits.h (tree_decl_hash): New class. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | tree-hash-traits.h: New file. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | hash-map-traits.h: Include hash-traits.h. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | hash-table.h: Update comments. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | hash-traits.h (default_hash_traits): New structure. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | hash-traits.h (typed_noop_remove): Don't require a...  | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | hash-table.h (has_is_deleted, [...]): Delete. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | cgraph.h (asmname_hasher): Inherit from ggc_ptr_hash. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | hash-traits.h (ggc_cache_hasher): Rename to... | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | hash-traits.h (ggc_hasher): Rename to... | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | hash-traits.h (free_ptr_hash): New class. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | hash-table.h: Update comments. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | gcc/ | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | hash-traits.h (ggc_hasher::remove): Take a reference...  | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | decl.c (value_annotation_hasher::handle_cache_entry...  | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | hash-table.h: Include hash-traits.h. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Andrew MacLeod | tree-core.h (struct tree_optimization_option): Make...  | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Andrew MacLeod | function.h (struct incoming_args): Move struct. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Andrew Macleod | Fix changelog mistake | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Marek Polacek | array-notation-common.c: Use VAR_P throughout. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Andrew MacLeod | alias.h (alias_set_type): Move typedef. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Marek Polacek | cilk.c (extract_free_variables): Use is_global_var. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Andrew MacLeod | cgraph.h (cgraph_rtl_info): Move to rtl.h | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Zhouyi Zhou | ira-color.c (assign_hard_reg): Remove unecessary bitmap...  | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Biener | fold-const.c (fold_binary_loc): Move simplification...  | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Eric Botcazou | * lto-streamer-out.c (DFS::hash_scc): Fix typos & forma...  | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Sandiford | match.pd: Add patterns for vec_conds between 1 and 0. | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Biener | tree-vect-stmts.c (vectorizable_conversion): Do not...  | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Richard Biener | tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Improve...  | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Nick Clifton | bfin.c (bfin_expand_prologue): Set current_function_sta...  | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Tom de Vries | Remove 'unsigned' in header comment canonicalize_loop_ivs | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Ramana Radhakrishnan | re PR target/29693 (ICE while compiling gcc-3.4.3 with...  | 
commit | commitdiff | tree | 
| 2015-06-25 | 
Tom de Vries | Verify reused dominators info in calculate_dominance_info | 
commit | commitdiff | tree | 
| 2015-06-25 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2015-06-24 | 
Manuel López...  | The problem is that diagnostic_action_after_output...  | 
commit | commitdiff | tree | 
| 2015-06-24 | 
Kaz Kojima | re PR target/66563 (ICE (segmentation fault) on sh4...  | 
commit | commitdiff | tree | 
| 2015-06-24 | 
DJ Delorie | * gcc.dg/torture/pr66345.c: Fix assumption about size_t...  | 
commit | commitdiff | tree | 
| 2015-06-24 | 
François Dumont | basic_string.h (basic_string<>::front()): Add !empty...  | 
commit | commitdiff | tree | 
| 2015-06-24 | 
Jason Merrill | re PR c++/66647 (ICE: in instantiate_class_template_1...  | 
commit | commitdiff | tree | 
| 2015-06-24 | 
Alan Lawrence | [AArch64] Fix another ICE with -mgeneral-regs-only | 
commit | commitdiff | tree | 
| 2015-06-24 | 
Alan Lawrence | [AArch64 Doc] Clarify feature modifiers {no,}{fp,simd...  | 
commit | commitdiff | tree | 
| 2015-06-24 | 
Alan Lawrence | [AArch64] Fix ICES with -mgeneral-regs-only / -march...  | 
commit | commitdiff | tree | 
| 2015-06-24 | 
Aldy Hernandez | * dwarf2out.c (gen_formal_parameter_die): Remove assert. | 
commit | commitdiff | tree | 
| 2015-06-24 | 
Jason Merrill | re PR c++/66501 (Default move assignment does not move...  | 
commit | commitdiff | tree | 
| next |