lacak
|
2f97bc7f60
fcl-db: fix parameter parsing in case, when in SQL follows two comments, where in 2nd commend is embeded quote char. Bug #22463
|
10 gadi atpakaļ |
michael
|
3a746b76fa
* Example to demonstrate how to create sql
|
10 gadi atpakaļ |
marco
|
8b9daedf10
|
10 gadi atpakaļ |
Károly Balogh
|
cdfe930c31
Amiga-likes: fix the same header issues in Amiga and AROS, which was fixed for MorphOS in r30917
|
10 gadi atpakaļ |
Jonas Maebe
|
7866bae173
* don't crash when trying to access the call_self_node in case it doesn't
|
10 gadi atpakaļ |
Jonas Maebe
|
b21610050f
* don't store reusable defs based on other defs from localsymtables into the
|
10 gadi atpakaļ |
Jonas Maebe
|
508828958c
* changed getprocaddressprocvar() into a tprocvardef.getreusableprocaddr()
|
10 gadi atpakaļ |
Jonas Maebe
|
f40ea04540
* changed getarraydef() into a tarraydef.getreusable() class method
|
10 gadi atpakaļ |
lacak
|
ef00cefa0a
fcl-db: cleanup (remove unused parts of code)
|
10 gadi atpakaļ |
marco
|
8d145ce706
* initialize secalign before case statement to avoid warning. Mantis #28326
|
10 gadi atpakaļ |
Jonas Maebe
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 gadi atpakaļ |
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 gadi atpakaļ |
marcus
|
5f5b1ed607
rtl-console/amicommon: comment improvements in video unit
|
10 gadi atpakaļ |
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 gadi atpakaļ |
marco
|
5f52ae8fbf
* link to libc using initc instead of manual $linklib.
|
10 gadi atpakaļ |
lacak
|
5e8d1078a7
fcl-db: sqlite: bind boolean parameters according to SQLite expectation:
|
10 gadi atpakaļ |
Jonas Maebe
|
62784ef902
* copy the vmt_entry node in tcallnode.dogetcopy (mantis #28313)
|
10 gadi atpakaļ |
Jonas Maebe
|
d60f60154a
* fixed the def used to load non-objc loadvmtaddr nodes (for llvm)
|
10 gadi atpakaļ |
Jonas Maebe
|
3597e710b6
* fixed several VMT element types to correspond to the types used to
|
10 gadi atpakaļ |
Jonas Maebe
|
4c11d34169
* fixed loading the address of the string data of an ansi/unicodestring
|
10 gadi atpakaļ |
Jonas Maebe
|
b176ed9f80
* ensure that the llvmst is initialised before using a field's llvmfieldnr
|
10 gadi atpakaļ |
Jonas Maebe
|
89c4bd8522
* index the llvm shadow symtable with a fieldvarsym rather than with the
|
10 gadi atpakaļ |
Jonas Maebe
|
494206fd6a
* use queue_is_active() method to determine whether the complex typed
|
10 gadi atpakaļ |
Jonas Maebe
|
8d0c5ecf5a
* added protected queue_is_active() function to determine whether the
|
10 gadi atpakaļ |
Jonas Maebe
|
bcd04953c2
* fixed open array constructors for llvm
|
10 gadi atpakaļ |
Jonas Maebe
|
b9d4d9b141
* corrected type passed to a_bit_test_reg_loc_reg() (we force left into
|
10 gadi atpakaļ |
Jonas Maebe
|
9175809d5d
* use correct llvm type conversion operator when loading a "named register"
|
10 gadi atpakaļ |
Jonas Maebe
|
cf2e46c2c1
* reworked external symbol handling on llvm to deal with the fact that
|
10 gadi atpakaļ |
Jonas Maebe
|
b39bc5888a
* moved the import name handling entirely to hlcgobj so it can be
|
10 gadi atpakaļ |
Jonas Maebe
|
54dd25b448
* support llvm aliases for defs other than procdef
|
10 gadi atpakaļ |