Commit History

Author SHA1 Message Date
  florian f99fbafabc + initial thlcgxtensa.g_intf_wrapper 5 years ago
  florian 759803f268 * improve assembler reader 5 years ago
  florian 2e23e2b0fd + optimize SUB for small constants using ADDI 5 years ago
  florian 04f3784af5 * better setting of expectloc 5 years ago
  pierre 6a6ef1c8c1 Update revision.inc after commit #44544 5 years ago
  pierre 9dd0a1f3b5 Fix ppudump after addition of system_xtensa_linux target 5 years ago
  florian 79f74bf8cb + xtensa-linux added to systems_linux 5 years ago
  florian 4836ff29bd + more instructions 5 years ago
  florian 460369405e + xtensa-linux: OS specific system unit header files 5 years ago
  florian e8fabb752a + basic xtensa-linux support in the compiler 5 years ago
  florian eee2e9f950 * commented test 5 years ago
  florian 2f5d51436e + with the randseed set as in the test, the test fails on x86_64-linux, added so it won't be forgotten 5 years ago
  florian 0f06a7205b * do not create full copies of objects when object checking is on, resolves #36863 5 years ago
  florian e32027c8d3 + add missing semicolon, resolves #36868 5 years ago
  florian 0ff034216a + xtensa-linux support for the rtl makefile 5 years ago
  Károly Balogh 086c897981 amicommon: m68k-amiga legacy support 5 years ago
  Károly Balogh 8816a0b601 m68k-amiga: startup code now uses legacyexech, instead of explicitly declaring legacy support functions it needs 5 years ago
  Károly Balogh 8d690546f3 m68k-amiga: make all legacy support functions have a public name, and supply headers for them (will be utilized by athreads, dos, and sysutils units) 5 years ago
  Károly Balogh 632353a808 m68k-amiga: prepare the startup code and system unit for legacy support 5 years ago
  Károly Balogh 433e40fe71 m68k-amiga: while trying to construct ParamStr(0), if the directory is empty, do not prepend the binary name with '/' 5 years ago
  Károly Balogh e0fe8bd175 m68k-amiga: implemented functions required for basic parameter handling in legacydos 5 years ago
  Károly Balogh f5becf9ac6 m68k-amiga: implemented StackSwap and DeletePool in legacyexec support, also declare public name for a few functions, so the startup code can hook into them 5 years ago
  Károly Balogh 3509d277d0 amiga: use -mtype vlink argument instead of -sc -sd when doing section gc. this prevents merging the bss section into the data section and is more compatible with pre-v2.0 OS versions. needs vlink 0.16b or newer 5 years ago
  florian 96a368fdf9 * building on non-x86/non-xtensa fixed 5 years ago
  florian 3705f95b92 * compilation fixed 5 years ago
  florian 6c6a16a154 + xtensa-linux 5 years ago
  florian af8202be3d * compilation for non-Xtensa targets fixed 5 years ago
  florian fc98a0db4f * cosmetics 5 years ago
  florian c1c201f93c * Xtensa: fix passing of floating point parameters 5 years ago
  florian 66cbee5e31 * factor out first_addfloat_soft 5 years ago