History log of /src/distrib/sets/lists/base/ad.aarch64
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.49 17-Sep-2025 mrg

various updates for GCC 14. maybe not complete for all ports.

x86 should be complete, arm64 might be.


tested with i386 and evbarm64 builds and HAVE_GCC=12, hopefully
won't break existing builds.


Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
# 1.48 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.47 01-Jul-2024 mrg

GCC sanitizers: only build the sanitizers if $MKGCCCMDS != "no".

there's a minor use-case for the configuration of "building sanitizers
for distribution, but not the compiler", but it's pretty uncommon, and
the latest sanitizers don't build at all on m68000 so enhance the
option to not build /usr/bin/gcc (which simply can't modern GCC on a
sun2) to not build the sanitizers either.

(if we were to split these, MKGCCSANITIZER would be good variable.)

update set lists for far too many files, including fixing MKDEBUG for
a couple of builds.


Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
# 1.46 09-Apr-2024 nia

branches: 1.46.2;
Add new sets: base32, debug32, manhtml

- base32 contains (when MKCOMPAT=yes) shared libraries for 32-bit
compatibility, previously included in base

- debug32 contains (when MKCOMPAT=yes) debug symbols and static libraries
containing debug symbols for 32-bit compatiblity, previously included
in debug

- manhtml contains (when MKHTML=yes) the HTML files previously included
in 'man', which are of limited utility without third-party software.

The motivation for this change is to be able to easily exclude sets
from CD-ROM images that go over the size limit without xz compression
(which many NetBSD platforms struggle to extract at acceptable speeds).


# 1.45 04-Sep-2023 riastradh

lists: Remove more bogus shlib obsolete entries.

Too much trouble to have to remember about libuv.so, libgmp.so, &c.
Just apply the rule uniformly.

All that's left is test libraries and loadable modules.

Searched with:

git grep 'lib.*\.so\.[0-9][0-9]*.*obsolete' distrib/sets/lists \
| grep -v '/modules/' \
| grep -v '/locale/lib/' \
| grep -v '/lib/npf/' \
| grep -v '/lib/librump' \
| grep -v '/lib/netbsd/libclang_rt' \
| grep -v '/runemodule/'


# 1.44 04-Aug-2023 mrg

more updates for sets and GCC 12

- renable sanitizer, add new shlib versions, enable tsan for arm64,
including moving some stuff into the per-cpu/arch dir from 'mi'.
- fix mips64, 68k, and ia64
- mark many any-gcc-version things just as "gcc" and remove dups
- mark many gcc=9 only things as obsolete
- mark many gcc=10 only things as obsolete with gcc=12 (more could
be done here.)


# 1.43 27-May-2023 riastradh

openssl: Nix capi.so engine -- it's for the Windows crypto API.

Not likely to work in NetBSD base!


# 1.42 27-May-2023 riastradh

openssl: padlock.so engine for VIA CPUs makes sense only on x86.


# 1.41 26-May-2023 riastradh

openssl: Wire up dynamic engine build goo.

This restores the devcrypto engine, which was converted from static
to dynamic since the previous OpenSSL update.

XXX Pretty sure I got some of the set list package names wrong, but
it's not clear what the right ones are or what consequences any of
this has.

XXX Needs testing.


# 1.40 26-May-2023 riastradh

openssl: Add /usr/lib/${ARCHDIR}/openssl/engines to aarch64 build.


# 1.39 13-May-2023 riastradh

openssl: More set list fixes.


# 1.38 13-May-2023 riastradh

aarch64: New directories for compat openssl on aarch64.

Hope I got the setlist tags right, not really sure how this works.


# 1.37 16-Apr-2023 nikita

Resolve conflicts for lua 5.4.4 import.
Adjust various files for lua 5.4.4.


Revision tags: netbsd-10-base
# 1.36 07-Jun-2021 christos

branches: 1.36.2;
Good bye oabi! Tested building earmv7hf.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-futex-base
# 1.35 12-Sep-2020 jmcneill

