lacak
|
ef00cefa0a
fcl-db: cleanup (remove unused parts of code)
|
10 лет назад |
marco
|
8d145ce706
* initialize secalign before case statement to avoid warning. Mantis #28326
|
10 лет назад |
Jonas Maebe
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 лет назад |
Károly Balogh
|
37af6b227d
rtl-console/amicommon/video: instead of disabling it for AROS, decide runtime based on the allocated bitmap's attributes, which rendering mode to use
|
10 лет назад |
marcus
|
5f5b1ed607
rtl-console/amicommon: comment improvements in video unit
|
10 лет назад |
Károly Balogh
|
df0ac8cb02
powerpc: MorphOS recently started supporting the G5s, and it runs the G5s in non-G4-compatible mode much like Linux, therefore the DCBZ code seems to fail on them. So disable DCBZ usage for MorphOS as well.
|
10 лет назад |
marco
|
5f52ae8fbf
* link to libc using initc instead of manual $linklib.
|
10 лет назад |
lacak
|
5e8d1078a7
fcl-db: sqlite: bind boolean parameters according to SQLite expectation:
|
10 лет назад |
Jonas Maebe
|
62784ef902
* copy the vmt_entry node in tcallnode.dogetcopy (mantis #28313)
|
10 лет назад |
Jonas Maebe
|
d60f60154a
* fixed the def used to load non-objc loadvmtaddr nodes (for llvm)
|
10 лет назад |
Jonas Maebe
|
3597e710b6
* fixed several VMT element types to correspond to the types used to
|
10 лет назад |
Jonas Maebe
|
4c11d34169
* fixed loading the address of the string data of an ansi/unicodestring
|
10 лет назад |
Jonas Maebe
|
b176ed9f80
* ensure that the llvmst is initialised before using a field's llvmfieldnr
|
10 лет назад |
Jonas Maebe
|
89c4bd8522
* index the llvm shadow symtable with a fieldvarsym rather than with the
|
10 лет назад |
Jonas Maebe
|
494206fd6a
* use queue_is_active() method to determine whether the complex typed
|
10 лет назад |
Jonas Maebe
|
8d0c5ecf5a
* added protected queue_is_active() function to determine whether the
|
10 лет назад |
Jonas Maebe
|
bcd04953c2
* fixed open array constructors for llvm
|
10 лет назад |
Jonas Maebe
|
b9d4d9b141
* corrected type passed to a_bit_test_reg_loc_reg() (we force left into
|
10 лет назад |
Jonas Maebe
|
9175809d5d
* use correct llvm type conversion operator when loading a "named register"
|
10 лет назад |
Jonas Maebe
|
cf2e46c2c1
* reworked external symbol handling on llvm to deal with the fact that
|
10 лет назад |
Jonas Maebe
|
b39bc5888a
* moved the import name handling entirely to hlcgobj so it can be
|
10 лет назад |
Jonas Maebe
|
54dd25b448
* support llvm aliases for defs other than procdef
|
10 лет назад |
Jonas Maebe
|
4eea652576
* fixed writing non-default linkage and visibility of llvm alias declarations
|
10 лет назад |
Jonas Maebe
|
1019a6b090
* use the def of the paraloc rather than the parasym's vardef in
|
10 лет назад |
Jonas Maebe
|
b9c9422fa7
* fixed type of reference used to store an ansichar that was converted
|
10 лет назад |
Jonas Maebe
|
2cdf969649
* don't define asmsymbols for weak external functions as local/global
|
10 лет назад |
Jonas Maebe
|
75a6ba4113
- removed symcpu dependencies
|
10 лет назад |
Jonas Maebe
|
ab0d445999
* fixed truncation errors for a*int/word in ppudump for architectures
|
10 лет назад |
Jonas Maebe
|
acd88cac92
* fixed selection of startup code files for all iOS and simulator targets
|
10 лет назад |
Jonas Maebe
|
8e406cc7bd
* fixed bug in test exposed by r31038
|
10 лет назад |