2013-06-02 |
schulz | mx51 UART definitions
|
commit | commitdiff | tree |
2013-06-02 |
schulz | include directory for EfikaMX specific files
|
commit | commitdiff | tree |
2013-06-02 |
schulz | removed unneeded free space and one repeated include
|
commit | commitdiff | tree |
2013-06-02 |
schulz | Added build target support for softfp and hardfloat...
|
commit | commitdiff | tree |
2013-05-30 |
schulz | 1. set SIZE_ALIGN to AROS_WORSTALIGN
|
commit | commitdiff | tree |
2013-05-30 |
schulz | TLSF code moved to right place. All tlsf functions...
|
commit | commitdiff | tree |
2013-05-30 |
schulz | Slight change - one has to call krnCreateTLSFMemHeader...
|
commit | commitdiff | tree |
2013-05-19 |
schulz | krnCreateMemHeader understands that it has to initialize...
|
commit | commitdiff | tree |
2013-05-19 |
schulz | hosted target will enable TLSF if started with --use...
|
commit | commitdiff | tree |
2013-05-19 |
schulz | don't use macros by default. static inlines are just...
|
commit | commitdiff | tree |
2013-05-19 |
schulz | small code cleanup
|
commit | commitdiff | tree |
2013-05-19 |
schulz | support for TLSF managed memory added
|
commit | commitdiff | tree |
2013-05-19 |
schulz | memory pool for MEMF_MANAGED stores the requirement...
|
commit | commitdiff | tree |
2013-05-19 |
schulz | handle MEMF_MANAGED DeletePool() call.
|
commit | commitdiff | tree |
2013-05-19 |
schulz | support for MEMF_MANAGED memory extended. Now pools...
|
commit | commitdiff | tree |
2013-05-19 |
schulz | MemHeaderExt updated (init and destroy functions),...
|
commit | commitdiff | tree |
2013-05-13 |
schulz | including sys/stat.h caused compilation errors for...
|
commit | commitdiff | tree |
2013-05-12 |
schulz | prefent redefinition if struct timeval
|
commit | commitdiff | tree |
2013-05-12 |
schulz | kernel ld flags are in fact passed to gcc, therefore...
|
commit | commitdiff | tree |
2013-05-12 |
schulz | stdAlloc is not called directly in prepareexecbase...
|
commit | commitdiff | tree |
2013-05-12 |
schulz | Allocate supports MEMF_MANAGED too
|
commit | commitdiff | tree |
2013-05-12 |
schulz | fixed typos
|
commit | commitdiff | tree |
2013-05-12 |
schulz | fixed typo
|
commit | commitdiff | tree |
2013-05-12 |
schulz | include memheaderext.h file
|
commit | commitdiff | tree |
2013-05-12 |
schulz | better way to prevent struct timeval redefinition.
|
commit | commitdiff | tree |
2013-05-12 |
schulz | support for MEMF_MANAGED memory is back in the system...
|
commit | commitdiff | tree |
2013-03-17 |
schulz | ARM tragets do not like operations on unmapped AROS...
|
commit | commitdiff | tree |
2012-08-09 |
schulz | ignore generated mmakefiles
|
commit | commitdiff | tree |
2012-08-09 |
schulz | Disable multilib option in gcc. The libraries for ARM...
|
commit | commitdiff | tree |
2012-08-09 |
schulz | ignore generated mmakefiles
|
commit | commitdiff | tree |
2012-08-09 |
schulz | ignore generated mmakefiles
|
commit | commitdiff | tree |
2012-07-16 |
schulz | updated GMP and MPFR. GMP does not need patching anymore...
|
commit | commitdiff | tree |
2012-07-16 |
schulz | default CPU and float-abi targets used when building...
|
commit | commitdiff | tree |
2012-07-16 |
schulz | Added target fur ARM hard-float abi linux-hosted AROS...
|
commit | commitdiff | tree |
2012-07-05 |
schulz | support 64-bit divide and multiply properly.
|
commit | commitdiff | tree |
2012-07-04 |
schulz | added need_64bit_hwint to aros target of libcpp
|
commit | commitdiff | tree |
2012-06-27 |
schulz | Avoid ICE on ARM targets...
|
commit | commitdiff | tree |
2012-06-19 |
schulz | ARM contrib package. Includes development tools working...
|
commit | commitdiff | tree |
2012-06-19 |
schulz | added arm contrib package
|
commit | commitdiff | tree |
2012-06-18 |
schulz | expand commas, as used in patch specs, to spaces, as...
|
commit | commitdiff | tree |
2012-06-18 |
schulz | add -f option to patch
|
commit | commitdiff | tree |
2012-06-12 |
schulz | Added gmp patch enabling proper detection of x86_64...
|
commit | commitdiff | tree |
2011-09-30 |
schulz | enable x86_64 linuix hosted nightly build.
|
commit | commitdiff | tree |
2011-09-18 |
schulz | also build native x86_64 target
|
commit | commitdiff | tree |
2011-09-13 |
schulz | omg. commented out wrong code. I need coffee
|
commit | commitdiff | tree |
2011-09-13 |
schulz | enable SSE. gcc might explicitly picked it to do 32bit...
|
commit | commitdiff | tree |
2011-09-13 |
schulz | htlab configuration for nightlies
|
commit | commitdiff | tree |
2011-09-13 |
schulz | sdk-linux-arm target
|
commit | commitdiff | tree |
2011-09-13 |
schulz | small fix - the directory bin/linux-arm-android has...
|
commit | commitdiff | tree |
2011-09-06 |
schulz | aros-pc-i386 does not exist anymore. bootstrap-pc-i386...
|
commit | commitdiff | tree |
2011-06-01 |
schulz | enable thumb interworking on arm target
|
commit | commitdiff | tree |
2011-05-31 |
schulz | oops.
|
commit | commitdiff | tree |
2011-05-31 |
schulz | Experimental support for ARM Thumb relocations. Might...
|
commit | commitdiff | tree |
2011-05-30 |
schulz | Don't call EClockUpdate on every BeginIO, only then...
|
commit | commitdiff | tree |
2011-05-30 |
schulz | don't update EClock here, the GetSysTime function does...
|
commit | commitdiff | tree |
2011-05-16 |
schulz | first bits and pieces of kernel.resource for EfikaMX...
|
commit | commitdiff | tree |
2011-05-16 |
schulz | bootstrap for EfikaMX and UBoot. Loads and boots aros...
|
commit | commitdiff | tree |
2011-05-14 |
schulz | slight modification of pkg tool, backward compatible...
|
commit | commitdiff | tree |
2011-05-08 |
schulz | some debug console support...
|
commit | commitdiff | tree |
2011-05-07 |
schulz | include arm architecture in asm/cpu.h stub include...
|
commit | commitdiff | tree |
2011-05-06 |
schulz | tiny changes in mmakefile
|
commit | commitdiff | tree |
2011-05-06 |
schulz | asm include directory for ARM cpus
|
commit | commitdiff | tree |
2011-05-05 |
schulz | EfikaMX target uses vfpv3 FPU
|
commit | commitdiff | tree |
2011-05-05 |
schulz | ignore generated mmakefiles
|
commit | commitdiff | tree |
2011-05-05 |
schulz | ignore generated mmakefiles
|
commit | commitdiff | tree |
2011-04-05 |
schulz | You have not seen that directory. ignore it...
|
commit | commitdiff | tree |
2011-04-04 |
schulz | ignore generated mmakefile
|
commit | commitdiff | tree |
2011-04-03 |
schulz | Reverting commit 38021. It seems library_template_c...
|
commit | commitdiff | tree |
2011-03-20 |
schulz | EfikaMX target will use hard fp ABI
|
commit | commitdiff | tree |
2011-03-03 |
schulz | Two changes:
|
commit | commitdiff | tree |
2011-02-15 |
schulz | fixed the nasty bug with native drivers. The reason...
|
commit | commitdiff | tree |
2011-02-10 |
schulz | AROS_WORSTALIGN is 16 bytes. FXSAVE instruction requires...
|
commit | commitdiff | tree |
2011-02-06 |
schulz | fixed i386-pc build on x64 machines
|
commit | commitdiff | tree |
2011-02-05 |
schulz | Try to fix the out of tree build
|
commit | commitdiff | tree |
2011-02-05 |
schulz | i386 native AROS has now support for loadable modules...
|
commit | commitdiff | tree |
2011-02-05 |
schulz | Ignore generated mmakefiles
|
commit | commitdiff | tree |
2011-02-05 |
schulz | Ignore generated mmakefiles
|
commit | commitdiff | tree |
2011-02-03 |
schulz | Ignore generated mmakefiles
|
commit | commitdiff | tree |
2011-02-03 |
schulz | Ignore generated mmakefiles
|
commit | commitdiff | tree |
2011-02-03 |
schulz | Ignore generated mmakefiles
|
commit | commitdiff | tree |
2010-11-24 |
schulz | vkprintf was improperly used here. Please fix!
|
commit | commitdiff | tree |
2010-11-20 |
schulz | added arm build script
|
commit | commitdiff | tree |
2010-11-20 |
schulz | added htlab build machine config
|
commit | commitdiff | tree |
2010-11-20 |
schulz | Provide our own malloc, free and calloc functions in...
|
commit | commitdiff | tree |
2010-11-20 |
schulz | protect DisplayError with Disable()/Enable() pair
|
commit | commitdiff | tree |
2010-11-20 |
schulz | added one missing x11 lock pair
|
commit | commitdiff | tree |
2010-11-19 |
schulz | Reduced requirement for ARM linux hosted. ARMv6 and...
|
commit | commitdiff | tree |
2010-11-17 |
schulz | changed the location, where aros_kernel_incl is set...
|
commit | commitdiff | tree |
2010-11-17 |
schulz | KrnAllocPages takes two arguments - alloc size and...
|
commit | commitdiff | tree |
2010-11-17 |
schulz | added unix version of KrnSetProtection, KrnAllocPages...
|
commit | commitdiff | tree |
2010-11-17 |
schulz | added unix version of KrnSetProtection, KrnAllocPages...
|
commit | commitdiff | tree |
2010-11-17 |
schulz | I forgot that UFC3R modifies LR register...
|
commit | commitdiff | tree |
2010-11-17 |
schulz | more gcc-compiler friendly UFC3R macro
|
commit | commitdiff | tree |
2010-11-16 |
schulz | added proper register names
|
commit | commitdiff | tree |
2010-11-16 |
schulz | added semi-officla instruction cache clear
|
commit | commitdiff | tree |
2010-11-15 |
schulz | fixed stubcode trampoline. The old one was wrong (treated...
|
commit | commitdiff | tree |
2010-11-15 |
schulz | fixed the cache cleaning for loaded HUNKs
|
commit | commitdiff | tree |
2010-11-15 |
schulz | fixed arch target name and added proto/exec.h include
|
commit | commitdiff | tree |
2010-11-15 |
schulz | typo fixed
|
commit | commitdiff | tree |
2010-11-15 |
schulz | cachecleare is elsewhere now
|
commit | commitdiff | tree |