Commit History

Author SHA1 Message Date
  svenbarth dfde4def62 + add a GAS compatible variant of the Clang assembler (currently used for Aarch64-Win64 as no GNU AS exists for that target, yet) 5 years ago
  svenbarth 3af74d2fd2 + implement initial compiler support for Win64 on Aarch64 5 years ago
  florian 8ac8c79a71 + initial support for arm-freertos largely based on patch by Michael Ring 5 years ago
  Jonas Maebe ea2e516b4e + -ib parameter to print the code generator backend type: FPC or LLVM 5 years ago
  florian e8fabb752a + basic xtensa-linux support in the compiler 5 years ago
  Jonas Maebe 10b15628ab * split i/t_darwin from i/t_bsd, as they don't have that much in common 5 years ago
  florian 391512546e + initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far 5 years ago
  florian ad99285fec + Xtensa: CALL0 abi started 5 years ago
  florian 73c68236b6 * Xtensa: completed compiler skeleton 5 years ago
  florian 9e40d536cb + Xtensa: initial skeleton completed 5 years ago
  Jonas Maebe 54d3c26e27 * renamed abi_linux386_sysv to abi_i386_dynalignedstack, and also use it 5 years ago
  florian fb91899457 * adapted 16 byte alignment handling on linux: it is now assumed that the callee tries to clear the stack, so in the caller, the stack is re-adjusted 5 years ago
  Jonas Maebe c262c5dbc9 * synchronised with trunk till r42256 6 years ago
  nickysn db1903f45d + added a win16 internal linker class. Not functional yet. 6 years ago
  Jonas Maebe 51b58f342f * synchronised with trunk till r40775 6 years ago
  Károly Balogh 2f7fe0e737 haiku-x86_64: add target to the compiler and ppudump, enable it in fpmake and fpcmake 6 years ago
  Jonas Maebe 85702dd263 + added support for clang as an assembler for llvm IR 6 years ago
  yury e367577bf1 + added support for x86_64-android target. 6 years ago
  yury 671d31df1d + Added support for the aarch64-android target. 6 years ago
  Jeppe Johansen d33b520690 Clean up peephole optimization code. 6 years ago
  Jeppe Johansen ceb38833f2 Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk. 7 years ago
  nickysn b80642c384 + started implementing support for generating Microsoft CodeView debug 7 years ago
  Károly Balogh dbb91b5ef0 arm-netbsd: added platform define and dummy rtl files so the build passes for this platform. port not functional yet 7 years ago
  pierre ce13d8a698 Fix fullcycle on x86_64-solaris machine by adding system_sparc64_solaris system constant 7 years ago
  Károly Balogh d115b0e8dc m68k: changed the internal name of 68k MacOS from system_m68k_mac to system_m68k_macos, so it's consistent with the PowerPC version. suggestion/request by Sven :) 8 years ago
  Károly Balogh e3ffeed1b2 m68k: removed traces of the never obsolete/ancient openbsd-m68k and never existed freebsd-m68k ports 8 years ago
  pierre 90e846a470 Obsolete system_i386_qnx and remove last references to system_i386_qnx 8 years ago
  pierre 3d5be0fd2d Add obsolete prefix to cpu_vm and system_vm_embedded, vm(vis) specfic code has been removed in rev 30836 dated 2015-05-09 8 years ago
  pierre f281ee339e Add obsolete prefix to cpu_ia64, system_ia64_win64 and system_ia64_embedded, ia64 specfic code has been removed in rev 30836 dated 2015-05-09 8 years ago
  pierre cf5c6d11ac Add obsolete prefix to cpu_alpha, system_alpha_linux and system_alpha_embedded, alpha specfic code has been removed in rev 30836 dated 2015-05-09 8 years ago