Commit History

Author SHA1 Message Date
  Nikolay Nikolov 9eaf79d30c + comment (no functional changes) 11 months ago
  Nikolay Nikolov f3ffadb217 + PS1: set the IsConsole and IsLibrary in the system unit startup 11 months ago
  Nikolay Nikolov 9662462d10 + PS1: implemented debug output via write/writeln (visible in emulator logs, same effect as printf) 11 months ago
  Nikolay Nikolov 6914d812fd + PS1: initialize the unicode string manager 11 months ago
  florian 477b9ad556 + RiscV: FOp.sFsgnj.s02FOp.s optimization 11 months ago
  Nikolay Nikolov f9ffdeaf9e * PS1: initialize exceptions on system unit startup 11 months ago
  Nikolay Nikolov 47b4506802 * PS1: call InitHeap to finish the Pascal part of the heap initialization 11 months ago
  Nikolay Nikolov 322301ef0b * PS1: initialize the heap with the proper addresses - between bss_end and StackBottom 11 months ago
  Nikolay Nikolov 1850aa96b5 + PS1: show linking message 11 months ago
  Nikolay Nikolov 0c7aa1805d + PS1: allow creating a linker map file with the -Xm option 11 months ago
  Nikolay Nikolov c24cae29d6 + PS1: initialize StackLength and StackBottom 11 months ago
  Nikolay Nikolov 9fa091f8f5 * reduced the default stack size for PS1 to 256KB 11 months ago
  Pierre Muller 36293b8dcb Disable ps1 target OS for all failing utils packages 11 months ago
  florian 683b566cb7 * improve RiscV assembler optimizer 11 months ago
  florian 42f15792ec + first batch of instructions added for Addi0Op2Op 11 months ago
  Kirill Kranz ce20ea8043 optimizecputype back to cpu_mips1 11 months ago
  Kirill Kranz 57eba4032c removed InitSysInitUnitName 11 months ago
  Kirill Kranz cd3a06f66e link all the sdk bindings .o files 11 months ago
  Kirill Kranz 3431cf5bc0 switch all optimizations off 11 months ago
  Nikolay Nikolov 1b26f5c3a3 - MIPS: removed functions get_fsr and set_fsr from the RTL in case the SoftFPU 11 months ago
  Michael Van Canneyt b78679afa1 * Ensure FPSockets compiles in unicode rtl 11 months ago
  Michael Van Canneyt 9780607d05 * Handle case where there is no handler 11 months ago
  Michael Van Canneyt 5b46c44b7d * Fix loadfromstrings, fixes bug #40929 11 months ago
  Michaël Van Canneyt 736edf6422 * Better testlocation 11 months ago
  Frederic Kehrein dcabb0151f Adding fpsockets unit to fcl-net 11 months ago
  Frederic Kehrein 23dd7a5173 Adding TNullPtr to types 11 months ago
  Pierre Muller 1e60810df9 Completely disable utils for ps1 target for now 11 months ago
  Pierre Muller e8c6274915 Add -msoft-float or -mhard-float option to GNU assembler calls 11 months ago
  Pierre Muller 77c51bf7e2 Add try/except block inside try/finally block in ExecuteRedir function 11 months ago
  Pierre Muller da0cefb364 Add %norun for tw36544a library 11 months ago