projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2011-07-28
Jakub Jelinek
re PR debug/49846 (entryval: missing DW_TAG_GNU_call_si...
commit
|
commitdiff
|
tree
2011-07-28
Aldy Hernandez
expr.c (get_bit_range): Handle *MEM_REF's.
commit
|
commitdiff
|
tree
2011-07-28
Bernd Schmidt
rtlanal.c (tablejump_p): False for returns.
commit
|
commitdiff
|
tree
2011-07-28
Uros Bizjak
predicates.md (pic_32bit_opreand): Do not define as...
commit
|
commitdiff
|
tree
2011-07-28
Jakub Jelinek
dwarf2out.c (resolve_addr): For -gdwarf-2 don't optimiz...
commit
|
commitdiff
|
tree
2011-07-28
Jakub Jelinek
re PR debug/49871 (-gdwarf-3 creates invalid DWARF3...
commit
|
commitdiff
|
tree
2011-07-28
Uros Bizjak
* ChangeLog: Remove mess.
commit
|
commitdiff
|
tree
2011-07-28
H.J. Lu
Update length attribute on *tls_global_dynamic_64.
commit
|
commitdiff
|
tree
2011-07-28
Uros Bizjak
re PR target/47715 ([x32] TLS doesn't work)
commit
|
commitdiff
|
tree
2011-07-28
H.J. Lu
Set need_64bit_hwint to yes for x86 targets.
commit
|
commitdiff
|
tree
2011-07-28
Rainer Orth
init.c (__gnat_error_handler): Cast reason to int.
commit
|
commitdiff
|
tree
2011-07-28
H.J. Lu
Only expand strlen to Pmode.
commit
|
commitdiff
|
tree
2011-07-28
Ramana Radhakrishnan
vfp.md ("*movdf_vfp"): Handle the VFP constraints befor...
commit
|
commitdiff
|
tree
2011-07-28
Kai Tietz
tree-vrp.c (simplify_stmt_using_ranges): Remove TRUTH_N...
commit
|
commitdiff
|
tree
2011-07-28
Georg-Johann Lay
re PR target/49313 (Inefficient libgcc implementations...
commit
|
commitdiff
|
tree
2011-07-28
Alan Modra
update copyright
commit
|
commitdiff
|
tree
2011-07-28
Georg-Johann Lay
re PR target/49687 ([avr] Missed optimization for widen...
commit
|
commitdiff
|
tree
2011-07-28
Alan Modra
linux-unwind.h (frob_update_context <__powerpc64__...
commit
|
commitdiff
|
tree
2011-07-28
Uros Bizjak
i386.c (add->lea splitter): Add SWI mode to PLUS RTX.
commit
|
commitdiff
|
tree
2011-07-28
Jakub Jelinek
i386.exp (check_effective_target_bmi): Make sure the...
commit
|
commitdiff
|
tree
2011-07-28
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2011-07-27
Tobias Burnus
re PR fortran/45586 (ICE non-trivial conversion at...
commit
|
commitdiff
|
tree
2011-07-27
Aldy Hernandez
re PR middle-end/49875 (FAIL: c-c++-common/cxxbitfields...
commit
|
commitdiff
|
tree
2011-07-27
Paolo Carlini
re PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)
commit
|
commitdiff
|
tree
2011-07-27
Ulrich Weigand
target-supports.exp (check_effective_target_mmap):...
commit
|
commitdiff
|
tree
2011-07-27
Jeffrey Yasskin
Propagate the source location of a template's function_...
commit
|
commitdiff
|
tree
2011-07-27
Jakub Jelinek
re PR target/49866 (-mcmodel=large tail call fails...
commit
|
commitdiff
|
tree
2011-07-27
Yukhin Kirill
Add BMI testcases.
commit
|
commitdiff
|
tree
2011-07-27
Sebastian Pop
Fix PR49471: canonicalize_loop_ivs should not generate...
commit
|
commitdiff
|
tree
2011-07-27
Sebastian Pop
PR45450: disable legality check after an openscop read
commit
|
commitdiff
|
tree
2011-07-27
Sebastian Pop
Fix PR47691: do not abort compilation when code generat...
commit
|
commitdiff
|
tree
2011-07-27
Georg-Johann Lay
re PR target/49313 (Inefficient libgcc implementations...
commit
|
commitdiff
|
tree
2011-07-27
Uros Bizjak
i386.c (ix86_expand_move): Do not explicitly check...
commit
|
commitdiff
|
tree
2011-07-27
Uros Bizjak
predicates.md (x86_64_movabs_operand): Reject pic32_bit...
commit
|
commitdiff
|
tree
2011-07-27
Uros Bizjak
avx-os-support.h: New.
commit
|
commitdiff
|
tree
2011-07-27
Kai Tietz
i386.c (ix86_option_override_internal): Allow -mabi...
commit
|
commitdiff
|
tree
2011-07-27
Kai Tietz
gimple-fold.c (or_comparisons_1): Remove TRUTH_AND...
commit
|
commitdiff
|
tree
2011-07-27
Aldy Hernandez
params.h (ALLOW_STORE_DATA_RACES): New.
commit
|
commitdiff
|
tree
2011-07-27
Daniel Carrera
re PR fortran/49755 (ALLOCATE with STAT= produces inval...
commit
|
commitdiff
|
tree
2011-07-27
Jakub Jelinek
dwarf2out.c (output_macinfo_op): Ensure fd->filename...
commit
|
commitdiff
|
tree
2011-07-27
Kai Tietz
tree-vrp.c (extract_range_from_binary_expr): Remove...
commit
|
commitdiff
|
tree
2011-07-27
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2011-07-26
H.J. Lu
Call simplify_gen_subreg for PIC with mode of x.
commit
|
commitdiff
|
tree
2011-07-26
Jakub Jelinek
dwarf2out.c (output_macinfo_op): Ensure fd->filename...
commit
|
commitdiff
|
tree
2011-07-26
Paolo Carlini
re PR c++/49776 ([C++0x]ICE in build_data_member_initia...
commit
|
commitdiff
|
tree
2011-07-26
Sebastian Pop
Fix PR47046: correct evolution_function_is_affine_p
commit
|
commitdiff
|
tree
2011-07-26
Sebastian Pop
Avoid use of lang_hooks.types.type_for_size.
commit
|
commitdiff
|
tree
2011-07-26
Sebastian Pop
Add testcase for PR47593
commit
|
commitdiff
|
tree
2011-07-26
Sebastian Pop
Fix PR47653: do not handle loops using wrapping semanti...
commit
|
commitdiff
|
tree
2011-07-26
Sebastian Pop
Fix PR48805: Do not instantiate ADDR_EXPRs
commit
|
commitdiff
|
tree
2011-07-26
Ian Lance Taylor
configure.ac: Set have_compiler based on whether gcc...
commit
|
commitdiff
|
tree
2011-07-26
Uros Bizjak
re PR target/47369 ([x32] internal compiler error:...
commit
|
commitdiff
|
tree
2011-07-26
Martin Jambor
tree-sra.c (tree_non_mode_aligned_mem_p): Strip convers...
commit
|
commitdiff
|
tree
2011-07-26
H.J. Lu
Remove an extra line.
commit
|
commitdiff
|
tree
2011-07-26
Uros Bizjak
i386.md (add->lea splitter): Implement using SWI mode...
commit
|
commitdiff
|
tree
2011-07-26
Richard Guenther
predict.c (maybe_hot_frequency_p): Make sure a zero...
commit
|
commitdiff
|
tree
2011-07-26
Ian Lance Taylor
cp-demangle.c (d_print_init): Initialize pack_index...
commit
|
commitdiff
|
tree
2011-07-26
Richard Guenther
re PR middle-end/49840 (New test failures)
commit
|
commitdiff
|
tree
2011-07-26
Martin Jambor
re PR bootstrap/49786 (bootstrap failed with bootstrap...
commit
|
commitdiff
|
tree
2011-07-26
Uros Bizjak
re PR target/47381 ([x32] internal compiler error:...
commit
|
commitdiff
|
tree
2011-07-26
Tobias Burnus
trans-array.c (CAF_TOKEN_FIELD): New macro constant.
commit
|
commitdiff
|
tree
2011-07-26
Ira Rosen
vect-70.c: Reduce the data size to fit SPU local store.
commit
|
commitdiff
|
tree
2011-07-26
Andrew Pinski
re PR middle-end/49671 (volatile goes missing after...
commit
|
commitdiff
|
tree
2011-07-26
Benjamin Kosnik
array (at): Remove constexpr when -fno-exceptions.
commit
|
commitdiff
|
tree
2011-07-26
Richard Henderson
insn-notes.def (NOTE_INSN_CFA_RESTORE_STATE): Remove.
commit
|
commitdiff
|
tree
2011-07-26
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2011-07-25
Richard Henderson
re PR debug/49841 (AIX bootstrap failure in dwarf2cfi...
commit
|
commitdiff
|
tree
2011-07-25
Richard Henderson
dwarf2cfi: Generate remember/restore_state.
commit
|
commitdiff
|
tree
2011-07-25
Richard Henderson
dwarf2cfi: Add debug_cfi_row.
commit
|
commitdiff
|
tree
2011-07-25
Joern Rennecke
genattr.c (write_upcase, [...]): Move to ...
commit
|
commitdiff
|
tree
2011-07-25
Paolo Carlini
re PR bootstrap/49845 (bootstrap failure)
commit
|
commitdiff
|
tree
2011-07-25
Anatoly Sokolov
m32c.h (PRINT_OPERAND, [...]): Remove macro.
commit
|
commitdiff
|
tree
2011-07-25
Dodji Seketeli
Remove parm name from declaration
commit
|
commitdiff
|
tree
2011-07-25
Paolo Carlini
re PR libstdc++/49836 ([C++0x] vector<T>::push_back...
commit
|
commitdiff
|
tree
2011-07-25
Rainer Orth
sourcebuild.texi (Effective-Target Keywords, [...]...
commit
|
commitdiff
|
tree
2011-07-25
Anatoly Sokolov
mmix.h (PRINT_OPERAND, [...]): Remove macro.
commit
|
commitdiff
|
tree
2011-07-25
Rainer Orth
re PR c++/49347 (G++ rejects Solaris spawn.h use of...
commit
|
commitdiff
|
tree
2011-07-25
Georg-Johann Lay
re PR target/39386 ([avr] different computation results...
commit
|
commitdiff
|
tree
2011-07-25
Rainer Orth
re PR libgomp/45351 (many unaligned accesses in libgomp...
commit
|
commitdiff
|
tree
2011-07-25
Paolo Carlini
re PR c++/49838 ([C++0x] ICE in cp_parser_perform_range...
commit
|
commitdiff
|
tree
2011-07-25
Rainer Orth
re PR testsuite/49753 (FAIL: g++.dg/torture/pr49309.C)
commit
|
commitdiff
|
tree
2011-07-25
Rainer Orth
re PR target/47124 (*solaris2 configurations configure...
commit
|
commitdiff
|
tree
2011-07-25
Richard Sandiford
re PR tree-optimization/49809 (gimple_check failure...
commit
|
commitdiff
|
tree
2011-07-25
Rainer Orth
system.h [...]: Wrap C function declarations in extern...
commit
|
commitdiff
|
tree
2011-07-25
Rainer Orth
system.h [...]: Wrap C function declarations in extern...
commit
|
commitdiff
|
tree
2011-07-25
Richard Guenther
re PR tree-optimization/49822 (Segfault in remove_prop_...
commit
|
commitdiff
|
tree
2011-07-25
Romain Geissler
behalf of romain.geissler@gmail.com. Fix plugin file...
commit
|
commitdiff
|
tree
2011-07-25
Eric Botcazou
ipa-inline.c (can_inline_edge_p): Look into DECL_STRUCT...
commit
|
commitdiff
|
tree
2011-07-25
Bernd Schmidt
* common/config/c6x/c6x-common.c: New file.
commit
|
commitdiff
|
tree
2011-07-25
Roman Zhuykov
tree-flow.h (tree_ssa_loop_version): Remove unused...
commit
|
commitdiff
|
tree
2011-07-25
Richard Guenther
re PR tree-optimization/49715 (Could do more efficient...
commit
|
commitdiff
|
tree
2011-07-25
Richard Guenther
tree-vrp.c (num_vr_values, [...]): New global vars.
commit
|
commitdiff
|
tree
2011-07-25
Jason Merrill
re PR c++/49823 ([C++0x] ICE on decltype(expr)::type...
commit
|
commitdiff
|
tree
2011-07-25
Richard Henderson
re PR debug/49831 (arm-linux-gnueabi bootstrap failures...
commit
|
commitdiff
|
tree
2011-07-25
Richard Henderson
re PR debug/49825 (Many testcase failures)
commit
|
commitdiff
|
tree
2011-07-25
Richard Henderson
re PR debug/49827 (sparc64-linux and cris-elf bootstrap...
commit
|
commitdiff
|
tree
2011-07-25
Richard Henderson
dwarf2cfi: Reset args_size properly across abnormal...
commit
|
commitdiff
|
tree
2011-07-25
Richard Henderson
re PR debug/49825 (Many testcase failures)
commit
|
commitdiff
|
tree
2011-07-25
H.J. Lu
Remove the unused demangle_flag in collect2.c.
commit
|
commitdiff
|
tree
2011-07-25
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
next