florian
|
cd6b57c733
* fixed constant char to unicodestring conversion
|
17 years ago |
Jonas Maebe
|
4971e432de
* reduced register pressure when indexing arrays with regvars (regvar
|
17 years ago |
florian
|
2e89b30e86
* fixed wrongly written system.$unicodetype type definition
|
17 years ago |
marco
|
e921804cec
* files for amd64-freebsd
|
17 years ago |
tom_at_work
|
3a4940e9c2
* fixed compilation with -dEXTDEBUG after adding ROL/ROR internal opcodes
|
17 years ago |
Jonas Maebe
|
f9b4d58e98
* set finalized dynarrays to nil (mantis #12048)
|
17 years ago |
Jonas Maebe
|
597622d313
* moved the forwardchecksyms back to symbase (but the main functionality
|
17 years ago |
florian
|
7ab3b2e3f6
* jb -> jnb
|
17 years ago |
tom_at_work
|
8a5a6db065
* rol/ror inlines for powerpc/powerpc64 (only for 32/64 bit operands for now)
|
17 years ago |
florian
|
9fb21f5c9b
* target flags for x86_64-freebsd fixed
|
17 years ago |
florian
|
844c05ca2e
* exports need pic on x86_64-freebsd
|
17 years ago |
florian
|
e32f13dffb
* intAssignPipe is i386 only code
|
17 years ago |
florian
|
9c6e831c7a
* fixed several syscall stuff for x86_64-freebsd
|
17 years ago |
florian
|
7f32e48fe1
+ non working dummies, makes make happy though
|
17 years ago |
florian
|
3417a6e790
* line breaks fixed
|
17 years ago |
Jonas Maebe
|
0b815a6fff
- removed global "resolving_forward" variable (was no longer used)
|
17 years ago |
Jonas Maebe
|
bed6a0faa9
* fixed memory leaks
|
17 years ago |
Jonas Maebe
|
7bfe1f7865
* fixed indentation
|
17 years ago |
ivost
|
b4be847639
* fixed libxml2 for linux
|
17 years ago |
marco
|
e7c43e55c5
* more unaligned fixes for xmlread. Mantis 12137
|
17 years ago |
florian
|
a696344539
* fixed typo
|
17 years ago |
florian
|
af3e0148fa
* fixed syntax error caused by extra :
|
17 years ago |
florian
|
fa9858cec2
+ FreeBSD lazarus project
|
17 years ago |
florian
|
7c82bbcbcd
* use unaligned instead some hacking :)
|
17 years ago |
marco
|
bf98838366
* GL_ARB_Vertex_buffer_object returned true when it should be false in some cases, mantis 12128
|
17 years ago |
ivost
|
2e1f993232
* enabled libxml2 for win32 (hope it's still working for linux)
|
17 years ago |
ivost
|
7582f7f325
added size_t type in ctypes.pp for non unix systems
|
17 years ago |
marco
|
0d9bf5addb
* committed fix for unaligned access from id 12079
|
17 years ago |
florian
|
39fb51dff3
* fix building of simple x86_64-freebsd executables
|
17 years ago |
michael
|
c94843c646
* Fixed writing of default boolean values
|
17 years ago |