public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/marxin/heads/lto-plugin-get_symbols_v3-v4] (277 commits) lto-plugin: implement LDPT_GET_API_VERSION
@ 2022-07-07 14:10 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2022-07-07 14:10 UTC (permalink / raw)
  To: gcc-cvs

The branch 'marxin/heads/lto-plugin-get_symbols_v3-v4' was updated to point to:

 47672794c90... lto-plugin: implement LDPT_GET_API_VERSION

It previously pointed to:

 2ba0c9f93b3... lto-plugin: implement LDPT_GET_API_VERSION

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  2ba0c9f... lto-plugin: implement LDPT_GET_API_VERSION
  bdbb794... lto-plugin: make claim_file_handler thread-safe


Summary of changes (added commits):
-----------------------------------

  4767279... lto-plugin: implement LDPT_GET_API_VERSION
  d89fa97... lto-plugin: use locking only for selected targets (*)
  9fc61fc... Speedup update-ssa some more (*)
  9ef7145... Fix Intel MIC 'mkoffload' for OpenMP 'requires' (*)
  5647e2c... Enhance 'libgomp.c-c++-common/requires-4.c', 'libgomp.c-c++ (*)
  99831ce... Adjust 'libgomp.c-c++-common/requires-3.c' (*)
  8bc2439... target/106219 - proprly mark builtins pure via ix86_add_new (*)
  c1b1c4e... testsuite: Fix incorrect -mfloat128-type option (*)
  1e1fdb7... Speed up LC SSA rewrite more (*)
  e5a9d60... Speed up LC SSA rewrite (*)
  7922f5e... Mips: Fix the ASAN shadow offset hook for the n32 ABI (*)
  ee915c7... libsanitizer: Cherry-pick 5d8077565e41 from upstream (*)
  4bc92c3... Daily bump. (*)
  3f05e03... Restore 'GOMP_offload_unregister_ver' functionality (*)
  2f0d819... Define 'OMP_REQUIRES_[...]', 'GOMP_REQUIRES_[...]' in a sin (*)
  e46f4d7... diagnostics: Honor #pragma GCC diagnostic in the preprocess (*)
  208fbc7... d: Merge upstream dmd 56589f0f4, druntime 651389b5, phobos  (*)
  c785204... d: Build the D sources in the front-end with -fno-exception (*)
  acb696b... analyzer: add testcase of using closed fd without warning. (*)
  3a6de2b... analyzer: reorder initialization of state m_invalid in sm-f (*)
  71c05bb... analyzer: show close event for use_after_close diagnostic (*)
  9e0d5db... [Ada] Simplify regular expression that matches 8 consecutiv (*)
  fc84bb8... [Ada] Update comment after recent changes wrt. secondary st (*)
  1141fbd... [Ada] Improve code generated for aggregates of VFA type (*)
  40242eb... [Ada] Fix crash on aliased renaming of unconstrained array (*)
  940bbc4... [Ada] Small tweak to gnat_to_gnu_subprog_type (*)
  889db59... [Ada] Do not give warnings for compiler-generated entities  (*)
  cd7d1f4... [Ada] Document the various function return mechanisms (*)
  e5802d6... [Ada] Deferred constant considered as not preelaborable (*)
  870518b... [Ada] Indexing error when calling GNAT.Regpat.Match (*)
  0d7fbcf... [Ada] Spurious non-callable warning on prefixed call in cla (*)
  be3bdaa... [Ada] Support ghost generic formal parameters (*)
  28add0a... [Ada] Missing error on tagged type conversion (*)
  3202e9f... [Ada] Handle secondary stack memory allocations alignment (*)
  b65a875... [Ada] Cleanup use of local scalars in GNAT.Socket.Get_Addre (*)
  35e0aa2... [Ada] Vxworks7* - Makefile.rtl rtp vs rtp-smp cleanup (*)
  baa3015... [Ada] Fix incorrect itype sharing for case expression in li (*)
  56311a3... [Ada] Remove old vxworks from Makefile.rtl - e500 port. (*)
  614c455... [Ada] Incorrect emptying of CUDA global subprograms (*)
  405ebd7... [Ada] Remove explicit call to Make_Unchecked_Type_Conversio (*)
  3fdb556... [Ada] Restore accidentally removed part of a comment about  (*)
  c061e99... [Ada] Fix spurious error for aggregate with box component c (*)
  b33dd78... analyzer: fix uninit false positive with -ftrivial-auto-var (*)
  656c021... c++: dependent conversion operator lookup [PR106179] (*)
  d1f3a3f... Daily bump. (*)
  c70a48a... compiler: propagate array length error marker farther (*)
  ccc39d9... compiler: better error message for unknown package name (*)
  bd2d0aa... libstdc++: testsuite: why cast getpid result (*)
  543828e... c-family: Prevent -Wformat warnings with u8 strings [PR1056 (*)
  1d2aa26... Provide a relation verification mechanism. (*)
  c73e8d4... Doubleword version of and;cmp to not;test optimization on x (*)
  02e2e15... UNSPEC_PALIGNR optimizations and clean-ups on x86. (*)
  d458c53... PR rtl-optimization/96692: ((A|B)^C)^A using andn with -mbm (*)
  069f46c... c++: Prune ordinary locations (*)
  07dd0f7... tree-optimization/106198 - CFG cleanup vs LC SSA (*)
  1cc08ce... Remove dead loop-based LC SSA rewrite (*)
  c3d2600... tree-optimization/106186 - propagate out virtual LC PHI nod (*)
  1a6e0d8... tree-optimization/106196 - properly update virtual SSA for  (*)
  7f4028a... Maintain LC SSA when doing SVE vectorization (*)
  510ac27... testsuite: fix array type in two_plus_gigs test (*)
  b44cba3... libstdc++: testsuite: cast getpid result (*)
  5a387a2... [Ada] Warn about obsolete uses of renamed Ada 83 packages (*)
  d2672ff... [Ada] Couple of small cleanups for Cloned_Subtype (*)
  a2eaf87... [Ada] Remove kludge for validity checks on Long_Float type (*)
  c96dcf0... [Ada] Remove repeated setting of Never_Set_In_Source (*)
  6ba8c07... [Ada] Reorder processing of default expressions to avoid re (*)
  076a6d1... [Ada] Remove redundant protection against empty lists (*)
  5709fac... [Ada] qnx-7.1: ACATS cxag001 failure on qnx - realpath (*)
  aba3ce5... [Ada] Remove use of a global name buffer when locating a fi (*)
  0aa855e... [Ada] Reuse Get_Pragma_Arg to handle pragma argument associ (*)
  95e2844... [Ada] Fix spurious error on object renaming with ghost type (*)
  dba0779... [Ada] Misc cleanup related to finalization (*)
  824211e... [Ada] Remove repeated analysis for pragma Thread_Local_Stor (*)
  5c0729d... [Ada] Annotate GNAT.Sockets with No_Return aspects (*)
  dd1c343... [Ada] Cleanup repeated code for aggregate constraints check (*)
  074e8ad... [Ada] Fix comments mentioning ancient flags related to obje (*)
  1f85342... [Ada] Spurious error on qualified prefix in Pack.Func'Resul (*)
  69a70b0... [Ada] Perform object rewriting as renaming only in the expa (*)
  1d50189... [Ada] Remove exception propagation during bootstrap (*)
  4844a25... [Ada] Fix dangling bounds for array result of BIP functions (*)
  9fde6c7... [Ada] Remove unnecessary dead code after calls to nonreturn (*)
  684194f... [Ada] Remove return statements after procedure calls that d (*)
  f608cf0... [Ada] Combine system.ads files - vxworks6 constants. (*)
  7b9ae8e... [Ada] Fix clearly unintentional dead analysis of attribute  (*)
  4ba4834... [Ada] Cleanup in error about unreachable code (*)
  21d6ec4... [Ada] Remove redundant guards in detection of unreachable c (*)
  948f4bc... [Ada] Remove redundant guard for call to List_Length with a (*)
  70bb329... [Ada] Add RM reference to check for functions without a ret (*)
  5b56017... [Ada] Remove comment about a long gone formal verification  (*)
  fee24d5... [Ada] Remove unimplemented convert_addresses declaration (*)
  4c1baa0... [Ada] Remove old vxworks6 from Makefile.rtl (*)
  76c3041... vect: Use sdot for a fallback implementation of usdot (*)
  b55284f... tree-optimization/106182 - LC SSA after CFG cleanup (*)
  8467574... Daily bump. (*)
  5beddee... gcc.dg/analyzer/allocation-size-1..5.c: Fix for 32-bit newl (*)
  c329704... OpenMP/Fortran: Add support for OpenMP 5.2 linear clause sy (*)
  ce8dbe7... Misc conversions to vrange. (*)
  ac4c8f5... middle-end: Support ABIs that pass FP values as wider integ (*)
  fc96811... Fix typo in recent code to add stack recursion limit to the (*)
  b110e52... tree-sra: Fix union handling in build_reconstructed_referen (*)
  3769ad4... Revert update-ssa assert in vectorizer (*)
  683f118... OpenMP: Move omp requires checks to libgomp (*)
  10b502f... Keep virtual SSA up-to-date in vectorizer (*)
  88b9d09... gcc-descr: by default show revision for HEAD (*)
  104b987... Fix crash on circular array types with -fdump switches (*)
  483bd9a... Use default lower bound for vector types in debug info (*)
  a7ccdfa... MAINTAINERS: fix alphabetic sorting (*)
  1a770b0... Prevent another potential stack overflow issue when demangl (*)
  4e82205... Integrate nonzero bits with irange. (*)
  d2a8986... Put virtual operands into loop-closed SSA (*)
  8c6bef0... [Ada] Do not make procedure call with only tag-indeternmina (*)
  1f03b43... [Ada] Fix dispatching call to primitive function with contr (*)
  4dab9be... [Ada] vx7r2: do not include s-qnx.ads in the kernel and rtp (*)
  aa683f5... [Ada] Small housekeeping work in Expand_N_Object_Declaratio (*)
  2f94aea... [Ada] Makefile.rtl: remove references t oVxworks RTP Cert . (*)
  e0cd239... [Ada] Refactor duplicated resolution of Count and Index att (*)
  a521dc3... [Ada] Use static stack allocation for small string if-expre (*)
  0896e2b... [Ada] Adjust previous change to Rewrite_As_Renaming (*)
  2cad8a5... [Ada] Use static stack allocation for small dynamic string  (*)
  f3451ba... [Ada] Enforce deferred constant completion rules (*)
  4b76628... [Ada] Assertions in Einfo.Utils (*)
  78f13b0... [Ada] Tech debt: Remove code duplication (*)
  1fde86b... [Ada] Single character argument in call to Quote_Argument r (*)
  3319015... [Ada] Fix missing error on 'Access of constrained array (*)
  02e41e6... [Ada] Do not use front-end build-in-place mechanism for non (*)
  c901877... [Ada] Call-initialize all controlled objects in place (*)
  eb6e8a7... [Ada] Add Ada 2022 Key function to sets containers (*)
  cac397f... [Ada] Fix length of title underlines. (*)
  063c8f4... [Ada] Compiler rejects legal allocator in record component  (*)
  f7c05e8... [Ada] Avoid unwanted warnings for statically-known-successf (*)
  e7428ff... [Ada] Add a RM entry for the functional infinite sequences (*)
  4030e83... [Ada] Give missing error on ambiguous operand of equality o (*)
  a8a1da1... [Ada] Add Ada 2022 features to sets containers (*)
  2e9b2ab... [Ada] Update the documentation of functional containers (*)
  82b63eb... [Ada] Add GNAT specific pragmas to the equivalent Assertion (*)
  ddd8892... [Ada] Incorrect accessibility check on return of discrimina (*)
  bdd5056... [Ada] Plug loophole for built-in-place return with limited_ (*)
  df69e32... [Ada] Fix for resolution of overloaded subprogram for Itera (*)
  089a4a4... [Ada] Create new unbounded functional sequence (*)
  ad7ed87... [Ada] Adjust description of Pure_Function pragma (*)
  d74d987... tree-optimization/106055 - issue with autopar (*)
  73f942c... i386: Extend cvtps2pd to memory (*)
  bbe836b... Remove some deprecated irange methods. (*)
  3731dd0... Daily bump. (*)
  f3a5e75... x86: Support 2/4/8 byte constant vector stores (*)
  3ae9def... Move range allocator code to value-range-storage.* (*)
  17f2e2b... Add myself to write after approval and DCO. (*)
  21582a7... Add myself to write-after-approval and DCO (*)
  a26f3eb... Implement class vrange_storage to stream ranges to long ter (*)
  f150dc1... loongarch: use -mno-check-zero-division as the default for  (*)
  b5c3dd3... Use fixed-width types in allocation size tests (*)
  d86a20e... tree-optimization: only DSE trapping insn if -fdelete-dead- (*)
  20f0f30... Daily bump. (*)
  b58ca9c... MAINTAINERS: Add myself to write after approval and DCO (*)
  e6c3bb3... analyzer: add allocation size checker [PR105900] (*)
  97baacb... analyzer: implement five new warnings for misuse of POSIX f (*)
  ed97448... Daily bump. (*)
  fbd7665... compiler: use correct init order for multi-value initializa (*)
  1697806... trailing_wide_ints with runtime variable lengths (*)
  8a6ee42... libstdc++: Add missing prerequisite to generated header [PR (*)
  ff64a8c... c++: Minor cleanup in parser.cc (*)
  1f76941... compiler: rename "requires" to "needs" (*)
  ecd11ac... c++: fix broken copy elision with nested TARGET_EXPRs [PR10 (*)
  9a66853... OpenMP: Handle tofrom with target enter/exit data (*)
  f843bea... i386: Use "r" constraint in *andn<mode>3_doubleword_bmi (*)
  2ea6c59... c++: warn about using keywords as identifiers [PR106111] (*)
  9234cdc... Add a recursion limit to the demangle_const function in the (*)
  aefe23f... c++: tweak resolve_args change (*)
  288c6cc... c++: add fixup to missing .template warning (*)
  07ac550... c++: dependent generic lambda template-id [PR106024] (*)
  63abe04... Avoid unused sbitmap in update_ssa (*)
  2b09379... Revert maybe_ne -> known_ne change in vn_reference_lookup_3 (*)
  08ed796... Make sure checking code is conditional in VN (*)
  f7a1483... libstdc++: Add nodiscard attribute to filesystem operations (*)
  7780dc5... gcn: Remove useless register keyword (*)
  e2d2a8f... [Committed] Add constraints to new andn<dwi>_doubleword_bmi (*)
  e0466d3... Enable some features for RTEMS in libstdc++ (*)
  9a33a3e... Revert "testsuite/102690: Only check warning for lp64 in Wa (*)
  e525920... wide-int: Fix up wi::shifted_mask [PR106144] (*)
  17419b6... PR target/106122: Don't update %esp via the stack with -Oz  (*)
  e8a46e5... Double word logical operation clean-ups in i386.md. (*)
  90129d3... Amend fix for PR middle-end/105874 (*)
  51debf7... lto: pass -pthread to AM_LDFLAGS [PR 106118] (*)
  9701432... tree-optimization/106131 - wrong code with FRE rewriting (*)
  618bac5... if-to-switch: properly allow side effects only for first co (*)
  3398125... i386: Add AVX512BW to AVX512F in MASK_ISA2 (*)
  53b2a1a... Add myself for write after approval (*)
  976196b... Daily bump. (*)
  762fd5e... libgo: handle stat st_atim32 field and SYS_SECCOMP (*)
  4c233ca... Fortran: error recovery on invalid CLASS(), PARAMETER decla (*)
  d489ec0... c-family: Add <time.h> names to diagnostics for known heade (*)
  8a8ee37... lto: Fix option merging [PR106129] (*)
  c1fe8dd... libstdc++: Fix comment typos (*)
  1eef21c... libstdc++: Improve exceptions thrown from fs::temp_director (*)
  6c96b14... libstdc++: Fix experimental::filesystem::status on Windows  (*)
  fa22c9c... Implement ggc_vrange_allocator. (*)
  47e3678... c++: Note macro locations (*)
  0019367... Use xchg for DImode double word rotate by 32 bits with -m32 (*)
  aea3294... Avoid computing RPO for update_ssa (*)
  721aa2c... remove dead member variable in dom_jt_state (*)
  aa1ae74... Revert "MAINTAINERS: Add myself for write after approval" (*)
  1e6ff69... MAINTAINERS: Add myself for write after approval (*)
  0f6eef3... testsuite/102690: Only check warning for lp64 in Warray-bou (*)
  918cccc... Don't use gori dependencies to optimize. (*)
  e484755... target: Fix asm generation for AVX builtins when using -mas (*)
  ce600bc... Daily bump. (*)
  e3a5c77... libgccjit: Fix bug where unary_op will return an integer ty (*)
  3183acc... compiler: check repeated const expressions in new scope (*)
  329bef4... d: Fix error: aggregate value used where floating point was (*)
  49d5080... jit: avoid calloc() poisoning on musl [PR106102] (*)
  b8f284d... Fortran: improve error recovery for EXTENDS_TYPE_OF() [PR10 (*)
  01779f4... c++: Rename macro location structs (*)
  98c18e0... d: Fix build on aarch64-suse-linux (*)
  b01c075... nios2: Fix PIC function call slowness (*)
  5097cdf... libgfortran: Switch some more __float128 uses to _Float128 (*)
  c022c0d... libgfortran: Fix up LIBGFOR_CHECK_FLOAT128 [PR106137] (*)
  aa87b75... libsanitizer: cherry-pick 791e0d1bc85d (*)
  0282c4a... rtl-optimization/106082 - preserve EH note for no non-local (*)
  2dbb45d... tree-optimization/106112 - fix CSE from wider operation (*)
  d42c159... testsuite/ix86: SSE2 is a prereq to _Float16 use (*)
  904ff2b... testsuite/ix86: prune MMX ABI warning (*)
  4ef0f27... docs: remove removed param from documentation (*)
  4365354... LoongArch: Remove undefined behavior from code [PR 106097] (*)
  b93ae1a... d: Add SIMD intrinsics module and compiler built-ins. (*)
  fb29fde... Daily bump. (*)
  4fda776... libcpp: Update ucnid.h to Unicode 14 (*)
  7495633... compiler: use package path with embedded builtin type (*)
  53c4ef1... libgo: make runtime.Version return a meaningful string (*)
  ad4c44d... d: Use create_tmp_var_raw and get_callee_fndecl (*)
  6201277... d: Add `@simd` and `@simd_clones` attributes to compiler an (*)
  ed06274... compiler: permit expressions of abstract bool to remain abs (*)
  5745301... testsuite: Add new target check for no_alignment_constraint (*)
  243b539... Remove legacy EVRP code. (*)
  eabd44a... Add TFLAGS to gcc's GCC_FOR_TARGET (*)
  bb1f266... libstdc++: Fix filesystem build for Windows (*)
  133d0d4... fortran, libgfortran: Avoid using libquadmath for glibc 2.2 (*)
  8354d0a... Speedup loop splitting SSA update (*)
  07f49e8... Use mark_block_for_update properly in insert_updated_phi_no (*)
  1987811... libstdc++: Improve directory iterator abstractions for open (*)
  835b199... libstdc++: Do not optimize away storing pathname if it's ne (*)
  020b7d9... loongarch: exclude LARCH_PROLOGUE_TEMP from SIBCALL_REGS [P (*)
  88417d7... Allow all types supported by ranger in loop-ch. (*)
  a3ca1fc... middle-end/106053 - fold_sign_changed_comparison and large  (*)
  6835bae... libgomp: fix typo in mold linker detection (*)
  30aea28... libstdc++: testsuite: Guard use of C99 std::log2 (*)
  10caa98... MAINTAINERS: Add myself for write after approval (*)
  f9764ea... rs6000: Simplify *rotl<mode>3_insert_4 by removing DImode (*)
  9d3dd21... Daily bump. (*)
  3b21c21... c++: avoid <memory> poisoning on musl [PR106102] (*)
  26f77c4... Add 'final' and 'override' in various places (*)
  0a8333a... i386: add 'final' and 'override' to scalar_chain vfunc impl (*)
  a2f2e0f... tree-switch-conversion.h: use final/override for cluster vf (*)
  ddff65d... expr.cc: use final/override on op_by_pieces_d vfuncs (*)
  894ddea... Add 'final' and 'override' on dom_walker vfunc impls (*)
  725793a... Add 'final' and 'override' to opt_pass vfunc impls (*)
  6ce49a6... libbacktrace: replace fgrep with grep in configure script (*)
  508231d... c++: Add fixed test [PR89197] (*)
  5f6b649... compiler: don't use sink as parameter in method expression  (*)
  722750a... compiler: always initialize mpfr in integer import (*)
  a1f8a38... amdgcn: test global constructors (*)
  0006345... testsuite: Fix up pr106070.c test [PR106070] (*)
  01e094f... libstdc++: testsuite: use cmath long double overloads (*)
  8fce31f... libstdc++: testsuite: require cmath for exp simd (*)
  3e3744d... libstdc++: testsuite: complex proj requirements (*)
  0a3bb45... testsuite: pthread: call sched_yield for non-preemptive tar (*)
  486893b... libstdc++: check for openat with dirfd in std::filesystem (*)
  ca35eba... libstdc++: testsuite: conditionalize another symlink test (*)
  250b95a... libstdc++: xfail experimental/net tests on rtems (*)
  b06a282... amdgcn: remove obsolete assembler workarounds (*)
  c10a754... libstdc++: testsuite: Add missing <string> header (*)
  30a8f67... libstdc++: testsuite: avoid predicable mkstemp (*)
  a364488... libstdc++: Make std::move_only_function never valueless in  (*)
  da55353... libstdc++: Simplify std::variant construction using variabl (*)
  6177f60... libstdc++: Simplify fs::path construction using variable te (*)
  48099f7... libstdc++: Invert relationship between std::is_clock and st (*)
  1536896... [gdb/build] Fix gdbserver build with -fsanitize=thread (*)
  2669cae... lto-plugin: make claim_file_handler thread-safe (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/marxin/heads/lto-plugin-get_symbols_v3-v4' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-07 14:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-07 14:10 [gcc/marxin/heads/lto-plugin-get_symbols_v3-v4] (277 commits) lto-plugin: implement LDPT_GET_API_VERSION Martin Liska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).