aboutsummaryrefslogtreecommitdiff
path: root/stand/i386/boot2
Commit message (Expand)AuthorAgeFilesLines
* stand/i386: quiet executable stack warningRyan Libby10 days1-0/+2
* stand/i386: quiet gcc -Warray-boundsRyan Libby2025-10-171-1/+2
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* stand: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Use 115200 bps by default for serial communicationEd Maste2023-08-171-1/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-4/+0
* Adjust parse() definition in boot2 to avoid clang 15 warningDimitry Andric2022-07-151-1/+1
* Don't add -Winline for WARNS=6Alex Richardson2021-03-221-2/+1
* Remove tests for obsolete compilers in the build systemEric van Gyzen2020-05-121-3/+0
* Avoid using non-portable dd conv=osync optionAlex Richardson2020-05-111-1/+1
* Link stand/i386 components using a linker scriptDimitry Andric2020-03-041-2/+2
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-1/+1
* stand: boot2: fix amd64-xtoolchain-gcc buildKyle Evans2019-08-231-1/+1
* stand: boot2: fix build with xtoolchain-llvm90Kyle Evans2019-08-161-1/+6
* stand: remove CLANG_NO_IAS from boot2Ed Maste2019-08-151-3/+0
* NM and OBJCOPY are already defined for all builds. There's no need toWarner Losh2018-07-201-2/+0
* Further style(9) changes.Benno Rice2018-02-211-29/+33
* Purely whitespace changes bringing this file closer to style(9).Benno Rice2018-02-211-419/+431
* Revert r329269.Benno Rice2018-02-171-440/+419
* Reformat to come significantly closer to style(9).Benno Rice2018-02-141-419/+440
* Hoist btx include stuff to i386/Makefile.incWarner Losh2017-12-191-1/+0
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-146-0/+1240