Jonas Maebe
|
754c40cdb0
tai_string: remove useless #0 terminators
|
преди 6 месеца |
Jonas Maebe
|
547fa426c7
Fix emit_ansistr_const: its input is not guaranteed to be #0-terminated
|
преди 6 месеца |
Jonas Maebe
|
f0cecf5367
tai_aggregatetypedconst.add_to_string: fix off-by-one errors
|
преди 6 месеца |
Michaël Van Canneyt
|
1a57a65c5f
* Fix tw13628b
|
преди 6 месеца |
Michaël Van Canneyt
|
8c5a48da2b
* Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews
|
преди 6 месеца |
Michaël Van Canneyt
|
b58469a7bd
* Change pchar to dynamic array of ansichar
|
преди 7 месеца |
Nikolay Nikolov
|
28b080d9bc
+ emit a size directive for the internal dynarray const label. This fixes
|
преди 1 година |
Michaël Van Canneyt
|
fe62b3ace8
* Introduce constwresourcestring - in unicode mode, resource strings are unicode strings, and must be streamed differently
|
преди 1 година |
J. Gareth "Curious Kit" Moreton
|
0962578511
* Streamlined label referencing
|
преди 3 години |
Michaël Van Canneyt
|
8696ca652d
* Emit comments in RTTI info for classes/interfaces
|
преди 2 години |
Jonas Maebe
|
a8352f3e99
ttai_typedconstbuilder: do not remove tcalo_vectorized_dead_strip_item
|
преди 3 години |
Jonas Maebe
|
70908b1449
llvm: support for adding/subtracting constants to pointers in typed constants
|
преди 3 години |
J. Gareth "Curious Kit" Moreton
|
f6c741ee73
* Corrected label reference counts caused by TAsmLabel.GetName incrementing refs
|
преди 3 години |
Jonas Maebe
|
f1bcd02aaf
Typed const builder: store tsym
|
преди 3 години |
Sven/Sarah Barth
|
1180589046
* free the placeholder for the count of the dynamic array in end_dynarray_const() and document it as such
|
преди 3 години |
florian
|
ee10850a57
* patch by Sergey Larin: Reducing and aligning the size of TAnsiRec, TUnicodeRec for CPU64, resolves #38018:
|
преди 4 години |
Jonas Maebe
|
ab01b0ebd7
Typed constants: no internalerror on failure
|
преди 4 години |
nickysn
|
940738a3a1
* synchronized with trunk
|
преди 4 години |
Jonas Maebe
|
6beb28316e
* Darwin targets that don't support link order sym files can't smart link
|
преди 4 години |
nickysn
|
ae75c87d65
* synchronized with trunk
|
преди 4 години |
florian
|
d0910b5ac8
* allow sub/add nodes in constant pointer expressions, resolves #34027
|
преди 4 години |
nickysn
|
60d21bcf0d
* fix llvm-mc error for string constants missing a .size directive
|
преди 4 години |
Jonas Maebe
|
1c61c30cd2
* added "const" to some string parameters
|
преди 5 години |
florian
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
преди 5 години |
yury
|
9e11f8122f
* Corrected r46481. Use both tcalo_new_section and tcalo_make_dead_strippable flags since only the default implementation implies a new section creation when tcalo_make_dead_strippable is specified.
|
преди 5 години |
yury
|
17e75004c5
* Allow library based smartlinking of indirect symbol entries.
|
преди 5 години |
yury
|
764227193a
* Added on option to implement library based smartlinking of the dead stripable vectorized lists (e.g. resource strings index). By default smartlinking of such lists only supported when the section based smartlinking (tf_smartlink_sections) is enabled for a target.
|
преди 5 години |
Károly Balogh
|
1df56495b7
* fix a typo in a comment. no functional change
|
преди 5 години |
svenbarth
|
b88107fa1d
* due to an apparent bug in the clang assembler for COFF when assembling ADRP instructions we can't use symbols that are offset into their section
|
преди 5 години |
Jonas Maebe
|
4ba19f5418
* add support for creating non-address-only procvars to
|
преди 5 години |