提交歷史

作者 SHA1 備註 提交日期
  reiniero 0ec6a79505 fcl-db: dbtestframework: MS SQL Server: 11 年之前
  reiniero 8e28dd52b4 fcl-db: dbtestframework: 11 年之前
  reiniero 3eb1edb749 fcl-db: dbtestframework: start work on MS SQL tests. 11 年之前
  lacak e5850015d9 fcl-db: cosmetic 11 年之前
  sergei 87684e1cf1 * MIPS: clean up 11 年之前
  Jeppe Johansen 98606eea15 Fixed some bugs in the AVR RTL code. 11 年之前
  Jeppe Johansen 7fdb125356 Added AVR support to fpc and root Makefile. 11 年之前
  Jeppe Johansen 2227045e23 Replace forbidden chars in more places in the GAS assembler writer. 11 年之前
  sergei 5e8f8f4755 * Use GOT-relative constants for i386 PIC jump tables, they don't need runtime relocations. Now almost ABI-compliant on Linux/BSD (Darwin targets unchanged). Also clean up i8086-specific stuff: using tai_const.create_type_sym(aitconst_ptr,...) generates near pointers on i8086, which is the desired goal. 11 年之前
  sergei d613ab8578 * x86: improve x87 qword to float conversion, using single-precision constants saves space and removes need in separate load on FPU stack. No precision loss occurs because 2**64 is representable exactly even in single precision. 11 年之前
  michael 2ae138d95c * Applied patch from Luiz Americo to make set functions return previous value (bug ID 25795) 11 年之前
  michael 54e926fdb5 * Set mode explicitly to fpc 11 年之前
  reiniero 57582dd710 fcl-db: dbtestframework: cosmetic 11 年之前
  reiniero cb9c15a256 fcl-db: dbtestframework: 11 年之前
  reiniero 5c0f205a57 fcl-db: cosmetic: another debug build mode for dbtestframework_gui 11 年之前
  Károly Balogh 13210ff7d4 use MVZ/MVS ColdFire instructions to load constants where applicable 11 年之前
  nickysn 2908fa9123 + added type parentfpvoidpointertype, which is a void pointer with the same size 11 年之前
  nickysn 9321d9916d * use voidpointer.size instead of sizeof(pint) in tparamanager.push_size in 11 年之前
  nickysn 229ebf33a8 + support getting the address of far references on i8086 in 11 年之前
  Jeppe Johansen 66f5b71fe9 Fixed passing of 32bit arguments on 8-bit architectures. 11 年之前
  florian 23c724f885 * prevent a temp. register allocated during spilling being immediately spilled again, resolves #25164 11 年之前
  nickysn cb0f7e265d + fixed get_frame for i8086 far data memory models 11 年之前
  nickysn 75134c2a26 + default_x86_data_pointer_type implemented as function that returns the proper 11 年之前
  nickysn a7117a6157 + enabled the compact and large i8086 memory models (they don't work yet, so 11 年之前
  nickysn ad45bc17ec * local variables in fpc_AnsiStr_Concat_multi changed from longint to nativeint 11 年之前
  Jeppe Johansen e33550b67d Added support for X,Y,and Z register aliases plus low/high forms, and post-incrementation in AVR assembler reader. 11 年之前
  florian 68f1a51164 * set PIC defines earlier, resolve #25788 11 年之前
  Károly Balogh 1d5f74fae0 m68k implementation of g_save_registers and g_restore_registers using movem.l 11 年之前
  nickysn ae28ecd5f8 * changed the for loop counters in the resource string helper routines to be 11 年之前
  nickysn 5242ed7864 * changed TResStrInitTable.Count and TWStrInitTablesTable.Count to nativeint 11 年之前