peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 years ago |
daniel
|
d05f58b604
* Group asmlists into array to be able to add
|
20 years ago |
daniel
|
d57c048696
* Remove ifdef 1_0
|
20 years ago |
peter
|
1d9407f2f3
* disable saving of fpu/mm for i386 until optimizer is fixed
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
636f2ea7c9
* resource ansistrings now use aint for len and ref. count as well
|
21 years ago |
peter
|
b3e3030e6f
* remove maxlen field from ansistring/widestrings
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
c96ba04d84
* fixed qword(longint) that removed sign from the number
|
21 years ago |
olle
|
4fecc1a56f
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
21 years ago |
peter
|
356b3378e8
* tai_const.create_ptr added
|
21 years ago |
florian
|
a3cd612259
* fixed error message, if a resource file can't be written
|
21 years ago |
peter
|
84b1451a34
* tai_const.create_32bit changed to cardinal
|
21 years ago |
peter
|
cac39ccfd4
* renamed mangeldname_prefix to make_mangledname and made it more
|
22 years ago |
carl
|
bd7af8b12f
+ resource string tables are now aligned
|
23 years ago |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |
peter
|
4285e99853
* internal linker
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
8f2aaed119
* generate .rst from ppufilename instead of modulename
|
24 years ago |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
24 years ago |
Jonas Maebe
|
4706eff850
* fixes so no more range errors with improved range checking code
|
25 years ago |
peter
|
a71e44ac49
* use defines.inc
|
25 years ago |
peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 years ago |