Commit Graph

13819 Commits

Author SHA1 Message Date
pierre
ecaa77a503 * single threadvar debugging support 2003-07-04 22:41:41 +00:00
pierre
907b785f0d * add support for constant offset in stabs address, needed by threadvar debugging support 2003-07-04 22:40:58 +00:00
peter
60d69bd73f * fix type declarations > 2gb 2003-07-04 14:40:24 +00:00
Mattias Gaertner
9c875f9926 made palette extendable 2003-07-04 08:55:12 +00:00
peter
1e47d6ffe0 * delay slot NOPs and comments added
* a_loadaddr_ref_reg fixed and optimized to reuse passed register
    if it is not used by the ref
2003-07-03 21:09:53 +00:00
peter
9e1bc11060 * syscalls implemented 2003-07-03 21:03:57 +00:00
peter
390db181c1 * loadfpu_reg_reg size specifier 2003-07-03 18:59:25 +00:00
pierre
821c5f0f27 * fix m68k build failure 2003-07-03 10:20:15 +00:00
peter
b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc
* sparc calling convention updates
2003-07-02 22:18:04 +00:00
Jonas Maebe
b2cdd72e5c * always add dummy marker object at the start of an assembler list, so
the optimizer can't remove the first object
2003-07-02 16:43:48 +00:00
michael
c886a3486e + Fixed dependeny on paszlib 2003-07-02 09:11:44 +00:00
luk
97d15e8983 + and,xor,or operators for TFPColor 2003-07-02 08:11:46 +00:00
luk
df9ba460ca * initializing data on transparent black color
* copied to much when changing sizes
2003-07-02 07:54:13 +00:00
luk
ecf5190d17 * Alpha channel at Opaque for normal colors 2003-07-02 07:51:13 +00:00
michael
304539d845 + Removed, because not needed 2003-07-01 10:01:36 +00:00
michael
7b37f2dd4a + Added progressevent 2003-06-30 19:35:20 +00:00
michael
b7ae35ec3b + Applied patches from Matthias Gaertner 2003-06-30 19:18:23 +00:00
michael
9eaa44de48 + Added fpImage 2003-06-30 13:30:49 +00:00
michael
5e987ae6b9 + PNG writer temporarily changed to XPM writer 2003-06-30 13:30:35 +00:00
michael
1f7dfadc20 + Initial import in CVS 2003-06-30 13:30:10 +00:00
michael
a2931672bf + Initial import into CVS 2003-06-30 13:20:22 +00:00
peter
8baaaf9b1f * regenerated using a recent fpcmake 2003-06-29 17:19:55 +00:00
Tomas Hajny
24b0327575 * version changed to 1.0.10 2003-06-26 23:33:22 +00:00
Tomas Hajny
9c4ef849b9 * version changed to 1.0.10 2003-06-26 22:38:04 +00:00
michael
3fe2c13a12 + Removed fpde to reduce dependencies of fpde 2003-06-26 20:48:59 +00:00
michael
8822018ebd + fix from Robert Zierer 2003-06-26 19:46:19 +00:00
michael
a631b25fa9 version 1.0.10 2003-06-26 19:36:55 +00:00
yuri
15f898e73d * Misstyping fixed 2003-06-26 17:20:04 +00:00
yuri
9fa3c4ed0e * pmbidi added
* some cosmetic changes
2003-06-26 17:12:29 +00:00
yuri
978483f87d * Initial import 2003-06-26 17:11:23 +00:00
michael
2711f7d464 + DELETE naming conflct 2003-06-26 13:54:30 +00:00
michael
1c9707a8a7 + Fixed renaming conflict 2003-06-26 13:16:13 +00:00
michael
519a94be0a + Solved some more naming conflicts 2003-06-26 10:13:53 +00:00
michael
c593f7572b + Fixed random name conflict 2003-06-26 09:44:22 +00:00
michael
f48c3bf55b + Added libc to linux dirs 2003-06-26 08:32:57 +00:00
michael
4bc085713f + Initial implementation 2003-06-26 08:31:12 +00:00
peter
bfb8ae2151 * sym,def resolving partly rewritten to support also parent objects
not directly available through the uses clause
2003-06-25 18:31:23 +00:00
michael
c7b339b3ce + Original test examples and class included 2003-06-25 14:03:17 +00:00
michael
3095aa7d25 + Win32 dll also uses cdecl zip -r c:/temp/fpcsqlite sqlite 2003-06-25 14:01:59 +00:00
sg
c16cbd8677 * Added support for reading set properties 2003-06-25 08:56:26 +00:00
sg
aebf2e96af * Inform the server socket object that it runs non-blocking 2003-06-25 08:53:51 +00:00
sg
1cf879857e * Added OnException event to TXMLRPCServlet 2003-06-25 08:49:21 +00:00
sg
c2cb6c92ea * Fixed serious bug in TGenericLineReader: When the reader gets killed
via StopAndFree during an OnLine callback, the reader now will
  immediately stop reading, so that the owner of the reader can process
  the remaining buffer
2003-06-25 08:41:01 +00:00
michael
85d1583739 + Patches from Matthias Gaertner to fix parsing of LCL 2003-06-24 12:59:07 +00:00
pierre
c80bd4565d * fix a bug preventing correct reading of intel 'mov [edi],al' 2003-06-20 12:57:15 +00:00
pierre
38ed54310e * add explicit typecast to OnDiskLoadTime assignments 2003-06-19 15:20:29 +00:00
pierre
d634e70dc4 * fix for m68k, extended are 12 bytes 2003-06-19 10:04:00 +00:00
sg
e1723974e4 * Fixed silly typo in THttpHeader.SetHeaderValues 2003-06-18 19:13:04 +00:00
pierre
f25dbcea16 * use more reasonable iteration counts for this test 2003-06-18 11:14:00 +00:00
olle
cb440f8f93 * changed .p to .pas to make the compiler compile 2003-06-18 10:19:07 +00:00