]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-09-23  schwab * config/abi/post/riscv64-linux-gnu/baseline_symbols...
2019-09-23  ebotcazou * gcc-interface/trans.c (Regular_Loop_to_gnu): Do...
2019-09-23  ebotcazouFix typo
2019-09-23  ebotcazou * gcc-interface/trans.c (gnat_compile_time_expr_list...
2019-09-23  ebotcazou * gcc-interface/trans.c (Attribute_to_gnu): Test Can_U...
2019-09-23  ebotcazou * gcc-interface/decl.c (components_to_record): Do...
2019-09-23  gccadminDaily bump.
2019-09-22  iains[Darwin, PPC] Clean up symbol stubs code.
2019-09-22  mpolacek PR c++/91819 - ICE with operator++ and enum.
2019-09-22  gccadminDaily bump.
2019-09-21  mseborPR middle-end/91830 - Bogus -Warray-bounds on strcpy...
2019-09-21  jakub PR c++/30277
2019-09-21  iains[Darwin] Update machopic_legitimize_pic_address.
2019-09-21  mpolacek DR 2345 - Jumping across initializers in init-statemen...
2019-09-21  rsandifoAvoid adding impossible copies in ira-conflicts.c:proce...
2019-09-21  rsandifoExtend neg_const_int simplifications to other const...
2019-09-21  gccadminDaily bump.
2019-09-20  law * config/microblaze/microblaze.h (ASM_OUTPUT_SKIP...
2019-09-20  danglin * config/pa/pa.c (pa_trampoline_init): Remove spurious...
2019-09-20  law PR target/86811
2019-09-20  iains[Darwin, X86, testsuite] Fix naked-1.c fail.
2019-09-20  burnus2019-09-20 Tobias Burnus <tobias@codesourcery.com>
2019-09-20  clyonRevert [ARM/FDPIC v6 13/24] [ARM] FDPIC: Force LSB...
2019-09-20  hainqueRestrict gnat.dg/system_info1.adb to Linux and Windows...
2019-09-20  rguenth2019-09-20 Richard Biener <rguenther@suse.de>
2019-09-20  rguenth2019-09-20 Richard Biener <rguenther@suse.de>
2019-09-20  ebotcazou PR target/91269
2019-09-20  ebotcazou PR c/91815
2019-09-20  rguenth2019-09-20 Richard Biener <rguenther@suse.de>
2019-09-20  rguenth2019-09-20 Richard Biener <rguenther@suse.de>
2019-09-20  gccadminDaily bump.
2019-09-19  jambormNew IPA-SRA
2019-09-19  mseborPR middle-end/91631 - buffer overflow into an array...
2019-09-19  jsm28Support extended characters in C/C++ identifiers (PR...
2019-09-19  jasonHandle [[likely]] on compound-statement.
2019-09-19  iains[Darwin, PPC, testsuite] Fix pr89313.c fail.
2019-09-19  jasonRevert "Fix conversions for built-in operator overloadi...
2019-09-19  rguenth2019-09-19 Richard Biener <rguenther@suse.de>
2019-09-19  rguenth2019-09-19 Richard Biener <rguenther@suse.de>
2019-09-19  wilco[ARM] Simplify logical DImode iterators
2019-09-19  marxinFix cast in sort_congruence_class_groups_by_decl_uid.
2019-09-19  rthaarch64: Implement -moutline-atomics
2019-09-19  rthaarch64: Add out-of-line functions for LSE atomics
2019-09-19  rthaarch64: Tidy aarch64_split_compare_and_swap
2019-09-19  rthaarch64: Implement TImode compare-and-swap
2019-09-19  rthaarch64: Extend %R for integer registers
2019-09-19  fxueUse post-dom info to update if/switch predicate
2019-09-19  rsandifoEnforce correct COND_EXPR order for EXTRACT_LAST_REDUCTION
2019-09-19  marxinSpeed up qsort in IPA ICF.
2019-09-19  rguenth2019-09-19 Richard Biener <rguenther@suse.de>
2019-09-19  rsandifoRework constant subreg folds and handle more variable...
2019-09-19  pmderodat[Ada] Emit DW_AT_GNU_bias with -fgnat-encodings=gdb
2019-09-19  pmderodat[Ada] Accept concatentation arguments to pragma Annotate
2019-09-19  pmderodat[Ada] Get rid of useless temporary for slice in overali...
2019-09-19  pmderodat[Ada] Sem_Ch12: add a comment to indicate future work
2019-09-19  pmderodat[Ada] Fix copy operation with private discriminated...
2019-09-19  pmderodat[Ada] Fix bogus "too late" error with nested generics...
2019-09-19  pmderodat[Ada] Fix bogus visibility error with nested generics...
2019-09-19  pmderodat[Ada] New routine GNAT.Sockets.Create_Socket_Pair
2019-09-19  pmderodat[Ada] Use declared type for deciding on SPARK pointer...
2019-09-19  pmderodat[Ada] Spurious visibility error in generic child unit
2019-09-19  pmderodat[Ada] Disable inlining of traversal function in GNATprove
2019-09-19  pmderodat[Ada] Allow constants of access type in Global contracts
2019-09-19  pmderodat[Ada] Exp_Attr: remove obsolete comment
2019-09-19  pmderodat[Ada] Fix run-time segfault with derived access-to...
2019-09-19  pmderodat[Ada] Move SPARK borrow-checker to gnat2why codebase
2019-09-19  pmderodat[Ada] Implement Machine_Rounding attribute in line...
2019-09-19  pmderodat[Ada] Suppress GNAT FE up-level reference transformatio...
2019-09-19  pmderodat[Ada] Streamline comparison for equality of 2-element...
2019-09-19  pmderodat[Ada] Remove duplicated routines for getting homonym...
2019-09-19  pmderodat[Ada] Crash on predicate in full view in a generic...
2019-09-19  pmderodat[Ada] Memory leak with 'Range of a function call in...
2019-09-19  pmderodat[Ada] Propagate documentation to formal bounded sets
2019-09-19  pmderodat[Ada] Add comments wrt. deallocation of bounded sets...
2019-09-19  pmderodat[Ada] Fix spurious type mismatch failure on nested...
2019-09-19  pmderodat[Ada] Infinite loop with concatenation and aspect
2019-09-19  pmderodat[Ada] Fix fallout of previous change for bit-packed...
2019-09-19  pmderodat[Ada] gnatxref: infinite loop on symbols not found
2019-09-19  pmderodat[Ada] Improve handling of explicit by-reference mechanism
2019-09-19  pmderodat[Ada] Rtsfind: improve comment on RTE_Available
2019-09-19  rguenth2019-09-19 Richard Biener <rguenther@suse.de>
2019-09-19  liuhongtExtend pass rpad to handle avx512f vcvtusi2ss vcvtusi2ss
2019-09-19  wilsonRISC-V: Fix more splitters accidentally calling gen_reg...
2019-09-19  gccadminDaily bump.
2019-09-19  ian libgo: support gollvm build on arm64 linux
2019-09-18  wilco[ARM] Add logical DImode expanders
2019-09-18  hjli386: Restore Skylake SImode hard register store cost
2019-09-18  hjli386: Increase Skylake SImode pseudo register store...
2019-09-18  wilco[ARM] Cleanup 64-bit multiplies
2019-09-18  wilco[ARM] Cleanup highpart multiply patterns
2019-09-18  rguenth2019-09-18 Richard Biener <rguenther@suse.de>
2019-09-18  wilco[ARM] Cleanup multiply patterns
2019-09-18  rguenth2019-09-18 Richard Biener <rguenther@suse.de>
2019-09-18  marxinTweak clang-format configuration.
2019-09-18  rguenth2019-09-18 Richard Biener <rguenther@suse.de>
2019-09-18  rsandifoMake assemble_real generate canonical CONST_INTs
2019-09-18  rguenth2019-09-18 Richard Biener <rguenther@suse.de>
2019-09-18  rsandifoMake get_value_for_expr check for INTEGER_CSTs
2019-09-18  rsandifoDon't treat variable-length vectors as VLAs during...
2019-09-18  rsandifoHandle variable-length vectors in compute_record_mode
next