nickysn
|
b9ab9e5782
+ initial (experimental) implementation of section-based smartlinking for i8086.
|
7 years ago |
nickysn
|
c78f406d99
+ implemented proper stack checking for the i8086
|
9 years ago |
nickysn
|
0894ede9cd
+ enable the i8086-msdos internal linker
|
10 years ago |
nickysn
|
211dbb9752
* set procalign and loopalign to 1 for the i8086-msdos target
|
10 years ago |
nickysn
|
030801a18b
* switch the msdos target to the internal assembler/omf object writer
|
10 years ago |
nickysn
|
fb31be4e4a
* changed the default debug format for i8086-msdos from stabs to dwarf2
|
10 years ago |
nickysn
|
38c17305d3
- removed tf_smartlink_sections flags from the msdos target
|
10 years ago |
Jonas Maebe
|
7949bebb8d
* synchronised with r28168 of trunk
|
11 years ago |
nickysn
|
a52d8abe38
* changed the default stack size in the i8086 far data memory models to 16 KB
|
11 years ago |
Jonas Maebe
|
e9268a0a14
* synchronised with trunk up till r26975
|
11 years ago |
pierre
|
9fc9f4bdba
Use new as_i8086_nasmobj as external assembler for msdos target
|
11 years ago |
pierre
|
291124489f
Use scripted version of wlib for go32v2 msdos smart library creation
|
11 years ago |
Jonas Maebe
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
11 years ago |
nickysn
|
96a4f8e43b
* the staticlibext for i8086-msdos changed from .lib to .a; rationale:
|
11 years ago |
nickysn
|
a48b44cfe5
+ added a new tsystemflag tf_cld, which indicates that ts_cld should be enabled
|
12 years ago |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
florian
|
5e0585c0d0
+ introduce tf_no_objectfiles_when_smartlinking so object file generation on i8086-msdos can be turned off
|
12 years ago |
nickysn
|
f270263d3d
* default stack size for msdos changed to 4096 bytes
|
12 years ago |
nickysn
|
e944e142b8
* first_parm_offset is 4 on i8086, not 8
|
12 years ago |
nickysn
|
f2242568bb
* msdos omf library suffix changed to .lib
|
12 years ago |
nickysn
|
ac64663e70
+ openwatcom wlib support added
|
12 years ago |
nickysn
|
28f8a8e51d
i8086-msdos linking with tlink support added
|
12 years ago |
nickysn
|
72fcc2b9bd
added 'msdos' 16-bit real mode dos target
|
12 years ago |