]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-12-23  iainsFix Ada bootstrap for Darwin9 and earlier.
2018-12-23  iainsLTO-wrapper, don't pre-link early debug objects.
2018-12-23  iainsFix ident tests by Enabling ident output for X86 Darwin.
2018-12-23  iainsuse simple-object instead of nm to determine if files...
2018-12-23  iainsHandle -save-temps in collect2
2018-12-23  iainsEnsure collect2 responds to intended commmand line...
2018-12-23  kargl2018-12-22 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-23  gccadminDaily bump.
2018-12-23  jason Remove support for demangling GCC 2.x era mangling...
2018-12-22  hubicka * ipa-utils.c (ipa_merge_profiles): Recompute summaries.
2018-12-22  hubicka * tree.c: (obj_type_ref_class): Move to...
2018-12-22  iains[Patch, PowerPC/Darwin] Fix library export of long...
2018-12-22  kargl2018-12-22 Steven G . Kargl <kargl@gcc.gnu.org>
2018-12-22  kargl2018-12-21 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-22  tkoenig2018-12-22 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-12-22  tkoenig2018-12-22 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-12-22  gccadminDaily bump.
2018-12-21  kargl2018-12-21 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-21  jakub PR c++/86524
2018-12-21  paultcorrect double semi-colons
2018-12-21  jakub PR middle-end/85594
2018-12-21  hubicka PR ipa/88561
2018-12-21  pault2018-12-21 Paul Thomas <pault@gcc.gnu.org>
2018-12-21  krebbelS/390: Add support for double<->long vector converts
2018-12-21  uros * gcc.target/i386/pr88418.c (dg-options): Add...
2018-12-21  thopre01Update maintainer email address
2018-12-21  gergo * MAINTAINERS (Write After Approval): Add myself.
2018-12-21  ebotcazou PR rtl-optimization/87727
2018-12-21  jakub PR target/88522
2018-12-21  jakub PR rtl-optimization/88563
2018-12-21  uros PR target/88556
2018-12-21  jakub PR c++/87125
2018-12-21  thopre01[ARM] Fix size-optimization-ieee testcase failure
2018-12-21  jakub PR target/88547
2018-12-21  jbeulichx86: VAESDEC{,LAST} allow memory inputs
2018-12-21  aolivasupport --with-multilib-list=@name for ARM
2018-12-21  mpolacek PR c++/88196 - ICE with class non-type template parameter.
2018-12-21  jakub * tree-vect-data-refs.c (vect_enhance_data_refs_alignm...
2018-12-21  gccadminDaily bump.
2018-12-20  amylaar2018-12-20 Joern Rennecke <joern.rennecke@riscy-ip...
2018-12-20  hjlC/C++: Add -Waddress-of-packed-member
2018-12-20  kargl2018-12-20 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-20  rediFix filesystem::path tests that fail on Windows
2018-12-20  vmakarov2018-12-20 Vladimir Makarov <vmakarov@redhat.com>
2018-12-20  jakub PR c++/88180
2018-12-20  jakub * cp-tree.h (cp_fully_fold_init): Declare.
2018-12-20  rsandifo[AArch64][SVE] Add ABS support
2018-12-20  rsandifo[AArch64][SVE] Fix IFN_COND_FMLA movprfx alternative
2018-12-20  mseborPR tree-optimization/84053 - missing -Warray-bounds...
2018-12-20  dmalcolm-Wtautological-compare: fix comparison of macro expansions
2018-12-20  jamborm[PR 88214] Assert that ptr is a pointer
2018-12-20  rediAdd missing test from previous commit
2018-12-20  rguenth2018-12-20 Richard Biener <rguenther@suse.de>
2018-12-20  luoxhufix typo.
2018-12-20  jakub PR target/88547
2018-12-20  amodra[RS6000] Fix non-linux powerpc breakage
2018-12-20  gccadminDaily bump.
2018-12-19  kargl2018-12-19 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-19  andreast2018-12-19 Andreas Tobler <andreast@gcc.gnu.org>
2018-12-19  uros * config/i386/i386.md (SWI1248_AVX512BWDQ_64): Rename...
2018-12-19  rediFix grammar in libstdc++ ABI history documentation
2018-12-19  thopre01[ARM] Optimize executable size when using softfloat...
2018-12-19  vries[nvptx] Add PTX_CTA_SIZE
2018-12-19  segherc++, asm: Do not handle any asm-qualifiers in top-level asm
2018-12-19  segherc/c++, asm: Use nicer error for const and restrict
2018-12-19  segherc/c++, asm: Use nicer error for duplicate asm qualifiers
2018-12-19  segherc/c++, asm: Write the asm-qualifier loop without "done...
2018-12-19  dmalcolmC++: better locations for bogus initializations (PR...
2018-12-19  vries[openacc] Make oacc_fn_attrib_level external
2018-12-19  vries[openacc] Add oacc_get_default_dim
2018-12-19  dmalcolmC++: improvements to binary operator diagnostics (PR...
2018-12-19  dmalcolmC++: more location wrapper nodes (PR c++/43064, PR...
2018-12-19  pc[rs6000] Fix x86 SSSE3 compatibility implementations...
2018-12-19  thopre01[ARM] Do softfloat when -mfpu set, -mfloat-abi=softfp
2018-12-19  vries[nvptx] Commit passing pr85381-*.c test-cases
2018-12-19  vries[nvptx, libgomp] Move rtl-dump test-cases to libgomp
2018-12-19  vries[testsuite] Add scan-offload-rtl-dump
2018-12-19  segherRestrict a VSX extract to TARGET_POWERPC64 (PR88213)
2018-12-19  rguenth2018-12-19 Richard Biener <rguenther@suse.de>
2018-12-19  vries[nvptx] Use MAX, MIN, ROUND_UP macros
2018-12-19  vries[nvptx] Make nvptx state propagation function names...
2018-12-19  vries[nvptx] Rename worker_bcast variables to oacc_bcast
2018-12-19  vries[nvptx] Generalize bar.sync instruction
2018-12-19  vries[nvptx] Only use one logical barrier resource
2018-12-19  vries[nvptx] Use TARGET_SET_CURRENT_FUNCTION
2018-12-19  rearnsha[aarch64] Correct architecture for tsv110.
2018-12-19  jakub PR target/88541
2018-12-19  jakub PR c++/87934
2018-12-19  aoliva[PR86153] simplify more overflow tests in VRP
2018-12-19  aoliva[PR87012] canonicalize ref type for tmpl arg
2018-12-19  aoliva[PR c++/88146] do not crash synthesizing inherited...
2018-12-19  amker * auto-profile.c (afdo_indirect_call): Skip generating...
2018-12-19  gccadminDaily bump.
2018-12-18  jakub PR rtl-optimization/87759
2018-12-18  vmakarov2018-12-18 Vladimir Makarov <vmakarov@redhat.com>
2018-12-18  jakub PR target/88464
2018-12-18  rediLWG 3171: restore stream insertion for filesystem:...
2018-12-18  rediFix previous commit to move instead of copying
2018-12-18  rediMicro-optimization to avoid creating temporary path
2018-12-18  rediLWG 2936: update path::compare logic and optimize strin...
next