florian
|
31ae109a31
* properly initialize phdr and phnum
|
6 лет назад |
michael
|
e8a8046d3e
* Moved LoadUsedUnit from compilerfile to compiler
|
6 лет назад |
michael
|
99c5c79327
* Move finding unit to compiler instead of Compilerfile
|
6 лет назад |
Jonas Maebe
|
e8512d19b5
* set constalignmax to the same value as varalignmax for all targets where
|
6 лет назад |
Jonas Maebe
|
95d79296bd
* fixed alignment of tfiledef (same as corresponding file recorddef)
|
6 лет назад |
michael
|
b84e02b0a9
* Fix compilation with debug output defines
|
6 лет назад |
michael
|
333b4f3193
* Move everything not related to file searching from cache to compiler
|
6 лет назад |
michael
|
a3337afa98
* Move InsertJSFiles to compiler
|
6 лет назад |
michael
|
92c07633c2
* Move things out of resolver, into filecache
|
6 лет назад |
michael
|
d560b9a15d
* FindIncludeFile virtual
|
6 лет назад |
michael
|
5059824f44
* Fix tests so they run on any system
|
6 лет назад |
michael
|
aa956d2f70
* Refactor so PCU support is separated out
|
6 лет назад |
michael
|
4d165e542d
* Split resolver in baseresolver & resolver
|
6 лет назад |
pierre
|
67fe756642
Regenerate msgid and msgtxt include files after commit 40422
|
6 лет назад |
michael
|
4091e31c4f
* Rename FindUnitWithName -> FindLoadedUnit
|
6 лет назад |
michael
|
77446cfe07
* Remove knowledge of directorycache from compiler
|
6 лет назад |
marco
|
b60cbf3329
* systematically capitalize first word of errormsg/sentence, patch by J. Gareth Moreton, mantis 34618
|
6 лет назад |
Jonas Maebe
|
758a8dd34a
* fixed dwarf debug info after r40398 (mantis #34622)
|
6 лет назад |
Jonas Maebe
|
50ab607676
+ customint torddef type to create arbitraty bit-width integers
|
6 лет назад |
pierre
|
a1fbde242d
Fix cleaning of unicode utils package in fpmake
|
6 лет назад |
michael
|
f051e1b8dc
* Add Payload event
|
6 лет назад |
michael
|
a49c17fb7d
* Allow redirect to local URL (patch by Michal GawRycki, bug ID #34595)
|
6 лет назад |
michael
|
090141a69c
* Allow to retrieve argument size, patch by Silvio Clecio (bug ID 34611)
|
6 лет назад |
michael
|
818624559d
* Fix bug #34538, AV in case of invalid method (patch by chmod222)
|
6 лет назад |
pierre
|
810b37a877
Fix delete of gdbver.inc generated file after gdbint unit compilation when called from packages level
|
6 лет назад |
pierre
|
101ce4d37b
Add several missing unit references in fpmake files
|
6 лет назад |
pierre
|
9f68bddf3b
Document -d --debug option, and change short version of --doc-folder to -df as -d is already used by debug option
|
6 лет назад |
pierre
|
8db29007ff
Add listing of unremoved files during clean with -d (vlDebug) option
|
6 лет назад |
pierre
|
ddcd46b4be
* Change "Clean of package %S completed" level from vlWarning to vlInfo,
|
6 лет назад |
Jonas Maebe
|
63847f1948
* disable explicitly calling class constructors on the JVM platform, as that
|
6 лет назад |