florian
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 жил өмнө |
florian
|
e0041a8244
* compilation of x86 and PowerPC fixed
|
5 жил өмнө |
Jonas Maebe
|
c262c5dbc9
* synchronised with trunk till r42256
|
6 жил өмнө |
nickysn
|
5d4af28c0f
+ implemented TOmfRecord_COMENT_IMPDEF.DecodeFrom
|
6 жил өмнө |
nickysn
|
fbbf1f4f1c
+ Implemented TOmfRecord_COMENT_EXPDEF.DecodeFrom
|
6 жил өмнө |
nickysn
|
cbf95aebf4
+ introduced the TOmfRecord_COMENT_EXPDEF class. Use that to generate export
|
6 жил өмнө |
nickysn
|
eea3eb1a8e
+ introduced the TOmfRecord_COMENT_IMPDEF class. Use it to encode the IMPDEF
|
6 жил өмнө |
nickysn
|
85684eb66d
+ introduced the TOmfRecord_COMENT_Subtype abstract class
|
6 жил өмнө |
nickysn
|
cdd2ba1a4d
+ added constants for the known CC_OmfExtension record subtypes (IMPDEF and
|
6 жил өмнө |
Jonas Maebe
|
1b6425176b
* synchronised with trunk till r42049
|
6 жил өмнө |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 жил өмнө |
florian
|
27ab140dd9
+ gcc_except_table section
|
6 жил өмнө |
pierre
|
e49025a086
More -CriotR fixes:
|
6 жил өмнө |
florian
|
68eb921d46
* broken compilation after r39347 fixed
|
7 жил өмнө |
nickysn
|
45337b67fe
+ when using the i8086 with section based smartlinking, create OMF section
|
7 жил өмнө |
nickysn
|
ab47c8b899
+ introduce the omf_section_primary_group function. Use it instead of
|
7 жил өмнө |
nickysn
|
5eb69edf9e
+ support segments (sections) with a primary group, other than 'DGROUP' in the
|
7 жил өмнө |
nickysn
|
bfdd75eabf
+ support AB_LOCAL symbols in OMF object files, by implementing support for
|
7 жил өмнө |
nickysn
|
98634899f2
+ support OMF fixups, determined by thread
|
7 жил өмнө |
nickysn
|
189cba817e
+ added method TOmfSubRecord_THREAD.ApplyTo, which applies the data in the
|
7 жил өмнө |
nickysn
|
26e808e155
+ added classes for maintaining the OMF fixup thread state
|
7 жил өмнө |
nickysn
|
54a8d8de58
+ added class for decoding/encoding THREAD OMF subrecords
|
7 жил өмнө |
nickysn
|
0a01c0c76f
* autoswitch to writing 32-bit SEGDEF OMF records if there's a need to encode a
|
7 жил өмнө |
nickysn
|
70be0dc6e9
* changed internal error number to make it unique
|
7 жил өмнө |
nickysn
|
dcdfecbf35
* changed internal error number to make it unique
|
7 жил өмнө |
nickysn
|
a656d98657
* autoswitch to writing 32-bit PUBDEF OMF records if there's a need to encode a
|
7 жил өмнө |
nickysn
|
a12622e06f
* use 1-byte alignment instead of 4-byte alignment for the OMF dwarf sections
|
7 жил өмнө |
nickysn
|
3d6d020fca
+ implemented the actual writing of LINNUM OMF records
|
7 жил өмнө |
nickysn
|
42164b5c01
+ omf writer: support writing partial LINNUM records (up to 1024 bytes,
|
7 жил өмнө |
nickysn
|
2741a30f20
+ added method TOmfSubRecord_LINNUM_MsLink_LineNumberList.Clear
|
7 жил өмнө |