Historique des commits

Auteur SHA1 Message Date
  michael 2ae138d95c * Applied patch from Luiz Americo to make set functions return previous value (bug ID 25795) il y a 11 ans
  michael 54e926fdb5 * Set mode explicitly to fpc il y a 11 ans
  reiniero 57582dd710 fcl-db: dbtestframework: cosmetic il y a 11 ans
  reiniero cb9c15a256 fcl-db: dbtestframework: il y a 11 ans
  reiniero 5c0f205a57 fcl-db: cosmetic: another debug build mode for dbtestframework_gui il y a 11 ans
  Károly Balogh 13210ff7d4 use MVZ/MVS ColdFire instructions to load constants where applicable il y a 11 ans
  nickysn 2908fa9123 + added type parentfpvoidpointertype, which is a void pointer with the same size il y a 11 ans
  nickysn 9321d9916d * use voidpointer.size instead of sizeof(pint) in tparamanager.push_size in il y a 11 ans
  nickysn 229ebf33a8 + support getting the address of far references on i8086 in il y a 11 ans
  Jeppe Johansen 66f5b71fe9 Fixed passing of 32bit arguments on 8-bit architectures. il y a 11 ans
  florian 23c724f885 * prevent a temp. register allocated during spilling being immediately spilled again, resolves #25164 il y a 11 ans
  nickysn cb0f7e265d + fixed get_frame for i8086 far data memory models il y a 11 ans
  nickysn 75134c2a26 + default_x86_data_pointer_type implemented as function that returns the proper il y a 11 ans
  nickysn a7117a6157 + enabled the compact and large i8086 memory models (they don't work yet, so il y a 11 ans
  nickysn ad45bc17ec * local variables in fpc_AnsiStr_Concat_multi changed from longint to nativeint il y a 11 ans
  Jeppe Johansen e33550b67d Added support for X,Y,and Z register aliases plus low/high forms, and post-incrementation in AVR assembler reader. il y a 11 ans
  florian 68f1a51164 * set PIC defines earlier, resolve #25788 il y a 11 ans
  Károly Balogh 1d5f74fae0 m68k implementation of g_save_registers and g_restore_registers using movem.l il y a 11 ans
  nickysn ae28ecd5f8 * changed the for loop counters in the resource string helper routines to be il y a 11 ans
  nickysn 5242ed7864 * changed TResStrInitTable.Count and TWStrInitTablesTable.Count to nativeint il y a 11 ans
  nickysn 49b65fedd9 * TResourceStringTableList.Count type changed from ptrint to nativeint. Both il y a 11 ans
  nickysn 0d1342a791 * don't call FinalizeHeap from InternalExit if FPC_NO_DEFAULT_HEAP is defined. il y a 11 ans
  Károly Balogh 8730b1bf45 cleaned up g_proc_exit, optimized generated code and also added some comments about possible ABI variations. the changes also fix two tests on my system related to cdecl procedures il y a 11 ans
  nickysn 65fe978b71 * various shortstring index variables changed from longint to sizeint (generates il y a 11 ans
  marco 2d9aa35d22 * now also stdconv and convutils removed from Makefile.fpc il y a 11 ans
  marco 48e4555c12 * Removed some redundant rules il y a 11 ans
  Károly Balogh bd4cc3b8f3 cleaned up, reindented, simplified and allowed some minor optimizations in tcg64f68k il y a 11 ans
  nickysn 73e6ffe675 * the TableCount and InitCount fields in the INITFINAL table changed to il y a 11 ans
  Jeppe Johansen 95589fb1e2 Apply DataMov2Data to MLA and MLS too. Those have over 4 operands. il y a 11 ans
  nickysn b3e6248547 * define PNativeInt and PNativeUint as ^NativeInt and ^NativeUint, instead of il y a 11 ans