This website requires JavaScript.
Explore
Help
Sign In
github
/
AROS-v0
Watch
1
Star
0
Fork
0
You've already forked AROS-v0
mirror of
https://github.com/deadw00d/AROS.git
synced
2026-03-20 12:11:33 +00:00
Code
Issues
Releases
Wiki
Activity
Files
66d076b34733564d2003e481ada70bf9233c2039
AROS-v0
/
arch
/
i386-pc
History
Kalamatee
66d076b347
# adapt arch specific kernel/exec code to use the new macros from mmake, when generating and consuming the necessary include directives for the build.cfg.in # remove the hard coded exec/kernel private header directives from the config files. # detect if the at symbol can be used instead of the hash symbol to silence section attrib warnings. # provide a correct cpu context for the riscv build, and various other definitions needed. # implement enough boilerplate code to at least get make && make distfiles to complete for the riscv target for now.
2024-05-02 16:24:50 +02:00
..
boot
Disable ACPI in "safe mode"
2024-04-13 15:51:39 +02:00
bootstrap
Synchronize how bootstrap is built between i386 and x86_64
2023-12-14 13:41:12 +01:00
drivers
# add the missing hidd attributes. # remove the interrupt/shutdown handlers when the unit is disposed.
2024-04-23 18:09:54 +02:00
exec
# adapt arch specific kernel/exec code to use the new macros from mmake, when generating and consuming the necessary include directives for the build.cfg.in # remove the hard coded exec/kernel private header directives from the config files. # detect if the at symbol can be used instead of the hash symbol to silence section attrib warnings. # provide a correct cpu context for the riscv build, and various other definitions needed. # implement enough boilerplate code to at least get make && make distfiles to complete for the riscv target for now.
2024-05-02 16:24:50 +02:00
include
mmakefile*: header fixes
2021-05-02 13:52:04 +02:00
kernel
# adapt arch specific kernel/exec code to use the new macros from mmake, when generating and consuming the necessary include directives for the build.cfg.in # remove the hard coded exec/kernel private header directives from the config files. # detect if the at symbol can be used instead of the hash symbol to silence section attrib warnings. # provide a correct cpu context for the riscv build, and various other definitions needed. # implement enough boilerplate code to at least get make && make distfiles to complete for the riscv target for now.
2024-05-02 16:24:50 +02:00
mmakefile.src
add riscv to the configure targets. adjust the distfiles-quick to properly support variants, and fix mmakefile's quick targets. addjust headers to support riscv.
2024-05-02 15:55:18 +02:00