projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2016-11-16
Waldemar Brodkorb
re PR libgcc/68468 (frv/bfin FDPIC toolchain build...
commit
|
commitdiff
|
tree
2016-11-16
Marek Polacek
* g++.dg/cpp1z/init-statement6.C: Rename a function.
commit
|
commitdiff
|
tree
2016-11-16
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2016-11-15
Matthias Klose
install.texi: Remove references to java/libjava.
commit
|
commitdiff
|
tree
2016-11-15
Jerry DeLisle
[multiple changes]
commit
|
commitdiff
|
tree
2016-11-15
Kugan Vivekanandarajah
tree-ssa-coalesce.c (register_default_def): Remove...
commit
|
commitdiff
|
tree
2016-11-15
Bernd Edlinger
genattrtab.c (attr_rtx_1): Avoid allocating new rtx...
commit
|
commitdiff
|
tree
2016-11-15
Matthias Klose
install.texi: Remove references to java/libjava.
commit
|
commitdiff
|
tree
2016-11-15
Matthias Klose
install.texi: Remove references to java/libjava.
commit
|
commitdiff
|
tree
2016-11-15
Jonathan Wakely
PR 59406 note that FNV hash functions are incorrect
commit
|
commitdiff
|
tree
2016-11-15
Jonathan Wakely
Use existing helper for new std::string constructor
commit
|
commitdiff
|
tree
2016-11-15
Jonathan Wakely
Make std::tuple_size<cv T> SFINAE-friendly (LWG 2770)
commit
|
commitdiff
|
tree
2016-11-15
Mark Wielaard
libiberty: demangler crash with missing :? or fold...
commit
|
commitdiff
|
tree
2016-11-15
Mark Wielaard
libiberty: Fix some demangler crashes caused by reading...
commit
|
commitdiff
|
tree
2016-11-15
Jonathan Wakely
Adjust pretty printer test for variant<T&>
commit
|
commitdiff
|
tree
2016-11-15
Uros Bizjak
funcspec-56.inc: New file.
commit
|
commitdiff
|
tree
2016-11-15
Richard Sandiford
Fix instances of gen_rtx_REG (VOIDmode, ...)
commit
|
commitdiff
|
tree
2016-11-15
Richard Sandiford
Use MEM_SIZE rather than GET_MODE_SIZE in dce.c
commit
|
commitdiff
|
tree
2016-11-15
Richard Sandiford
Use simplify_gen_binary in canon_rtx
commit
|
commitdiff
|
tree
2016-11-15
Richard Sandiford
Add a load_extend_op wrapper
commit
|
commitdiff
|
tree
2016-11-15
Richard Sandiford
Fix simplify_shift_const_1 handling of vector shifts
commit
|
commitdiff
|
tree
2016-11-15
Richard Sandiford
Move misplaced assignment in num_sign_bit_copies1
commit
|
commitdiff
|
tree
2016-11-15
Matthias Klose
Makefile.def: Remove references to GCJ.
commit
|
commitdiff
|
tree
2016-11-15
Matthias Klose
- Revert last commit, restore the regenerated files...
commit
|
commitdiff
|
tree
2016-11-15
Tim Shen
variant: Remove variant<T&>...
commit
|
commitdiff
|
tree
2016-11-15
Martin Jambor
libgomp testsuite: add missing map clauses
commit
|
commitdiff
|
tree
2016-11-15
Jakub Jelinek
decomp14.C: New test.
commit
|
commitdiff
|
tree
2016-11-15
Jakub Jelinek
decl.c (cp_finish_decomp): For DECL_NAMESPACE_SCOPE_P...
commit
|
commitdiff
|
tree
2016-11-15
Matthias Klose
config-ml.in: Remove references to GCJ.
commit
|
commitdiff
|
tree
2016-11-15
Jason Merrill
PR c++/78358 - tuple decomposition decltype
commit
|
commitdiff
|
tree
2016-11-15
Jeff Law
tree-ssa-threadbackward.c (fsm_find_thread_path): Remov...
commit
|
commitdiff
|
tree
2016-11-15
Jakub Jelinek
* g++.dg/cpp1y/auto-fn33.C (main): Turn // error: ...
commit
|
commitdiff
|
tree
2016-11-15
Uros Bizjak
ChangeLog: Fix ChangeLog entry.
commit
|
commitdiff
|
tree
2016-11-15
Claudiu Zissulescu
[ARC] [libgcc] Fix defines
commit
|
commitdiff
|
tree
2016-11-15
Jakub Jelinek
re PR c++/71988 (ICE in dump_simple_decl (gcc/cp/error...
commit
|
commitdiff
|
tree
2016-11-15
Claudiu Zissulescu
[ARC] New option handling, refurbish multilib support.
commit
|
commitdiff
|
tree
2016-11-15
Maciej W. Rozycki
MIPS/GCC: Mark trailing labels with `.insn'
commit
|
commitdiff
|
tree
2016-11-15
Maciej W. Rozycki
MIPS/GCC/test: Implement `-mcode-readable=yes' option...
commit
|
commitdiff
|
tree
2016-11-15
Jason Merrill
Allow references in constant-expressions.
commit
|
commitdiff
|
tree
2016-11-15
Maciej W. Rozycki
MIPS/GCC/test: Implement `-mmicromips' option test
commit
|
commitdiff
|
tree
2016-11-15
Jonathan Wakely
Fix find&replace error in license boilerplate
commit
|
commitdiff
|
tree
2016-11-15
Jonathan Wakely
Add std::string constructor for substring of string_vie...
commit
|
commitdiff
|
tree
2016-11-15
Jonathan Wakely
Constrain swap overload for std::optional (LWG 2748)
commit
|
commitdiff
|
tree
2016-11-15
Michael Matz
re PR target/77881 (Non-optimal signed comparison on...
commit
|
commitdiff
|
tree
2016-11-15
Jakub Jelinek
re PR middle-end/78295 (Spurious -Wuninitialized warnin...
commit
|
commitdiff
|
tree
2016-11-15
Richard Sandiford
Fix scripto in ChangeLog
commit
|
commitdiff
|
tree
2016-11-15
Richard Sandiford
Fix a GET_MODE_CLASS typo in mem_loc_descriptor
commit
|
commitdiff
|
tree
2016-11-15
Jason Merrill
Various C++17 decomposition fixes.
commit
|
commitdiff
|
tree
2016-11-15
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2016-11-14
Ian Lance Taylor
runtime: don't crash if signal handler info argument...
commit
|
commitdiff
|
tree
2016-11-14
Ville Voutilainen
Implement P0513R0, Poisoning the Hash.
commit
|
commitdiff
|
tree
2016-11-14
Ville Voutilainen
Implement P0504R0 (Revisiting in-place tag types for...
commit
|
commitdiff
|
tree
2016-11-14
Michael Meissner
rs6000.c (rs6000_expand_vector_set): Add support for...
commit
|
commitdiff
|
tree
2016-11-14
Mark Wielaard
libiberty: Add -Wshadow=local to warning flags (if...
commit
|
commitdiff
|
tree
2016-11-14
Jakub Jelinek
c-cppbuiltin.c (c_cpp_builtins): Define __cpp_structure...
commit
|
commitdiff
|
tree
2016-11-14
Thomas Preud...
tree-ssa-math-opts.c (find_bswap_or_nop): Zero out...
commit
|
commitdiff
|
tree
2016-11-14
Thomas Koenig
dump-parse-tree.c (show_code): Add prototype.
commit
|
commitdiff
|
tree
2016-11-14
Janus Weil
re PR fortran/78300 ([OOP] Failure to compile a F03...
commit
|
commitdiff
|
tree
2016-11-14
Uros Bizjak
i386.md (*andndi3_doubleword): Merge operand constraints.
commit
|
commitdiff
|
tree
2016-11-14
Ville Voutilainen
Use constexpr addressof in optional, SFINAE housekeepin...
commit
|
commitdiff
|
tree
2016-11-14
Martin Liska
Fix dump output in dse_optimize_stmt
commit
|
commitdiff
|
tree
2016-11-14
Prasad Ghangal
Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
commit
|
commitdiff
|
tree
2016-11-14
Prasad Ghangal
Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
commit
|
commitdiff
|
tree
2016-11-14
Martin Liska
Introduce -fprofile-update=prefer-atomic
commit
|
commitdiff
|
tree
2016-11-14
Wilco Dijkstra
The second patch updates the Cortex-A57 scheduler now...
commit
|
commitdiff
|
tree
2016-11-14
Wilco Dijkstra
Currently the SBFM, UBFM and BFM instructions all use...
commit
|
commitdiff
|
tree
2016-11-14
Wilco Dijkstra
The existing vector costs stop some beneficial vectoriz...
commit
|
commitdiff
|
tree
2016-11-14
Eric Botcazou
Makefile.in: Replace s-interr-hwint.adb with s-interr...
commit
|
commitdiff
|
tree
2016-11-14
Trevor Saunders
remove conditional compilation of HAVE_AS_LEB128 code
commit
|
commitdiff
|
tree
2016-11-14
Richard Biener
re PR tree-optimization/78312 (wrong code due to ssa...
commit
|
commitdiff
|
tree
2016-11-14
Georg-Johann Lay
re PR target/78093 ([avr] New variable attribute "absda...
commit
|
commitdiff
|
tree
2016-11-14
Jakub Jelinek
Implement P0217R3 - C++17 structured bindings
commit
|
commitdiff
|
tree
2016-11-14
Jakub Jelinek
Implement P0217R3 - C++17 structured bindings
commit
|
commitdiff
|
tree
2016-11-14
Jason Merrill
Improve various diagnostic issues.
commit
|
commitdiff
|
tree
2016-11-14
Jonathan Wakely
Delete addressof for temporaries (LWG 2598)
commit
|
commitdiff
|
tree
2016-11-14
Jonathan Wakely
Make std::future::share() noexcept (LWG 2556)
commit
|
commitdiff
|
tree
2016-11-14
Jonathan Wakely
PR78326 fix incorrect access of data member in base...
commit
|
commitdiff
|
tree
2016-11-14
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2016-11-13
Jonathan Wakely
Add array support to std::shared_ptr for C++17
commit
|
commitdiff
|
tree
2016-11-13
Kugan Vivekanandarajah
pr78268.C: New test.
commit
|
commitdiff
|
tree
2016-11-13
Ville Voutilainen
Implement P0403R1, Literal suffixes for basic_string_view.
commit
|
commitdiff
|
tree
2016-11-13
Prathamesh...
re PR tree-optimization/35503 (Warning about restricted...
commit
|
commitdiff
|
tree
2016-11-13
Bob Duff
decl.c (gnat_to_gnu_entity): In assertion about known...
commit
|
commitdiff
|
tree
2016-11-13
Uros Bizjak
re PR rtl-optimization/78232 (FAIL: gcc.dg/torture...
commit
|
commitdiff
|
tree
2016-11-13
Eric Botcazou
decl.c (gnat_to_gnu_entity): Look at the underlying...
commit
|
commitdiff
|
tree
2016-11-13
Eric Botcazou
decl.c (annotate_value): Deal specially with negative...
commit
|
commitdiff
|
tree
2016-11-13
Eric Botcazou
utils2.c (gnat_protect_expr): Also protect only the...
commit
|
commitdiff
|
tree
2016-11-13
Eric Botcazou
Makefile.in (NO_OMIT_ADAFLAGS): Define.
commit
|
commitdiff
|
tree
2016-11-13
Eric Botcazou
c-ada-spec.c (print_ada_declaration): For typedef decla...
commit
|
commitdiff
|
tree
2016-11-13
Eric Botcazou
ipa-icf.c (sem_function::merge): Do not create a wrappe...
commit
|
commitdiff
|
tree
2016-11-13
David Edelsohn
re PR target/78336 (powerpc-darwin bootstrap broken...
commit
|
commitdiff
|
tree
2016-11-13
Janus Weil
re PR fortran/60952 ([F03] Problem using "end" as a...
commit
|
commitdiff
|
tree
2016-11-13
Janus Weil
re PR fortran/66366 ([OOP] ICE on invalid with non...
commit
|
commitdiff
|
tree
2016-11-13
Jason Merrill
CWG 2233 - default arg and parameter pack
commit
|
commitdiff
|
tree
2016-11-13
Jason Merrill
Fix constexpr lvalue use of __real and __imag.
commit
|
commitdiff
|
tree
2016-11-13
Jason Merrill
DR 374 - specialization in outer namespace
commit
|
commitdiff
|
tree
2016-11-13
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2016-11-12
David Edelsohn
* g++.dg/pr78112.C: XFAIL AIX.
commit
|
commitdiff
|
tree
2016-11-12
Jonathan Wakely
* src/filesystem/ops.cc (is_empty): Fix typo in excepti...
commit
|
commitdiff
|
tree
2016-11-12
Jonathan Wakely
* include/std/future (future_error): Fix public typo...
commit
|
commitdiff
|
tree
next