Commit History

Author SHA1 Message Date
  Jonas Maebe 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): 13 years ago
  florian 2f5ce095ce * RefsHaveIndexReg -> cpurefshaveindexreg 13 years ago
  pierre 4a351f42fe Commit some MIPS changes 13 years ago
  pierre 736299ffd9 Add ia64 define cpuXXXX series 13 years ago
  Jonas Maebe f7adaef12a * defined cpu32bit for mips 13 years ago
  florian c12a4989d0 + use cpurox define in the compiler for CPUs having internal ror/rol support 13 years ago
  florian 6b4a5c3cf6 * default arm-linux to linux eabi, oabi is basically dead 13 years ago
  pierre 4d50a95320 Use FPC_HAS_SYSTEMS_INTERRUPT_TABLE conditional 14 years ago
  pierre 33cb4b4a83 + generic_cpu defines fro ppudump 14 years ago
  florian d5455cf6ac + software multiplication support for OS_16,OS_S16,OS_32,OS_S32 14 years ago
  florian ca76476cfa * avr needs div helper 14 years ago
  florian 26fbfaf5a7 + introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer) 14 years ago
  florian 28ac4a8dda * several mips/mipsel related stuff fixed 15 years ago
  florian e5ebb2a26e * started to integrate the code of David Zhang's MIPS code from fpc-mips on sf into fpc trunk 15 years ago
  Jonas Maebe 0eec337a00 - removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXED 16 years ago
  Jonas Maebe be43cec33a * enable cross-compiling from x86_64 platforms that support the extended 16 years ago
  florian 6e8a6790d1 + FPC_ARMEB and CPUARMEB similiar to FPC_ARMEL and CPUARMEL 16 years ago
  florian 9869a2b29d * set stacksize in the main program, it makes no sense to set it in fpcdefs.inc and parse it a zillion times 16 years ago
  Jonas Maebe 060d81b8fa Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from 16 years ago
  florian 3f03b4fb80 + propagate FPC_ARMEL if FPC_OARM isn't defined 17 years ago
  florian e27937106f - removed obsolete USECMOV define 17 years ago
  florian 2fd1196118 + cpu32bitaddr,cpu32bitalu,cpu16bitaddr,cpu16bitalu 17 years ago
  florian 5826b9bdad + define cpunodefaultint 17 years ago
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 years ago
  florian bc73f9021c Merged revisions 5891-10167,10169-10180 via svnmerge from 17 years ago
  Jonas Maebe e81d4b737f * give a build-time error when trying to cross-compile the compiler from 18 years ago
  Jonas Maebe 4c1d540a21 * changed cpurequiresproperalignment from a compile-time define into 18 years ago
  florian 3ce0e329bd * varsets shouldn't be enabled in the compiler currently 18 years ago
  florian 2579cd139f + support for sets with size 1 and 2 18 years ago
  florian 876a3651d1 * varsets disabled completely for now 19 years ago