sys-devel / dev86

Bruce's C compiler - Simple C compiler to generate 8086 code

Official package sites : http://www.debath.co.uk/ · https://github.com/lkundrak/dev86 ·

v0.16.21-r3 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 x86 ~arm ~arm64 ~ppc ~ppc64

dev-util / gperf : A perfect hash function generator

sys-devel / bin86 : Assembler and loader used to create kernel bootsector

sys-devel / bin86 : Assembler and loader used to create kernel bootsector

app-emulation / xen-tools : Xen tools including QEMU and xl

699812
sys-devel/dev86: switch to a maintained fork
721596
sys-devel/dev86-0.16.21-r3 does not respect LDFLAGS
725812
sys-devel/dev86 fails to compile
726570
sys-devel/dev86-0.16.21-r3 does not respect CFLAGS
757675
sys-devel/dev86-0.16.21-r3: makeboot.c:1146:7: error: non-void function 'check_msdos' should return a value [-Wreturn-type]
881135
sys-devel/dev86-0.16.21-r3 - logwtmp.c:55.37: error: O_WRONLY undeclared
881789
sys-devel/dev86-0.16.21-r3 - /.../errno.h:6: error: Cannot open include file
882015
sys-devel/dev86-0.16.21-r3 - emake failed
883615
sys-devel/dev86-0.16.21-r3 - rm: cannot remove ../.../malloc.h: No such file or directory
891533
sys-devel/dev86: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x
920450
sys-devel/dev86-0.16.21-r3 fails to compile (GCC-14-SYSTEM): dbprintf.c:24:9: error: implicit declaration of function [-Wimplicit-function-declaration]
Repository mirror & CI · gentoo
Merge updates from master
Denis Pronin · gentoo
sys-devel/dev86: add clang patch to 0.16.21-r3
patched bootblocks/makeboot.c of sys-devel/dev86-0.16.21-r3 Signed-off-by: Denis Pronin <dannftk@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/24659 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
sys-devel/dev86: avoid D in src_compile
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-devel/dev86: Keyword 0.16.21-r3 arm, #600508
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Robin H. Johnson · gentoo
sys-devel/dev86: fix which CC
Closes: https://bugs.gentoo.org/717698 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ben Kohler · gentoo
sys-devel/dev86: fix bad sed delimiter
Closes: https://bugs.gentoo.org/710974 Package-Manager: Portage-2.3.95, Repoman-2.3.21 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
sys-devel/dev86: Drop old
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Mikle Kolyada · gentoo
sys-devel/dev86: x86 stable wrt bug #676790
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Mikle Kolyada · gentoo
sys-devel/dev86: amd64 stable wrt bug #676790
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Pacho Ramos · gentoo
sys-devel/dev86: Fix make call (#649940), strip properly (#651462)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Michael Palimaka · gentoo
sys-devel/dev86: remove 0.16.19
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Jason Zaman · gentoo
sys-devel/dev86: amd64 stable
Gentoo-bug: 646678 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Thomas Deutschmann · gentoo
sys-devel/dev86: x86 stable (bug #646678)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Jonas Stein · gentoo
sys-devel/dev86: Drop old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Jonas Stein · gentoo
sys-devel/dev86: Update HOMEPAGE
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Alexis Ballier · gentoo
sys-devel/dev86: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
David Seifert · gentoo
sys-devel/dev86: Revbump to fix broken symlink
Gentoo-Bug: 574014 Package-Manager: portage-2.2.27
David Seifert · gentoo
sys-devel/dev86: Include patch for building with clang
Gentoo-Bug: 523096 * EAPI=6 * Amend patches for -p1 * Thanks Fabio Scaccabarozzi for the patch Package-Manager: portage-2.2.27
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed