Home | History | Annotate | Download | only in comp
History log of /src/distrib/sets/lists/comp/ad.riscv
RevisionDateAuthorComments
 1.27  19-Sep-2025  mrg add support for mips and riscv builds in gcc 14.
 1.26  30-Nov-2024  christos Create a new header lwp_private.h to contain _lwp_getprivate_fast,
_lwp_gettcb_fast, _lwp_settcb and remove them from mcontext.h, so that:
1. we don't need special hacks to hide them
2. we can include <lwp.h> where needed to get the necessary prototypes
without redefining them locally.
 1.25  04-Nov-2024  christos Undo previous lwp.h change.
 1.24  03-Nov-2024  christos Split __lwp_getprivate_fast and __lwp_*tcb from mcontext.h into a separate
lwp.h file.
 1.23  12-Oct-2024  skrll Install pte.h for libkvm
 1.22  11-Jul-2024  riastradh distrib/sets/lists: Add a blank comment line between RCS id and body.

This serves as a buffer between RCS id changes and other changes to
the set lists, in an attempt to reduce the pain of merge conflicts
around mass set list changes.

No functional change intended.
 1.21  22-Jun-2024  riastradh branches: 1.21.2;
distrib/lists/sets/comp: Add gcc=12 obsolete entries for gcc-10/*.h.
 1.20  29-Aug-2023  mrg mark all previously gcc=9 files as obsolete.

also mark a bunch of obsolete gcc headers as "comp-obsolete" "set".

should fix a 'postinstall fix obsolete' issue reported by uwe@.
 1.19  28-Aug-2023  rin lists/comp/ad.riscv: Add new ldscripts for mknative to binutils
 1.18  16-Jan-2023  skrll Switch RISC-V to new binutils (2.39)
 1.17  12-Apr-2021  mrg various updates for GCC 10 support. remove dead gcc7/8 support
and properly mark obsolete files in gcc9/gcc10.

testing on amd64 and shark for GCC 9, and many platforms for GCC 10,
(though not arm yet.)
 1.16  06-Sep-2020  mrg mostly support GCC 9 builds. some what tested with GCC 9 but
tested to not break GCC 8 builds for x86, arm*, vax, and sparc*.
 1.15  03-Oct-2019  mrg gcc 8 set lists updates. i don't appear to have broken gcc 7 builds
but i only tested a couple of them.
 1.14  18-Apr-2019  mrg - various updates for GCC 7 riscv definitions: -mabi and -march changed
- add missing LIBGCC_MACHINE_ARCH
- add the new ldscripts for riscv64 MKCOMPAT.
 1.13  17-Apr-2019  mrg fix MKCOMPAT=no builds.
 1.12  19-Jan-2019  mrg add basic gcc-7 support in sets lists and filesystem. mips gained
a header. assumes it's otherwise mostly the same as gcc-7.
 1.11  18-Jan-2019  christos - mark gcc=5 files obsolete
- make includes always available, not only when gcccmds
- mark files obsolete consistently
 1.10  12-Jul-2018  maxv Remove the kernel PMC code. Sent yesterday on tech-kern@.

This change:

* Removes "options PERFCTRS", the associated includes, and the associated
ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is
good.

* Removes the PMC code of ARM XSCALE.

* Removes all the pmc.h files. They were all empty, except for ARM XSCALE.

* Reorders the x86 PMC code not to rely on the legacy pmc.h file. The
definitions are put in sysarch.h.

* Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control
and sys_pmc_get_info syscalls. They are marked as OBSOL in kern,
netbsd32 and rump.

* Removes the pmc_evid_t and pmc_ctr_t types.

* Removes all the associated man pages. The sets are marked as obsolete.
 1.9  03-Feb-2018  mrg branches: 1.9.2; 1.9.4;
updates for GCC 6.4: add gcc-6 specific headers, combine some
all-gcc files, bump the shlib versions on new libs.
 1.8  02-Feb-2018  mrg convert HAVE_GCC handling to modern GCC release numbering:
- HAVE_GCC=5 is now the default (vs. HAVE_GCC=53 we've been using for
GCC 5.4 and GCC 5.5.)
- remove some more GCC 4.8 code. we don't support GCC 4 here.
- adjust set lists to gcc=5 from gcc=53.

add some basic HAVE_GCC=6 handling (totally unused so far.)
 1.7  18-Mar-2016  mrg set fixes for GCC 5.3.

(only arm is tested so far, but there's a pattern i can see :-)
 1.6  10-Aug-2015  mrg now that we only support gcc 4.8, make all the gcc tags just "gcc".
this should help with next-gcc, when we can add back gcc=48 and
gcc=5x tags, as necessary.
 1.5  03-Jul-2015  matt Remove entries made redundant by compatdir/compatfile. (Leaves only
libexec/ld.elf_so-rv32 as the only compat files).
 1.4  25-Jan-2015  christos stuff added by blacklist
 1.3  25-Oct-2014  joerg Consistently tag libasan with gcc=48
 1.2  22-Oct-2014  christos Add libasan
 1.1  19-Sep-2014  matt New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
 1.9.4.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.9.4.1  10-Jun-2019  christos Sync with HEAD
 1.9.2.2  26-Jan-2019  pgoyette Sync with HEAD
 1.9.2.1  28-Jul-2018  pgoyette Sync with HEAD
 1.21.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed