2018-06-11 |
NicJA | add internal functions to access private fenv values.
|
commit | commitdiff | tree |
2018-06-11 |
NicJA | pass the CPPFLAGS to assembled code
|
commit | commitdiff | tree |
2018-06-11 |
NicJA | make space for more private/internal functions - this...
|
commit | commitdiff | tree |
2018-06-11 |
NicJA | align entries in the base, for easier readability.
|
commit | commitdiff | tree |
2018-06-10 |
NicJA | Before trying to start a packge using Package-Startup...
|
commit | commitdiff | tree |
2018-06-09 |
NicJA | store the certificates under ENVARC:SYS/Certificates...
|
commit | commitdiff | tree |
2018-06-09 |
NicJA | define in_addr_t
|
commit | commitdiff | tree |
2018-06-09 |
NicJA | remove extra white space from templates. define and...
|
commit | commitdiff | tree |
2018-06-09 |
NicJA | define NSIG
|
commit | commitdiff | tree |
2018-06-08 |
NicJA | temp commit of fenv tests, to make sure the environment...
|
commit | commitdiff | tree |
2018-06-08 |
NicJA | typo $(cppflags) -> $(CPPFLAGS)
|
commit | commitdiff | tree |
2018-06-08 |
NicJA | clean up recipe's and dependencies for the genmodule...
|
commit | commitdiff | tree |
2018-06-08 |
NicJA | only generate the stubs/includes one time, not repeatedly...
|
commit | commitdiff | tree |
2018-06-06 |
NicJA | always show the regeneration as relative to the top...
|
commit | commitdiff | tree |
2018-06-06 |
NicJA | mark regeneration of files as recursive
|
commit | commitdiff | tree |
2018-06-06 |
NicJA | rename mathpatch to __stdc_fpumath
|
commit | commitdiff | tree |
2018-06-06 |
NicJA | if relocation fails, also display the symbol.
|
commit | commitdiff | tree |
2018-06-06 |
NicJA | add storage for the fpu private data used by softfloat...
|
commit | commitdiff | tree |
2018-06-06 |
NicJA | expose the new private functions
|
commit | commitdiff | tree |
2018-06-06 |
NicJA | w.i.p - provide 2 private support functions for systems...
|
commit | commitdiff | tree |
2018-06-05 |
NicJA | use %O not .o to specify the object file extension...
|
commit | commitdiff | tree |
2018-06-05 |
NicJA | depend on arch specific startup files if appropriate.
|
commit | commitdiff | tree |
2018-06-03 |
NicJA | regenerate a bunch of the configuration files if the...
|
commit | commitdiff | tree |
2018-06-03 |
NicJA | update tools used by the gnu toolchain
|
commit | commitdiff | tree |
2018-06-03 |
NicJA | build_with_cmake: only provide CPPFLAGS if they are...
|
commit | commitdiff | tree |
2018-06-02 |
NicJA | fix compile on newer gcc's
|
commit | commitdiff | tree |
2018-06-02 |
NicJA | use IFNAMSIZ directly to prevent a sizeof-pointer-memaccess...
|
commit | commitdiff | tree |
2018-06-02 |
NicJA | revert enable of aligned copies since it causes crashes.
|
commit | commitdiff | tree |
2018-06-02 |
NicJA | revert - it should be an array, so was correct.
|
commit | commitdiff | tree |
2018-06-01 |
NicJA | print to a tmp buffer.
|
commit | commitdiff | tree |
2018-06-01 |
NicJA | use memmove instead of strcpy, to prevent aliasing...
|
commit | commitdiff | tree |
2018-06-01 |
NicJA | add newline at the end of debug output
|
commit | commitdiff | tree |
2018-06-01 |
NicJA | don't export CPPFLAGS when configuring/compiling AHI...
|
commit | commitdiff | tree |
2018-06-01 |
NicJA | build_with_configure: only provide CPPFLAGS if they...
|
commit | commitdiff | tree |
2018-06-01 |
NicJA | strip kernel flags also
|
commit | commitdiff | tree |
2018-06-01 |
NicJA | suppress output from strip
|
commit | commitdiff | tree |
2018-06-01 |
NicJA | strip spaces from the cpp flags
|
commit | commitdiff | tree |
2018-06-01 |
NicJA | remove additional %(extracppflags)
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | make sure we have a large enough buffer to hold the...
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | separate the print tests, and disable format truncation...
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | detect the availability of -Wformat-truncation
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | fix a typo - clear all the alerts, and not the 2nd...
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | remove duplicate consts
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | update copyright
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | remove duplicate const
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | make sure we have a large enough buffer to hold the...
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | make sure we have a large enough buffer to hold the...
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | we want to use the buffers size - not the pointer size!
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | utilise the cppflags, and allow them to propagate through...
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | expose build CPPFLAGS
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | make sure sprintf doesnt put the terminating NULL past...
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | use aligned copies
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | use the targets size, to suppress a warning.
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | move misplaced code so that it is executed correctly
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | make sure the buffers are big enough to hold the output...
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | make sure the buffers are big enough to hold the output...
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | disable warnings to compile with newer gnu toolchains...
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | make sure the buffer is big enough to hold the output...
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | detect the availability of -Wstringop-overflow
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | don't truncate the IOBase output.
|
commit | commitdiff | tree |
2018-05-31 |
NicJA | make sure the buffer is big enough to hold the output...
|
commit | commitdiff | tree |
2018-05-30 |
NicJA | prevent print directive being truncated
|
commit | commitdiff | tree |
2018-05-30 |
NicJA | correct detection of multi part name format
|
commit | commitdiff | tree |
2018-05-30 |
NicJA | Fix duplicate const. Pointers can only be marked constant...
|
commit | commitdiff | tree |
2018-05-30 |
NicJA | Fix the workaround for optimization register spill...
|
commit | commitdiff | tree |
2018-05-30 |
NicJA | fix bounds used in strcat
|
commit | commitdiff | tree |
2018-05-30 |
NicJA | fix restrict-qualified parameter aliasing.
|
commit | commitdiff | tree |
2018-05-30 |
NicJA | fix behaviour of multi-line macro, so that the strcpy...
|
commit | commitdiff | tree |
2018-05-30 |
NicJA | don't try to copy 30 bytes of string into a 16 byte...
|
commit | commitdiff | tree |
2018-05-30 |
NicJA | Prevent the uuid being truncated due to buffer size...
|
commit | commitdiff | tree |
2018-05-30 |
NicJA | remove duplicate const
|
commit | commitdiff | tree |
2018-05-30 |
NicJA | update gcc patch for 8.1.0
|
commit | commitdiff | tree |
2018-05-30 |
NicJA | update binutils patch for 2.30
|
commit | commitdiff | tree |
2018-05-30 |
NicJA | # Use consistent behaviour loading classes in AddUSBClasses...
|
commit | commitdiff | tree |
2018-05-22 |
NicJA | adjust test binary names to reflect their purpose better
|
commit | commitdiff | tree |
2018-05-22 |
NicJA | add paranoia tests for more basic math float/double...
|
commit | commitdiff | tree |
2018-05-21 |
NicJA | fix behaviour of m68k/Laddsf$nf so that infinity if...
|
commit | commitdiff | tree |
2018-05-21 |
NicJA | fix formatting and closing brace(s) so that REPORT_MAIN_COLL...
|
commit | commitdiff | tree |
2018-05-17 |
NicJA | make sure an FPU is present.
|
commit | commitdiff | tree |
2018-05-04 |
NicJA | Part revert - restore structure order to prevent potential...
|
commit | commitdiff | tree |
2018-05-04 |
NicJA | make sure fesetexceptflag does actually set the exception...
|
commit | commitdiff | tree |
2018-05-04 |
NicJA | fix __AROS_SETVECADDR invocations.
|
commit | commitdiff | tree |
2018-04-28 |
NicJA | Add and enable remaining 6888x FPU based math override...
|
commit | commitdiff | tree |
2018-04-28 |
NicJA | define __GNUC_PREREQ__
|
commit | commitdiff | tree |
2018-04-28 |
NicJA | check for x86_64 before i386
|
commit | commitdiff | tree |
2018-04-27 |
NicJA | make sure all mutex elements are set in initializers.
|
commit | commitdiff | tree |
2018-04-27 |
NicJA | revert version change.
|
commit | commitdiff | tree |
2018-04-27 |
NicJA | update printf doc.
|
commit | commitdiff | tree |
2018-04-25 |
NicJA | add mathpatch to the build
|
commit | commitdiff | tree |
2018-04-25 |
NicJA | patch stdc with the 060 specific math functions if...
|
commit | commitdiff | tree |
2018-04-25 |
NicJA | add copyright notices and use SLIB style names.
|
commit | commitdiff | tree |
2018-04-25 |
NicJA | make sure debug output doesn't leave stray ";" in the...
|
commit | commitdiff | tree |
2018-04-25 |
NicJA | temp wip commit - add 060 FPU overrides for supported...
|
commit | commitdiff | tree |
2018-04-23 |
NicJA | size_t is provided by stddef.h, which is pulled in...
|
commit | commitdiff | tree |
2018-04-23 |
NicJA | fix build.
|
commit | commitdiff | tree |
2018-04-23 |
NicJA | use int as the default type for AROS_32bit_TYPE, to...
|
commit | commitdiff | tree |
2018-04-23 |
NicJA | do not expose uint_least16_t or uint_least32_t if __UINT_LEA...
|
commit | commitdiff | tree |
2018-04-23 |
NicJA | partly revert, and correct - LoadResidents takes a...
|
commit | commitdiff | tree |
2018-04-23 |
NicJA | make sure the argument is treated as an APTR.
|
commit | commitdiff | tree |
2018-04-23 |
NicJA | LoadResidents takes a BPTR as argument
|
commit | commitdiff | tree |