Károly Balogh
|
071b588da2
netbsd/m68k: tweaks, so it works at least in my test-env with NetBSD/amiga 7.1
|
преди 8 години |
nickysn
|
9e8cc127b0
* improved the code, generated for signed division by 2 on i386 and x86_64 by
|
преди 8 години |
nickysn
|
bb7cd4866d
* corrected comment in x86 division code - it said "signed", when it actually meant "negative"
|
преди 8 години |
maciej-izak
|
b087cc81f5
fcl-passrc: paswrite: fix for fields declarations inside classes. Variables can't be declared directly after methods nor properties (visibility section or var keyword is required)
|
преди 8 години |
nickysn
|
b6c3329f20
+ also check for negative powers of 2 in the mod by power-of-2 constant x86 optimization, since the sign of the divisor is ignored by the 'mod' operation
|
преди 8 години |
nickysn
|
4b00414183
+ added helper isabspowerof2, which checks whether abs(value) is a power of 2
|
преди 8 години |
pierre
|
7ee567fcca
Use A_LD_R alias in functions using GOT indirection
|
преди 8 години |
pierre
|
ef3b006eb2
Use A_LD_R alias in do_spill_replace function
|
преди 8 години |
pierre
|
6e18d537fc
Use A_LD_R and A_ST_R aliases for spilling_create_(load|store) functions
|
преди 8 години |
pierre
|
f5dfbb5ff3
Add A_ST_R and A_LD_R instruction alias for whole register size store/load
|
преди 8 години |
pierre
|
dc0e8de99f
Fix PIC code
|
преди 8 години |
pierre
|
1c3996979a
Fix PIC code
|
преди 8 години |
pierre
|
5491cf9519
Force PIC usage for sparc64 CPU
|
преди 8 години |
marcus
|
13ab320618
Ami-Extra: muihelper does not need amigalib anymore, functions are moved to utility
|
преди 8 години |
maciej-izak
|
ddc7631e09
fcl-passrc: paswrite: prepare 'type' section for types only when type has parent like module interface section etc.
|
преди 8 години |
maciej-izak
|
c025e4cb61
fcl-passrc: paswrite: prepare type section for enums and unresolved type ref.
|
преди 8 години |
pierre
|
031c28c58e
Add -KPIC to ASSHAREDOPT for sparc and sparc64
|
преди 8 години |
maciej-izak
|
93b8a2de44
fcl-passrc: paswrite: write enums
|
преди 8 години |
Mattias Gaertner
|
c77b403928
pastojs: fixed rtti property override
|
преди 8 години |
pierre
|
1ff7f061ff
Sparc64 uses the same value as sparc for O_APPEND
|
преди 8 години |
pierre
|
6f6139609d
Add explicit '.set nompis16' at front of stabs debug information to solve bug report 32138
|
преди 8 години |
Károly Balogh
|
90ed130750
bsd: add support for syscalls on m68k, based on NetBSD/elf
|
преди 8 години |
Károly Balogh
|
847f014707
netbsd: prt0 startup code and dummy files for build pass for m68k
|
преди 8 години |
marcus
|
645dd2a272
amunits: move DoMethod/DoSuperMethod to intuition, Hook Helper to Utility, exec helper to exec, commodities macros to commodities, mark amigalib as deprecated
|
преди 8 години |
marcus
|
20f148ef89
Morphunits: move DoMethod/DoSuperMethod to intuition, Hook Helper to Utility, mark amigalib as deprecated
|
преди 8 години |
florian
|
a2e442e111
* keep the names of X, Y and Z in assembler files, fixes issue #32150
|
преди 8 години |
florian
|
8c33fbbe64
* indention fixed
|
преди 8 години |
michael
|
2d64b99ac8
* Added HTML to color functions
|
преди 8 години |
michael
|
2b8e23e722
* Fix bug ID #32114: more value types for TRegistry
|
преди 8 години |
michael
|
ef809c6341
* Added UTF8 versions of some filenames (bug ID 31676)
|
преди 8 години |