peter
|
7a2e0da7bd
* extra parameter for file searching functions
|
19 年之前 |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 年之前 |
peter
|
070b86a512
* order of named sections added
|
19 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
peter
|
2f72117c9e
* stabs don't write offset in n_value for non-local symbols that use
|
19 年之前 |
Jonas Maebe
|
d75b19e484
* removed/conditionalised several unused variables
|
19 年之前 |
Marc Weustink
|
1f3e05131a
fixed generation of dwarf lineinfo in win32
|
19 年之前 |
Tomas Hajny
|
a62c1faa2d
+ output is flushed before launching external utilities
|
19 年之前 |
Jonas Maebe
|
7c16869e48
* don't write individual names of all assembler files when generating
|
19 年之前 |
peter
|
be88cd47b2
Merged revisions 3090-3113 via svnmerge from
|
19 年之前 |
florian
|
5e51aa7968
* fixed pe flags x86_64
|
19 年之前 |
peter
|
e7a419cbff
* leb128 support for binary writers
|
19 年之前 |
peter
|
3e074126f4
Merged revisions 3005 via svnmerge from
|
19 年之前 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年之前 |
peter
|
d8dc5679e3
* aktcputype and aktoptimizecputype was missing in the previous optimization commits
|
19 年之前 |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 年之前 |
peter
|
86a15e83e9
* fix section flags for stabs
|
19 年之前 |
peter
|
5abe3dbe38
* fixed invalid typecast
|
19 年之前 |
peter
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
19 年之前 |
Jonas Maebe
|
1e08396b0b
* assembling via a pipe and regular assembling now both use the
|
19 年之前 |
daniel
|
6ba68594be
* Add --32 or --64 to to ensure functionality of i386 compiler on x64_64 OSes.
|
19 年之前 |
florian
|
b06643a1eb
* tai_const refactored
|
19 年之前 |
peter
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 年之前 |
florian
|
61e3b70cfa
* cleaned up segmented thread variables
|
19 年之前 |
peter
|
51b8a4a132
* move stabs generation to a single procedure call from pmodules
|
20 年之前 |
peter
|
ec4d287fd8
* aktoutputformat removed, add new paraXX vars for target
|
20 年之前 |
peter
|
82faa95118
* lineinfo fixed for binary writer
|
20 年之前 |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 年之前 |
peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 年之前 |
florian
|
e7e12f0f31
+ some more arm binary writer stuff, this is mainly a transfer commit
|
20 年之前 |