Add HAVE_ACPI and HAVE_UEFI flags to bsd.own.mk and use them to
conditionally include ACPI and UEFI bits instead of relying on adhoc
MACHINE_ARCH tests.


# 1.34 11-Sep-2020 jmcneill

Build acpi tools and iasl on aarch64eb, and fix set lists for MKDEBUG.


# 1.33 08-Sep-2020 jmcneill

Build EFI bootloader on big endian armv7 and aarch64 targets.


# 1.32 03-Sep-2020 jakllsch

Only expect ACPI and UEFI-related files on little endian aarch64


Revision tags: netbsd-9-4-RELEASE netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020
# 1.31 14-Oct-2018 jmcneill

Add acpidump, amldb, and iasl to aarch64 build.


Revision tags: pgoyette-compat-0930 pgoyette-compat-0906
# 1.30 25-Aug-2018 jmcneill

Build and install bootaa64.efi on 64-bit evbarm


Revision tags: pgoyette-compat-0728
# 1.29 18-Jul-2018 christos

fix sets (again), I got it backwards before.


# 1.28 17-Jul-2018 christos

fix sets for clang aarch64


# 1.27 17-Jul-2018 christos

fix sets for gcc aarch64 build.


Revision tags: phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407
# 1.26 01-Apr-2018 ryo

branches: 1.26.2;
Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)

- sys/arch/evbarm64 is gone and integrated into sys/arch/evbarm. (by skrll@)
- add support fdt. evbarm/conf/GENERIC64 fdt (bcm2837,sunxi,tegra) based generic 64bit kernel config. (by skrll@, jmcneill@)


Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-8-1-RELEASE netbsd-8-1-RC1 netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.25 08-Jul-2015 matt

branches: 1.25.14;
Remove redundant entries due to compatdir/compatfile.


# 1.24 03-Jul-2015 christos

new libssh


# 1.23 29-May-2015 christos

bump libintl


# 1.22 17-Apr-2015 christos

bump liblzma


# 1.21 04-Apr-2015 christos

bump libssh


# 1.20 31-Mar-2015 christos

bump libpcap.


# 1.19 25-Jan-2015 christos

stuff added by blacklist


# 1.18 17-Jan-2015 christos

bump libamu.


# 1.17 16-Jan-2015 christos

bump libc for strtoi and strtou


# 1.16 13-Jan-2015 spz

Update of OpenSSL to 1.0.1k part 3:
- bump the shared library versions
- adjust set lists
- regenerate man pages
- note the import in doc/3RDPARTY and doc/CHANGES

there were no changes in asm parts


# 1.15 02-Jan-2015 christos

bump libmagic


# 1.14 10-Dec-2014 christos

bump for bind update


# 1.13 25-Oct-2014 joerg

Consistently tag libasan with gcc=48


# 1.12 22-Oct-2014 christos

Add libasan


# 1.11 19-Oct-2014 christos

bump libssh


# 1.10 13-Oct-2014 christos

bump libc and add man pages for open_{,w}memstream


# 1.9 10-Oct-2014 mrg

bump libstdc++ minor due to new complex etc functions enabled.


# 1.8 10-Oct-2014 christos

bump libm for long double complex functions


# 1.7 26-Sep-2014 christos

add execvpe,execlpe bump.


# 1.6 24-Sep-2014 christos

add strnstr from FreeBSD


# 1.5 10-Sep-2014 matt

Uncomment/fix the eabihf compat entries


# 1.4 22-Aug-2014 apb

sort


Revision tags: tls-maxphys-base
# 1.3 11-Aug-2014 joerg

branches: 1.3.2;
Mark compat directories as compat, not arch64.


Revision tags: netbsd-7-base
# 1.2 10-Aug-2014 matt

branches: 1.2.2;
MKCOMPAT set fixes


# 1.1 10-Aug-2014 matt

Preliminary files for AARCH64 (64-bit ARM) support.
Enough for a distribution build.