michael
|
2eaf30e77f
* Solution for bug #11058
|
17 年 前 |
florian
|
2838dbb35a
+ enabled arm-darwin in fpcmake
|
17 年 前 |
Jonas Maebe
|
7e4750ac50
* workaround for default property constant value limitations
|
17 年 前 |
Jonas Maebe
|
03de1511ab
- disabled inline for wattr_get for now because it breaks compilation on
|
17 年 前 |
michael
|
6fb20aabf6
* Support for version 5.6 of ncurses, by Tolstov Igor
|
17 年 前 |
michael
|
93400f276c
Merged revisions 9263-10571 via svnmerge from
|
17 年 前 |
michael
|
b1cbf52575
Initialized merge tracking via "svnmerge" with revisions "1-9262" from
|
17 年 前 |
michael
|
e464a24c47
Test from Giulio Bernardi for bug #10791 (which was fixed in rev 10535)
|
17 年 前 |
Almindor
|
cb849fd87e
* rename arguments "Text: string" to "aText: string" to prevent name clash in objfpc mode/Lazarus db callbacks AND a very ugly potential bug which happens if you forget to rename the variable in those callbacks :D (I just spent an hour on it damnit!)
|
17 年 前 |
florian
|
c83af469d0
* new translations from Karl-Michael Schindler
|
17 年 前 |
michael
|
33cb576bba
* Patch for arithmetic overflow from Petr Kristan
|
17 年 前 |
peter
|
6c49a0f256
* added new resource units
|
17 年 前 |
peter
|
4f4b0efa51
* regenerated
|
17 年 前 |
peter
|
ef2eaf15b2
* only parse checksum when available
|
17 年 前 |
peter
|
c98bed6ae3
* try to compile targets only in neutral state
|
17 年 前 |
peter
|
a9c9ca0115
* set elf flags for soft float on arm
|
17 年 前 |
Jonas Maebe
|
61df38ae9b
+ tests from mantis #6586, already work after the previous shared
|
17 年 前 |
Jonas Maebe
|
fe7e0e2eb6
* also exit with an error if the dynamic library cannot be opened
|
17 年 前 |
Jonas Maebe
|
4db9ebcb1b
* removed initc unit (not needed, and doesn't exist on windows)
|
17 年 前 |
Jonas Maebe
|
8a98d46594
* fixed test
|
17 年 前 |
Jonas Maebe
|
99e1e85447
* fixed execution of finalization section of smart linked shared
|
17 年 前 |
micha
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 年 前 |
Jonas Maebe
|
150eda304b
* factored unix exports handling from t_bsd and t_linux into expunix unit
|
17 年 前 |
peter
|
f96817b5e9
* support CROSSOPT which is only passed to the cross compiler. Can be used to bootstrap a native compiler with
|
17 年 前 |
peter
|
52722b2cab
* allocate .bss entries manual so we can take care of alignment
|
17 年 前 |
micha
|
3e1149f740
* fix alignrecord fieldoffset size
|
17 年 前 |
micha
|
4b8486e55b
* fix r10544 to take care of packed objects
|
17 年 前 |
micha
|
1130fb3e95
* revert accidental change to arm
|
17 年 前 |
micha
|
40211152d4
* make sure tobjects are pointer-size aligned in case of VMT usage; fixes tw1365 on armeb-linux
|
17 年 前 |
marco
|
6305d7d5a3
* fix for 10865
|
17 年 前 |