Home | History | Annotate | Download | only in installboot
History log of /src/sys/arch/mipsco/stand/installboot/Makefile
RevisionDateAuthorComments
 1.3  03-Jun-2023  lukem bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER

Provide a single variable
CC_WNO_ADDRESS_OF_PACKED_MEMBER
with options for both clang and gcc, to replace
CLANG_NO_ADDR_OF_PACKED_MEMBER
CC_NO_ADDR_OF_PACKED_MEMBER
GCC_NO_ADDR_OF_PACKED_MEMBER

Using the convention CC_compilerflag, where compilerflag
is based on the full compiler flag name.
 1.2  07-Sep-2020  mrg apply some GCC_NO_ADDR_OF_PACKED_MEMBER.
 1.1  26-Sep-2000  wdk branches: 1.1.2;
Much needed installboot utility. Manual page to follow.

Builds and installs from stand directories, but untested from higher
level makefiles.
 1.1.2.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.1.2.1  26-Sep-2000  bouyer file Makefile was added on branch thorpej_scsipi on 2000-11-20 20:14:14 +0000

RSS XML Feed