CVS log for pkgsrc/devel/creduce/Attic/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / devel / creduce
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.31
Fri Jan 24 09:37:18 2025 UTC (3 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.30: +1 -1
lines
creduce: remove
BROKEN for years since it doesn't keep up-to-date with llvm,
dead upstream.
If you're using this, try devel/cvise instead
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Nov 14 22:19:18 2024 UTC (5 months, 4 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
*: recursive bump for icu 76 shlib major version bump
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Nov 1 12:52:03 2024 UTC (6 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
*: revbump for icu downgrade
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Nov 1 00:51:16 2024 UTC (6 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2
lines
*: recursive bump for icu 76.1 shlib bump
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed May 29 16:31:59 2024 UTC (11 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2
lines
revbump after icu and protobuf updates
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Nov 8 13:18:42 2023 UTC (18 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
*: recursive bump for icu 74.1
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed May 24 15:51:58 2023 UTC (23 months, 3 weeks ago) by nikita
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1
lines
creduce: mention llvm 16 patch as comment
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Apr 19 08:09:39 2023 UTC (2 years ago) by adam
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
revbump after textproc/icu update
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Nov 23 16:19:46 2022 UTC (2 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
massive revision bump after textproc/icu update
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Nov 9 13:14:07 2022 UTC (2 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
Reset MAINTAINER
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:31:41 2022 UTC (2 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
*: recursive bump for perl 5.36
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Apr 18 19:10:48 2022 UTC (3 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
revbump for textproc/icu update
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Dec 8 16:03:54 2021 UTC (3 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
revbump for icu and libffi
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Nov 23 20:55:42 2021 UTC (3 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -1
lines
llvm: update llvm and friends to 13.0.0
Tested on NetBSD-current and 9.1/amd64.
Also update packages tightly coupled to llvm, if new versions are
available.
Mark creduce, include-what-you-use, and zig broken (waiting for a
new release).
Changes:
Non-comprehensive list of changes in this release
Windows Control-flow Enforcement Technology: the -ehcontguard
option now emits valid unwind entrypoints which are validated
when the context is being set during exception handling.
Flang is now included in the binary packages released by LLVM.
The debuginfo-test project has been renamed cross-project-tests
and is now intended for testing components from multiple
projects, not just debug information. The new “cross-project-tests”
name replaces “debuginfo-test” in LLVM_ENABLE_PROJECTS, and a
new check-cross-project-tests target has been added for running
all tests in the project. The pre-existing check-debuginfo-
test target remains for running just the debug information
tests. (D95339 and D96513)
Changes to the LLVM IR
The inalloca attribute now has a mandatory type field, similar
to byval and sret.
The opaque pointer type ptr has been introduced. It is still
in the process of being worked on and should not be used yet.
Using the legacy pass manager for the optimization pipeline is
deprecated and will be removed after LLVM 14. In the meantime,
only minimal effort will be made to maintain the legacy pass
manager for the optimization pipeline.
Changes to building LLVM
The build system now supports building multiple distributions,
so that you can e.g. have one distribution containing just
tools and another for libraries (to enable development). See
Multi-distribution configurations for details.
Changes to the AArch64 Backend
Introduced assembly support for Armv9-A’s Realm Management
Extension (RME) and Scalable Matrix Extension (SME).
Produce proper cross-section relative relocations on COFF
Fixed the calling convention on Windows for variadic functions
involving floats in the fixed arguments
Changes to the ARM Backend
Produce proper cross-section relative relocations on COFF
Changes to the Hexagon Target
The Hexagon target now supports V68/HVX ISA.
Changes to the C API
The C API functions LLVMGetAlignment and LLVMSetAlignment now
allow changing alignment on atomicrmw and cmpxchg instructions
A new entry LLVMDIArgListMetadataKind was added to the
LLVMMetadataKind enum, representing DIArgLists (D88175)
Type attributes have been added to LLVM-C, introducing
LLVMCreateTypeAttribute, LLVMGetTypeAttributeValue and
LLVMIsTypeAttribute. (D977763’)
The LTO_API_VERSION was bumped to 28, introducing a new function
lto_set_debug_options for parsing LTO debug options (D92611)
LLVMJITTargetSymbolFlags was renamed to LLVMJITSymbolTargetFlags
(rG8d718a0bff73af066675a6258c01307937c33cf9)
The C API received support for creating custom ORCv2
MaterializationUnits and APIs to retrieve an LLJIT instance’s
linking layers. An ABI breaking change for LLVMOrcAbsoluteSymbols
was introduced to make it consistent with
LLVMOrcCreateCustomMaterializationUnit.
(rGc8fc5e3ba942057d6c4cdcd1faeae69a28e7b671)
The C API received support for adding ORCv2 object buffers
directly to an object layer.
(rG7b73cd684a8d5fb44d34064200f10e2723085c33)
A breaking change to LLVMGetInlineAsm was introduced, adding
a ninth argument LLVMBool CanThrow (D95745)
The C API received support for calling into the new pass manager.
(D102136)
The C API function LLVMIntrinsicCopyOverloadedName has been
deprecated. Please migrate to LLVMIntrinsicCopyOverloadedName2
which takes an extra module argument and which also handles
unnamed types. (D99173)
The C API received support for dumping objects from ORCv2
(rGcec8e69f01c3374cb38c6683058381b96fab8f89)
A breaking change to LLVMOrcObjectTransformLayerTransformFunction
was introduced, changing the order of the function pointer’s
arguments. (rG8962c68ad007a525f9daa987c99eda57e0d0069a)
The C API received support for accessing utilities from the
LLJIT IRTransformLayer and ThreadSafeModule classes. (D103855)
The C API received support for creating lazy-export
MaterializationUnits (D104672)
The C API function LLVMPassBuilderOptionsSetCoroutines was
removed because couroutine passes have been enabled by default.
(D105877)
comdat noduplicates was renamed to comdat nodeduplicate and as
a result, LLVMNoDuplicatesComdatSelectionKind was renamed to
LLVMNoDeduplicateComdatSelectionKind. (D106319)
Changes to the FastISel infrastructure
FastISel no longer tracks killed registers, and instead leaves
this to the register allocator. This means that hasTrivialKill()
is removed, as well as the OpNIsKill parameters to the fastEmit_*()
family of functions.
Changes to the LLVM tools
The options --build-id-link-{dir,input,output} have been deleted.
(D96310)
Support for in-order processors has been added to llvm-mca.
(D94928)
llvm-objdump supports -M {att,intel} now. --x86-asm-syntax is
a deprecated internal option which will be removed in LLVM
14.0.0. (D101695)
The llvm-readobj short aliases -s (previously --sections) and
-t (previously --syms) have been changed to --syms and
--section-details respectively, to match llvm-readelf. (D105055)
The llvm-nm short aliases -M (--print-armap), -U (--defined-only),
and -W (--no-weak) are now deprecated. Use the long form versions
instead. The alias --just-symbol-name is now deprecated in
favor of --format=just-symbols and -j. (D105330)
In lli the default JIT engine switched from MCJIT (-jit-kind=mcjit)
to ORC (-jit-kind=orc). (D98931)
llvm-rc got support for invoking Clang to preprocess its input.
(D100755)
llvm-rc got a GNU windres compatible frontend, llvm-windres.
(D100756)
llvm-ml has improved compatibility with MS ml.exe, managing to
assemble more asm files.
Changes to LLDB
LLDB executable is now included in pre-built LLVM binaries.
LLDB now includes full featured support for AArch64 SVE register
access.
LLDB now supports AArch64 Pointer Authentication, allowing
stack unwind with signed return address.
LLDB now supports debugging programs on AArch64 Linux that use
memory tagging (MTE).
Added memory tag read and memory tag write commands.
The memory region command will note when a region has memory
tagging enabled.
Synchronous and asynchronous tag faults are recognised.
Synchronous tag faults have memory tag annotations in addition
to the usual fault address.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jul 14 09:08:48 2021 UTC (3 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
creduce: fix build with llvm-12
From https://github.com/csmith-project/creduce/tree/llvm-12.0-dev
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon May 24 19:49:54 2021 UTC (3 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
*: recursive bump for perl 5.34
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Apr 21 11:41:23 2021 UTC (4 years ago) by adam
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
revbump for textproc/icu
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Nov 5 09:07:52 2020 UTC (4 years, 6 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
*: Recursive revbump from textproc/icu-68.1
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:07:18 2020 UTC (4 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
*: bump PKGREVISION for perl-5.32.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jun 2 08:23:34 2020 UTC (4 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
Revbump for icu
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Apr 20 16:33:51 2020 UTC (5 years ago) by adam
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3
lines
creduce: port to LLVM 10
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:18:40 2019 UTC (5 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1
lines
Bump PKGREVISIONs for perl 5.30.0
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jun 2 09:07:39 2019 UTC (5 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +7 -8
lines
creduce: updated to 2.10.0
No news is good news.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Dec 12 12:44:42 2018 UTC (6 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
creduce: fix for LLVM 7.0
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:43:29 2018 UTC (6 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1
lines
Recursive bump for perl5-5.28.0
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 7 11:14:20 2018 UTC (6 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -7
lines
creduce: updated to 2.8.0
2.8.0:
No news is good news.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Mar 31 20:09:10 2018 UTC (7 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -3
lines
Update creduce to 2.7.0 and apply some additional clang interface
changes.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 3 08:38:40 2017 UTC (8 years ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -6
lines
Convert CXXFLAGS setting C++ standard to USE_LANGUAGES.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Nov 18 18:20:05 2016 UTC (8 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1
lines
Fix for API changes in Clang 3.9.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 14 20:56:10 2016 UTC (8 years, 6 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
Recursive revbump from llvm 3.9.0
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Nov 2 00:15:43 2016 UTC (8 years, 6 months ago) by joerg
Branches: MAIN
Add creduce-2.5.0:
C-Reduce is a tool that takes a large C, C++, or OpenCL file that has a
property of interest (such as triggering a compiler bug) and
automatically produces a much smaller C/C++ file that has the same
property. It is intended for use by people who discover and report bugs
in compilers and other tools that process source code.
CVSweb <webmaster@jp.NetBSD.org>