projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2011-05-18
H.J. Lu
Properly handle 256bit load cast.
commit
|
commitdiff
|
tree
2011-05-18
Jonathan Wakely
* doc/xml/manual/bitmap_allocator.xml: Fix typos.
commit
|
commitdiff
|
tree
2011-05-18
Jakub Jelinek
re PR c++/49039 (LLVM StringRef miscompilation with...
commit
|
commitdiff
|
tree
2011-05-18
Janus Weil
re PR fortran/48700 (memory leak with MOVE_ALLOC)
commit
|
commitdiff
|
tree
2011-05-18
Tom de Vries
re PR middle-end/45098 (Missed induction variable optim...
commit
|
commitdiff
|
tree
2011-05-18
Paolo Carlini
initializer_list: Use noexcept specifier.
commit
|
commitdiff
|
tree
2011-05-18
Uros Bizjak
i386.md (*tls_global_dynamic_32_gnu): Split asm template.
commit
|
commitdiff
|
tree
2011-05-18
Jason Merrill
re PR c++/48948 ([C++0x] constexpr friend function...
commit
|
commitdiff
|
tree
2011-05-18
Stuart Henderson
mcpu-bf592.c: New test.
commit
|
commitdiff
|
tree
2011-05-18
Stuart Henderson
invoke.texi (Blackfin Options): -mcpu accepts bf592.
commit
|
commitdiff
|
tree
2011-05-18
Joseph Myers
arm-opts.h (enum arm_fp16_format_type, [...]): Move...
commit
|
commitdiff
|
tree
2011-05-18
Richard Guenther
re PR tree-optimization/49018 (Inline assembly block...
commit
|
commitdiff
|
tree
2011-05-18
Richard Guenther
gimple.c (gimple_register_type_1): New function, split...
commit
|
commitdiff
|
tree
2011-05-18
Ira Rosen
re PR tree-optimization/41881 (Complete unrolling ...
commit
|
commitdiff
|
tree
2011-05-18
Ira Rosen
tree-vect-loop-manip.c (vect_create_cond_for_alias_chec...
commit
|
commitdiff
|
tree
2011-05-18
Richard Guenther
re PR middle-end/48989 (FAIL: gfortran.dg/lto/pr46036...
commit
|
commitdiff
|
tree
2011-05-18
Tom de Vries
re PR middle-end/45098 (Missed induction variable optim...
commit
|
commitdiff
|
tree
2011-05-18
Jakub Jelinek
re PR tree-optimization/49000 (ICE: verify_ssa failed...
commit
|
commitdiff
|
tree
2011-05-18
Kai Tietz
trans.c (Exception_Handler_to_gnu_sjlj): Use boolean_fa...
commit
|
commitdiff
|
tree
2011-05-18
Joseph Myers
i386.c (ix86_valid_target_attribute_tree): Use enum_opt...
commit
|
commitdiff
|
tree
2011-05-18
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2011-05-18
Paolo Carlini
tuple: Use noexcept where appropriate.
commit
|
commitdiff
|
tree
2011-05-17
Richard Sandiford
mips.c (mips_handle_option): Remove unused variable.
commit
|
commitdiff
|
tree
2011-05-17
Uros Bizjak
ipa-inline-analysis.c (inline_node_duplication_hook...
commit
|
commitdiff
|
tree
2011-05-17
Uros Bizjak
i386-protos.h (output_fix_trunc): Change arg 3 to bool.
commit
|
commitdiff
|
tree
2011-05-17
Richard Guenther
gimple.c (type_hash_pair_compare): Fix comparison.
commit
|
commitdiff
|
tree
2011-05-17
Eric Botcazou
* gnat.dg/invalid1.adb: New test.
commit
|
commitdiff
|
tree
2011-05-17
Richard Guenther
gimple.c (iterative_hash_gimple_type): Simplify singlet...
commit
|
commitdiff
|
tree
2011-05-17
Richard Guenther
re PR bootstrap/49013 (LTO bootstrap failed with bootst...
commit
|
commitdiff
|
tree
2011-05-17
Richard Guenther
gimple.c (gimple_register_canonical_type): Use the...
commit
|
commitdiff
|
tree
2011-05-17
Nick Clifton
rx.c (rx_memory_move_cost): Include cost of register...
commit
|
commitdiff
|
tree
2011-05-17
Nick Clifton
rx.md (bitset_in_memory): Use rx_restricted_mem_operand.
commit
|
commitdiff
|
tree
2011-05-17
Nick Clifton
rx.md: Add peephole to remove redundant extensions...
commit
|
commitdiff
|
tree
2011-05-17
Kazuhio Inaoka
rx.md: Add peepholes to match a register move followed...
commit
|
commitdiff
|
tree
2011-05-17
Tristan Gingold
inclhack.def (solaris_complex_cxx): Fix syntax.
commit
|
commitdiff
|
tree
2011-05-17
Jakub Jelinek
re PR target/48986 (Missed optimization in atomic decre...
commit
|
commitdiff
|
tree
2011-05-17
Tristan Gingold
check.tpl: Shell-quote testing file.
commit
|
commitdiff
|
tree
2011-05-17
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2011-05-16
Joseph Myers
opts-common.c (opt_enum_arg_to_value): New.
commit
|
commitdiff
|
tree
2011-05-16
Jason Merrill
re PR c++/48969 (ICE with -std=c++0x)
commit
|
commitdiff
|
tree
2011-05-16
Tobias Burnus
gfortran.texi (_gfortran_set_options): Add GFC_STD_F200...
commit
|
commitdiff
|
tree
2011-05-16
Uros Bizjak
* config/i386/i386.md (TLS patterns): Fix whitespace.
commit
|
commitdiff
|
tree
2011-05-16
Joseph Myers
re PR preprocessor/48677 (cpp.exe broken ?)
commit
|
commitdiff
|
tree
2011-05-16
Uros Bizjak
* config/i386/constraints.md (z): Fix comment. Oh...
commit
|
commitdiff
|
tree
2011-05-16
Paolo Carlini
utility: Simplify the last commit, the whole std::get...
commit
|
commitdiff
|
tree
2011-05-16
Paolo Carlini
utility (get(std::pair<>&&)): Add.
commit
|
commitdiff
|
tree
2011-05-16
Uros Bizjak
constraints.md (z): New constraint.
commit
|
commitdiff
|
tree
2011-05-16
Richard Guenther
gimple.c (gimple_types_compatible_p_1): Use names of...
commit
|
commitdiff
|
tree
2011-05-16
Richard Guenther
gimple.c (iterative_hash_gimple_type): Re-instantiate...
commit
|
commitdiff
|
tree
2011-05-16
Jason Merrill
re PR c++/48999 (FAIL: g++.dg/torture/20090706-1.C...
commit
|
commitdiff
|
tree
2011-05-16
Georg-Johann Lay
re PR middle-end/27663 (missed-optimization transformin...
commit
|
commitdiff
|
tree
2011-05-16
Georg-Johann Lay
re PR target/45099 ([avr] Warning could be issued for...
commit
|
commitdiff
|
tree
2011-05-16
Richard Guenther
gimple.c (struct type_hash_pair): New type.
commit
|
commitdiff
|
tree
2011-05-16
Revital Eres
Fix condition in doloop_register_get
commit
|
commitdiff
|
tree
2011-05-16
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2011-05-15
Paolo Carlini
c-common.c (c_common_reswords): Reorder.
commit
|
commitdiff
|
tree
2011-05-15
Jonathan Wakely
re PR c++/48994 ([C++0x] error for trivial use of range...
commit
|
commitdiff
|
tree
2011-05-15
Uros Bizjak
i386.md (floating point move splitters): Fix usage...
commit
|
commitdiff
|
tree
2011-05-15
Paolo Carlini
c++config (_GLIBCXX_NOEXCEPT, [...]): Add.
commit
|
commitdiff
|
tree
2011-05-15
Uros Bizjak
i386.md (*movdf_internal): Simplify insn condition.
commit
|
commitdiff
|
tree
2011-05-15
Tobias Burnus
re PR fortran/18918 (Eventually support Fortran 2008...
commit
|
commitdiff
|
tree
2011-05-15
Joern Rennecke
re PR middle-end/46500 (target.h includes tm.h)
commit
|
commitdiff
|
tree
2011-05-15
Janne Blomqvist
PR 48915 Clarify _gfortran_set_options documentation
commit
|
commitdiff
|
tree
2011-05-15
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2011-05-14
Eric Botcazou
tree-ssa-loop-im.c (SET_ALWAYS_EXECUTED_IN): New macro.
commit
|
commitdiff
|
tree
2011-05-14
Ville Voutilainen
Implement final on class.
commit
|
commitdiff
|
tree
2011-05-14
Tobias Burnus
lang.opt (fdump-core): Re-add as ignored option for...
commit
|
commitdiff
|
tree
2011-05-14
Joseph Myers
* zh_CN.po: Update.
commit
|
commitdiff
|
tree
2011-05-14
Uros Bizjak
constraint.md (Yd, Yx): New register constraints.
commit
|
commitdiff
|
tree
2011-05-14
Eric Botcazou
Remove conflict marker
commit
|
commitdiff
|
tree
2011-05-14
Tobias Burnus
re PR fortran/18918 (Eventually support Fortran 2008...
commit
|
commitdiff
|
tree
2011-05-14
Janne Blomqvist
PR 48915 Update mixed-language programming documentation
commit
|
commitdiff
|
tree
2011-05-14
Janne Blomqvist
PR 48915 Update mixed-language programming documentation
commit
|
commitdiff
|
tree
2011-05-14
Thomas Koenig
re PR fortran/22572 (Double occurrence of matmul intrin...
commit
|
commitdiff
|
tree
2011-05-14
Tobias Burnus
invoke.texi (-Ofast): Also enables -fstack-arrays.
commit
|
commitdiff
|
tree
2011-05-14
Janne Blomqvist
PR 48915 Abort handling
commit
|
commitdiff
|
tree
2011-05-14
Janne Blomqvist
Error printing thread safety, remove GFORTRAN_USE_STDERR
commit
|
commitdiff
|
tree
2011-05-14
Tobias Burnus
re PR libfortran/48961 (EXECUTE_COMMAND_LINE(WAIT=...
commit
|
commitdiff
|
tree
2011-05-14
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2011-05-13
Ian Lance Taylor
Fix bug with multiple results returning structs with...
commit
|
commitdiff
|
tree
2011-05-13
Jason Merrill
re PR c++/48969 (ICE with -std=c++0x)
commit
|
commitdiff
|
tree
2011-05-13
Jason Merrill
call.c (build_op_call): Use timevar_cond_start/stop.
commit
|
commitdiff
|
tree
2011-05-13
Martin Jambor
ipa-prop.c (ipa_cst_from_jfunc): New function.
commit
|
commitdiff
|
tree
2011-05-13
Tobias Burnus
re PR fortran/48972 (OPEN with Unicode file name)
commit
|
commitdiff
|
tree
2011-05-13
Eric Botcazou
cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust...
commit
|
commitdiff
|
tree
2011-05-13
Tobias Burnus
re PR fortran/48972 (OPEN with Unicode file name)
commit
|
commitdiff
|
tree
2011-05-13
Martin Thuresson
re PR gcov-profile/47793 (Relative path in fprofile...
commit
|
commitdiff
|
tree
2011-05-13
Richard Guenther
gimple.c (gimple_canonical_types_compatible_p): Do...
commit
|
commitdiff
|
tree
2011-05-13
Nathan Froyd
Change edge_to_cases_cleanup to return true.
commit
|
commitdiff
|
tree
2011-05-13
Kai Tietz
gimplify.c (gimplify_expr): Make sure operand is boolified.
commit
|
commitdiff
|
tree
2011-05-13
H.J. Lu
Change ix86_save_reg/ix86_hard_regno_mode_ok to return...
commit
|
commitdiff
|
tree
2011-05-13
Richard Guenther
re PR lto/48978 (excessive hash table allocation for...
commit
|
commitdiff
|
tree
2011-05-13
Uros Bizjak
i386.md (*movxf_internal): Use !can_create_pseudo ().
commit
|
commitdiff
|
tree
2011-05-13
Joseph Myers
i386-opts.h: New.
commit
|
commitdiff
|
tree
2011-05-13
Nick Clifton
rx.md (mov expander): Fix use of rx_legitimate_constant_p.
commit
|
commitdiff
|
tree
2011-05-13
Kai Tietz
re PR middle-end/48984 (Many testsuite failures)
commit
|
commitdiff
|
tree
2011-05-13
Richard Guenther
re PR tree-optimization/48172 (incorrect vectorization...
commit
|
commitdiff
|
tree
2011-05-13
Andreas Schwab
configure.ac: Use AS_HELP_STRING throughout.
commit
|
commitdiff
|
tree
2011-05-13
Toon Moene
objc-next-runtime-abi-02.c (newabi_append_ro): Add...
commit
|
commitdiff
|
tree
2011-05-13
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
next