projects
/
platform
/
upstream
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gcc.git
2011-06-21
Jason Merrill
re PR c++/49216 ([C++0x] ICE on compiling new-expressio...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Jason Merrill
re PR c++/48138 (__attribute__((aligned)) should give...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Changpeng Fang
pr49089: enable avx256 splitting unaligned load/store...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Tobias Burnus
re PR fortran/18918 (Eventually support Fortran 2008...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Bernd Schmidt
regrename.c (scan_rtx_reg): Handle the case where we...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Janis Johnson
scandump.exp (scan-dump, [...]): Treat a missing dump...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Janis Johnson
scanasm.exp (object-size): Move argument processing...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
H.J. Lu
Don't check zero/sign extended hard registers.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Alan Modra
rs6000.c (rs6000_cannot_force_const_mem): Match CONST...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
H.J. Lu
Check zero/sign extended hard registers.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Jason Merrill
re PR c++/47080 ([C++0x] explicit conversion function...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Jason Merrill
re PR c++/47635 ([C++0x] ICE on invalid code in constru...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Jason Merrill
re PR c++/48138 (__attribute__((aligned)) should give...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Jason Merrill
re PR c++/49205 ([C++0x] Default constructor with pack...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Jason Merrill
re PR c++/37089 ([C++0x] rvalue/lvalue reference collap...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Jason Merrill
re PR c++/43321 ([c++0x] ICE on valid auto)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Jason Merrill
re PR c++/43831 ([C++0x] gcc-4.5.0 does not fail invali...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Ramana Radhakrishnan
re PR target/49385 (Invalid RTL intstruction for ARM)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Kai Tietz
ChangeLog gcc/
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Daniel Krugler
tuple (__conv_types, [...]): Add.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Bernd Schmidt
* regrename.c (do_replace): Don't update notes.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Pierre Vittet
c-pragma.h (pragma_handler_1arg, [...]): New handler.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Alan Modra
rs6000.c (create_TOC_reference): Wrap high part of...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Mike Stump
re PR target/49461 (boehm-gc and gcj incompatible with...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
H.J. Lu
Use long long builtins of zero counting for x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Jack Howarth
re PR target/49461 (boehm-gc and gcj incompatible with...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
H.J. Lu
Properly check if .init_array can be used with .ctors...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Jakub Jelinek
re PR testsuite/49432 (FAIL: obj-c++.dg/invalid-type...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Janus Weil
re PR fortran/49400 ([F08] Proc-pointer declaration...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Eric Botcazou
tree-sra.c (type_internals_preclude_sra_p): Return...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Jan Hubicka
oops, comitted with wrong PR# :( PR lto/48246
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Jan Hubicka
re PR lto/48246 (ICE in lto_wpa_write_files)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Eric Botcazou
trans.c (Identifier_to_gnu): Don't set TREE_THIS_NOTRAP...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Eric Botcazou
einfo.ads (Address_Taken): Document use for the second...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Jan Hubicka
lto-symtab.c (lto_varpool_replace_node): Remove code...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Jan Hubicka
lto-symtab.c (lto_varpool_replace_node): Remove code...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Jan Hubicka
lto-symtab.c (lto_varpool_replace_node): Remove code...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Janne Blomqvist
PR 49296 List directed read of string ending in EOF.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Jakub Jelinek
re PR target/49411 ([4.6/4.7] ICE: unrecognizable insn...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Jason Merrill
re PR c++/49458 ([C++0x][DR 1328] Obvious candidate...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Jason Merrill
re PR c++/43912 ([C++0x] lambda debug info does not...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Jason Merrill
name-lookup.c (pushdecl_maybe_friend_1): Do check for...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Jason Merrill
parser.c (cp_parser_lambda_expression): Clear LAMBDA_EX...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Jason Merrill
cp-tree.h (struct tree_lambda_expr): Change common...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Jason Merrill
pushdecl_with_scope comment
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Jason Merrill
pt.c (tsubst_decl): Handle DECL_VALUE_EXPR on reference.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Jason Merrill
semantics.c (finish_non_static_data_member): Preserve...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Janus Weil
re PR fortran/48699 ([OOP] MOVE_ALLOC inside SELECT...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Rainer Orth
re PR libgcj/49315 (Throw_2 SEGVs on Tru64 UNIX)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Hans-Peter...
re PR rtl-optimization/48542 (unchanged variables in...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Hans-Peter...
re PR rtl-optimization/48542 (unchanged variables in...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Daniel Carrera
single.c (_gfortran_caf_register): Store the address...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Jason Merrill
re PR c++/44160 ([C++0x] a mysterious error on __func__...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Jason Merrill
re PR c++/45378 ([C++0x] Narrowing error not detected)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Jason Merrill
re PR c++/45399 ([C++0x] Warning for \0 in raw strings)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Jason Merrill
re PR c++/49229 ([C++0x][SFINAE] ICE with variadics...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Jason Merrill
re PR c++/49251 ([C++0x][parameter pack expanding]...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Jason Merrill
re PR c++/49420 ([C++0x] compiler segfault using result_of)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Jeff Law
tree-ssa-threadupdate.c (struct redirection_data):...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Janus Weil
re PR fortran/49074 ([OOP] Defined assignment w/ CLASS...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Steve Ellcey
re PR testsuite/48727 (FAIL: g++.dg/opt/devirt2.C scan...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Martin Jambor
re PR tree-optimization/49343 (ICE on field with variab...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Iain Sandoe
darwin-protos.h (machopic_select_rtx_section): Move...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Mike Stump
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Rainer Orth
* gcc.dg/debug/pr49032.c: Prune mips-tfile warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Tom de Vries
re PR middle-end/45098 (Missed induction variable optim...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Tom de Vries
re PR middle-end/45098 (Missed induction variable optim...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ramana Radhakrishnan
Revert r174940
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Joern Rennecke
re PR middle-end/46500 (target.h includes tm.h)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ira Rosen
tree-vectorizer.h (vect_recog_func_ptr): Change the...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Janus Weil
re PR fortran/49417 ([OOP] ICE on invalid CLASS compone...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Nick Clifton
re PR target/49427 (v850e-elf wants 850e/v850e-common.c)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Georg-Johann Lay
libgcc.S (__ashldi3, [...]): Set shift truncation mask...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Georg-Johann Lay
(__parityqi2): New function.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Georg-Johann Lay
re PR target/49313 (Inefficient libgcc implementations...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Richard Guenther
gimple.c (canonicalize_cond_expr_cond): (bool)x is...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Jakub Jelinek
re PR target/44618 (wrong code with -frename-registers)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Jakub Jelinek
re PR tree-optimization/49419 (gcc -O2 miscompiles...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Revital Eres
SMS: Fix calculation of row_rest_count
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Revital Eres
SMS: Fix violation of memory dependence
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Mike Stump
* mh-darwin: Turn off -pie on darwin11 and later.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Easwaran Raman
re PR rtl-optimization/49414 (gcc.dg/pr44194-1.c fails)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Jeff Law
df-problems.c (df_lr_local_compute): Manually CSE PIC_O...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
H.J. Lu
Mark __dso_handle hidden if assembler supports it.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Jan Hubicka
cgraphunit.c (handle_alias_pairs): New function.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Richard Guenther
expr.c (expand_expr_real_2): Reduce all integral types...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Martin Jambor
re PR tree-optimization/48613 (ICE: vector VEC(ipa_node...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Jakub Jelinek
re PR debug/49382 (-O2 -g: DW_AT_location at the very...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Alexander Monakov
re PR target/49349 (gfortran.dg/char_result_3.f90 fails...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Ira Rosen
tree-vect-loop-manip.c (remove_dead_stmts_from_loop...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Jason Merrill
re PR c++/49107 ([C++0x][4.7 Regression] incomplete...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Jason Merrill
pt.c (deduction_tsubst_fntype): Don't save input_location.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Joseph Myers
target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
commit
|
commitdiff
|
tree
|
snapshot
next