florian
|
1966ce7c1c
+ Skylake-X for i386
|
1 жил өмнө |
florian
|
cad21584e5
+ Skylake-X
|
1 жил өмнө |
florian
|
d7a486f225
* comment fixed, hint by Maxim Ganetsky
|
1 жил өмнө |
florian
|
f80f1112d4
+ Zen 4
|
1 жил өмнө |
florian
|
ac6dc582be
+ also add x86-64 as cpu type (gcc compatibility)
|
1 жил өмнө |
florian
|
ae465fa8dc
+ introduce x86-64 microarchitecture levels for cpu and fpu flags
|
1 жил өмнө |
florian
|
4867d48e99
+ support for .debug_loc and .debuc_loclist sections
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
ede47ffea9
* New "fast 3-component LEA hint" and "Icelake" CPU options
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
69c7838571
* x86: Addition of AMD CPUs: Bobcat, Jaguar, Piledriver, Excavator, Zen2 and Zen3 (and supporting flags)
|
2 жил өмнө |
florian
|
d3abd339b7
+ cpu switch for zen
|
2 жил өмнө |
Sven/Sarah Barth
|
088c746d45
* reset written source lines once a section is encountered
|
3 жил өмнө |
florian
|
cc3cbbb7b9
* fix x86 compilation after my last commit
|
3 жил өмнө |
Yuriy Sydorov
|
122ed4b76a
* Support for sleb128 and uleb128 constants in the NASM writer.
|
4 жил өмнө |
yury
|
64c586b86d
* Removed/ifdefed lots of unused variables.
|
4 жил өмнө |
florian
|
bf7961a901
* fixes for nasm writer, resolves #38074
|
4 жил өмнө |
florian
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 жил өмнө |
yury
|
8cc5842317
* Use TExternalAssembler.WriteComments() also by nasm and intel assembler writers.
|
5 жил өмнө |
yury
|
5ec489c018
* ait_varloc instructions are handled and removed by Trgobj.translate_registers() and never left for an assembler.
|
5 жил өмнө |
yury
|
1002a7c590
* 8086: Fixed very long section names when $HUGECODE is ON and section based smartlinking is used.
|
5 жил өмнө |
yury
|
c75953c12b
* msdos: Implemented library based smartlinking of the dead stripable vectorized lists. It is enabled for the internal linker and wlink. These linkers sort sections by name by default.
|
5 жил өмнө |
yury
|
887de9f27c
* Fixed nasm writer by adding a new line after the GLOBAL directive.
|
5 жил өмнө |
nickysn
|
4d428d945e
+ use ApplyAsmSymbolRestrictions on all symbols in the NASM writer
|
5 жил өмнө |
nickysn
|
a8fe46c0f5
+ introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the
|
5 жил өмнө |
florian
|
e0041a8244
* compilation of x86 and PowerPC fixed
|
5 жил өмнө |
Jonas Maebe
|
3fee990218
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
6 жил өмнө |
florian
|
27ab140dd9
+ gcc_except_table section
|
6 жил өмнө |
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
|
1631d9ac0a
+ support segments (sections) with a primary group, other than 'DGROUP' in the
|
7 жил өмнө |
nickysn
|
61e6d2afec
+ introduce asd_omf_linnum_line directives; they will be used for writing LINNUM
|
7 жил өмнө |