]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-08-20  pmderodat[Ada] Warning for out-of-order record representation...
2019-08-20  pmderodat[Ada] Object_Size clause specifying 0 bits is illegal
2019-08-20  pmderodat[Ada] Pragma Warning_As_Error works for style warnings
2019-08-20  pmderodat[Ada] Get rid of linear searches in Lib
2019-08-20  pmderodat[Ada] Sem_Ch13: fix uninitialized parameter static...
2019-08-20  pmderodat[Ada] Revert change for gnatprove that is no longer...
2019-08-20  pmderodat[Ada] Document requirements for Pragma Lock_Free
2019-08-20  pmderodat[Ada] Initialize gnat_argc/gnat_argv only the first...
2019-08-20  pmderodat[Ada] Fix documentation for GNAT.Command_Line.Exit_From...
2019-08-20  pmderodat[Ada] Add missing dot at the end of lang.opt doc for...
2019-08-20  ebotcazou PR rtl-optimization/91347
2019-08-20  rsandifoAdd a pass_by_reference flag to function_arg_info
2019-08-20  rsandifoMake calls.c use function_arg_info internally
2019-08-20  rsandifoMake function.c use function_arg_info internally
2019-08-20  rsandifoAdd a apply_pass_by_reference_rules helper
2019-08-20  rsandifoUse function_arg_info for TARGET_MUST_PASS_IN_STACK
2019-08-20  rsandifoUse function_arg_info for TARGET_CALLEE_COPIES
2019-08-20  rsandifoUse function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
2019-08-20  rsandifoUse function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
2019-08-20  rsandifoUse function_arg_info for TARGET_SETUP_INCOMING_ARGS
2019-08-20  rsandifoUse function_arg_info for TARGET_PASS_BY_REFERENCE
2019-08-20  rsandifoUse function_arg_info for TARGET_ARG_PARTIAL_BYTES
2019-08-20  rsandifoAdd must_pass_va_arg_in_stack
2019-08-20  rsandifoAdd pass_va_arg_by_reference
2019-08-20  rguenth2019-08-20 Richard Biener <rguenther@suse.de>
2019-08-20  liuhongtAdd TIGERLAKE and COOPERLAKE to GCC.
2019-08-20  gerald * doc/install.texi (Specific, alpha): Remove note...
2019-08-20  edlinger2019-08-20 Bernd Edlinger <bernd.edlinger@hotmail.de>
2019-08-20  gccadminDaily bump.
2019-08-19  ian compiler: new debugging output methods/functions
2019-08-19  ian runtime: be more strict in GC
2019-08-19  avieira[AArch64] Use scvtf fbits option where appropriate
2019-08-19  tromeyAdd --with-static-standard-libraries to the top level
2019-08-19  rguenth2019-08-19 Richard Biener <rguenther@suse.de>
2019-08-19  mpolacek PR c++/91264 - detect modifying const objects in const...
2019-08-19  markegglestonUpdate BOZ constant documentation.
2019-08-19  pmderodat[Ada] Fix documentation for stream oriented attributes
2019-08-19  pmderodat[Ada] Einfo: update comments for E_Function and E_Procedure
2019-08-19  pmderodat[Ada] Fix bogus compilation error with Elaborate_Body...
2019-08-19  pmderodat[Ada] Suppress warnings on unreferenced parameters...
2019-08-19  pmderodat[Ada] Crash on object initialization that is call to...
2019-08-19  pmderodat[Ada] Conversion routines between GNAT.OS_Lib.OS_Time...
2019-08-19  pmderodat[Ada] Incorrect code for -gnateV switch
2019-08-19  pmderodat[Ada] Import documentation from the RM for various...
2019-08-19  pmderodat[Ada] Generate ada_target_properties
2019-08-19  pmderodat[Ada] Lift restriction on instantiations that are compi...
2019-08-19  pmderodat[Ada] Further cleanup in inlining machinery
2019-08-19  pmderodat[Ada] Legality of protected subp. implementing interfac...
2019-08-19  pmderodat[Ada] Buffer reading overflow in dispatch table initial...
2019-08-19  pmderodat[Ada] Process type extensions for -gnatw.h
2019-08-19  pmderodat[Ada] Improve warnings about "too few elements" and...
2019-08-19  pmderodat[Ada] Enable use of GNAT.Sockets for VxWorks RTP
2019-08-19  pmderodat[Ada] Fix incorrect stub generation for types in instances
2019-08-19  pmderodat[Ada] Improve placement of warning on formals of generi...
2019-08-19  pmderodat[Ada] Factor out the "size for& too small..." error...
2019-08-19  pmderodat[Ada] Fix internal error on subprogram instantiation...
2019-08-19  pmderodat[Ada] Document missing gnatmetric switches
2019-08-19  pmderodat[Ada] Minor refactorings
2019-08-19  pmderodat[Ada] Allow reading a borrowed object inside a call...
2019-08-19  pmderodat[Ada] Add formal function parameter equality to SPARK...
2019-08-19  pmderodat[Ada] Opt: clean up left-overs of earlier implementatio...
2019-08-19  pmderodat[Ada] Representation clause for derived enumeration...
2019-08-19  pmderodat[Ada] Do not skip non-aliasing checking when inlining...
2019-08-19  pmderodat[Ada] Further cleanup in inlining machinery
2019-08-19  pmderodat[Ada] Fix thinko in Acc_Loop_to_gnu
2019-08-19  pmderodat[Ada] Define the -fdump-scos option in lang.opt
2019-08-19  kitoPR target/91441 - Turn off -fsanitize=kernel-address...
2019-08-19  kargl2019-08-18 Steven G. Kargl <kargl@gcc.gnu.org>
2019-08-19  gccadminDaily bump.
2019-08-18  iains[Darwin, fixincludes] Fix PR83531
2019-08-18  iains[Darwin, PPC] Fix fail of cpp/assert4.c
2019-08-18  gerald * doc/install.texi (Specific, bfin): blackfin.uclinux...
2019-08-18  gccadminDaily bump.
2019-08-17  ian compiler: support new numeric literal syntax
2019-08-17  ian compiler, runtime: allocate defer records on the...
2019-08-17  kargl2019-08-17 Steven G. Kargl <kargl@gcc.gnu.org>
2019-08-17  kargl2019-08-17 Steven G. Kargl <kargl@gcc.gnu.org>
2019-08-17  kargl2019-08-17 Steven G. Kargl <kargl@gcc.gnu.org>
2019-08-17  kargl2019-08-17 Steven G. Kargl <kargl@gcc.gnu.org>
2019-08-17  tkoenig2019-08-17 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-08-17  gerald * doc/ux.texi (User Experience Guidelines): Update...
2019-08-17  gerald * doc/include/gpl_v3.texi (Copying): Adjust the link...
2019-08-17  jbPR fortran/68401 Improve allocation error message
2019-08-17  ian runtime: scan write barrier buffer conservatively
2019-08-17  mpolacekPut the CL into the right dir.
2019-08-17  gccadminDaily bump.
2019-08-16  ian compiler: print runtime.hex in hex
2019-08-16  law * gcc.target/sh/pr54236-6.c: Use -fno-tree-forwprop.
2019-08-16  mpolacekPR c++/85827
2019-08-16  iainslibsanitizer, record a local patch.
2019-08-16  iainslibsanitize, asan - reapply r272406
2019-08-16  mseborAs discussed below:
2019-08-16  ebotcazou * tree-sra.c (build_reconstructed_reference): Return...
2019-08-16  mseborgcc/ChangeLog:
2019-08-16  mseborPR testsuite/91458
2019-08-16  edlinger2019-08-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2019-08-16  uros * config/i386/mmx.md (mmxdoublemode): New mode attribute.
2019-08-16  rguenth2019-08-16 Richard Biener <rguenther@suse.de>
2019-08-16  rguenth2019-08-16 Richard Biener <rguenther@suse.de>
2019-08-16  uros * config/abi/post/alpha-linux-gnu/baseline_symbols...
next