Michaël Van Canneyt
|
fe62b3ace8
* Introduce constwresourcestring - in unicode mode, resource strings are unicode strings, and must be streamed differently
|
1 gadu atpakaļ |
J. Gareth "Curious Kit" Moreton
|
0962578511
* Streamlined label referencing
|
3 gadi atpakaļ |
Michaël Van Canneyt
|
8696ca652d
* Emit comments in RTTI info for classes/interfaces
|
2 gadi atpakaļ |
Jonas Maebe
|
a8352f3e99
ttai_typedconstbuilder: do not remove tcalo_vectorized_dead_strip_item
|
3 gadi atpakaļ |
Jonas Maebe
|
70908b1449
llvm: support for adding/subtracting constants to pointers in typed constants
|
3 gadi atpakaļ |
J. Gareth "Curious Kit" Moreton
|
f6c741ee73
* Corrected label reference counts caused by TAsmLabel.GetName incrementing refs
|
3 gadi atpakaļ |
Jonas Maebe
|
f1bcd02aaf
Typed const builder: store tsym
|
3 gadi atpakaļ |
Sven/Sarah Barth
|
1180589046
* free the placeholder for the count of the dynamic array in end_dynarray_const() and document it as such
|
3 gadi atpakaļ |
florian
|
ee10850a57
* patch by Sergey Larin: Reducing and aligning the size of TAnsiRec, TUnicodeRec for CPU64, resolves #38018:
|
3 gadi atpakaļ |
Jonas Maebe
|
ab01b0ebd7
Typed constants: no internalerror on failure
|
3 gadi atpakaļ |
nickysn
|
940738a3a1
* synchronized with trunk
|
4 gadi atpakaļ |
Jonas Maebe
|
6beb28316e
* Darwin targets that don't support link order sym files can't smart link
|
4 gadi atpakaļ |
nickysn
|
ae75c87d65
* synchronized with trunk
|
4 gadi atpakaļ |
florian
|
d0910b5ac8
* allow sub/add nodes in constant pointer expressions, resolves #34027
|
4 gadi atpakaļ |
nickysn
|
60d21bcf0d
* fix llvm-mc error for string constants missing a .size directive
|
4 gadi atpakaļ |
Jonas Maebe
|
1c61c30cd2
* added "const" to some string parameters
|
4 gadi atpakaļ |
florian
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 gadi atpakaļ |
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 gadi atpakaļ |
yury
|
17e75004c5
* Allow library based smartlinking of indirect symbol entries.
|
5 gadi atpakaļ |
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 gadi atpakaļ |
Károly Balogh
|
1df56495b7
* fix a typo in a comment. no functional change
|
5 gadi atpakaļ |
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 gadi atpakaļ |
Jonas Maebe
|
4ba19f5418
* add support for creating non-address-only procvars to
|
5 gadi atpakaļ |
yury
|
1b3a3a7983
* Removed lot of unused local vars. It is useful to turn on the notes in options. :)
|
5 gadi atpakaļ |
Jonas Maebe
|
1a9e246c29
* added is_normal_fieldvarsym() helper and use it
|
5 gadi atpakaļ |
Jonas Maebe
|
d8903ce6b3
- removed maxcrecordalign parameter/field from recordsymtables, as this value
|
6 gadi atpakaļ |
Jonas Maebe
|
3fa6838815
* basic llvm metadata support
|
6 gadi atpakaļ |
Jonas Maebe
|
079d616978
* fixed double free in LLVM code generator after r41963
|
6 gadi atpakaļ |
Jonas Maebe
|
97a144ea6a
- removed ttypedconstkind parameter from tai_simpletypedconst constructor,
|
6 gadi atpakaļ |
Jonas Maebe
|
213b87fe91
* optimized and simplified tai_aggregatetypedconst destruction
|
6 gadi atpakaļ |