florian
|
240acc10f8
* fix calculation of stackmisalignment for interrupt procedures as pointed out by Jonas
|
5 年之前 |
florian
|
3de38c4894
* naming of tests fixed
|
5 年之前 |
florian
|
60b3296594
* relax conditions in tcallnode.optimize_funcret_assignment, resolves #36279
|
5 年之前 |
florian
|
52cc02aa3b
* values passed to const parameters are not limited to registers and constants
|
5 年之前 |
Jonas Maebe
|
4fd670c6ec
* fixed missing masking of values after shifting them during inline
|
5 年之前 |
florian
|
851accbb4b
* cse adjusted
|
5 年之前 |
florian
|
13ab35e3ef
* fix usage of ppumove generated shared libraries
|
5 年之前 |
florian
|
f5d5e84649
* more libunits
|
5 年之前 |
florian
|
a969097a80
* optimization Move removed 4 fixed
|
5 年之前 |
michael
|
a5479bd91b
* Add ellipsis, fix string type when wrapping
|
5 年之前 |
michael
|
e959e6165e
* Implement option to replace too-long words with asterisks (bug ID 33639)
|
5 年之前 |
michael
|
33ac2f8e97
* Fix overflow in case of disabled wordwrap (bug ID 33356)
|
5 年之前 |
michael
|
1460bf1112
* Fix bug ID #0035296: need to handle really long words for memos
|
5 年之前 |
florian
|
18c5881e60
* update sharedlibs variable
|
5 年之前 |
florian
|
798a1b6219
* -P option for ppumove
|
5 年之前 |
florian
|
d4f0658c02
* disable condition jump optimization on MIPS for now for the time being
|
5 年之前 |
Jonas Maebe
|
c22d39bcdf
* fixed linking on NetBSD/m68k after r36168
|
5 年之前 |
michael
|
6d78547260
* Fix warnings and hints
|
5 年之前 |
michael
|
dd8afa3490
* Forgot to commit
|
5 年之前 |
michael
|
a5d3aabfc2
* Fix compilation with 3.0.4
|
5 年之前 |
michael
|
43a09af7f2
* Fix overflow of compiler messages (bug id 27973)
|
5 年之前 |
michael
|
de07c3b532
* Make Draw, Stretchdraw, CopyRect virtual. Bug ID #35126
|
5 年之前 |
michael
|
42c97b0760
* Fix bug #35128, correctly apply clipping rect
|
5 年之前 |
pierre
|
a09e40945c
Regenerate all Makefile's after commit #43472
|
5 年之前 |
michael
|
3b85cc4040
* Fix bug ID #0027891, newer version compaible with 1.3.14
|
5 年之前 |
pierre
|
11b1d1e6dd
Updated after commit 43472
|
5 年之前 |
pierre
|
fbaf67e3f0
Regenerated after commit 43472
|
5 年之前 |
michael
|
6fcd7fe3f8
* avoid warning about visibility of ItemIsmanaged
|
5 年之前 |
michael
|
d21a262a6c
* Fix bug #0036270: optimize TFPSList.AddList and .Assign
|
5 年之前 |
pierre
|
3238a07a54
Use delayed rules variables containing lists of files when the list can be modified by other Makefile targets generated in between
|
5 年之前 |