History log of /src/sys/modules/arch/powerpc/powerpc-booke |
Revision | Date | Author | Comments |
1.1 | 15-Jun-2011 |
mrg | build evbppc modules in 3 different flavours:
- oea (default) - ibm4xx - booke
this, together with earlier machine_module[] work, should allow evbppc platforms to use modules.
|
1.4 | 15-Nov-2018 |
riastradh | Include <bsd.own.mk> before using ACTIVE_CC. Fixes make errors.
|
1.3 | 10-Aug-2014 |
joerg | branches: 1.3.26; 1.3.28; Put GCC/GAS options under ACTIVE_CC == "gcc".
|
1.2 | 08-Aug-2014 |
joerg | Don't set -mmultiple or -mno-string for PowerPC, the difference is too small to really matter and it sometimes even increases the size.
|
1.1 | 15-Jun-2011 |
mrg | branches: 1.1.12; 1.1.26; build evbppc modules in 3 different flavours:
- oea (default) - ibm4xx - booke
this, together with earlier machine_module[] work, should allow evbppc platforms to use modules.
|
1.1.26.1 | 10-Aug-2014 |
tls | Rebase.
|
1.1.12.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.3.28.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
1.3.26.1 | 26-Nov-2018 |
pgoyette | Sync with HEAD, resolve a couple of conflicts
|