1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/gnu
jca 03fc72bb76 Install riscv_vector.h
Used at least by ports/news/nzbget

ok kettenis@
2024-12-17 13:22:38 +00:00
..
gcc Adapt base libstdc++ to the new ctype.h defines 2024-02-04 13:03:26 +00:00
lib Add risc-v support code for clang -msave-restore 2024-02-06 05:07:28 +00:00
llvm Add support for read/write of xmm/ymm registers to lldb. 2024-11-29 18:54:39 +00:00
share
usr.bin Install riscv_vector.h 2024-12-17 13:22:38 +00:00
usr.sbin Add '-e' (or -eltorito-boot-efi) option for writing an EFI eltorito boot 2023-11-21 08:46:06 +00:00
Makefile
README

$OpenBSD: README,v 1.2 2016/09/03 22:32:04 benno Exp $

This directory contains software that is Gigantic and Nasty but
Unavoidable.

Some, but not all, of the software in this subtree follows special
rules, i.e.  licences other than BSD.

So:
- check the history of external code before importing it.
- for GPL software be ready to arrange for copyright papers somewhat
in advance if you want to work on it (the FSF takes a few months to
process these).

Otherwise, changes might not make it to the main distribution, and may
need some further maintenance over time, or risk getting lost.

Some internal changes are acceptable, but OpenBSD can't afford to maintain
a complete separate toolchain on its own.