fpc/compiler/x86
Jonas Maebe 356026f849 * use new_section() instead of tai_section.create() everywhere
- sort of reverted r14134, which is no longer required after the above
    change (new_section() inserts the alignment itself)
  * made the tai_section.create() constructor private so it cannot be
    called directly anymore

git-svn-id: trunk@15482 -
2010-06-26 10:50:14 +00:00
..
aasmcpu.pas
agx86att.pas
agx86int.pas
cga.pas
cgx86.pas * use new_section() instead of tai_section.create() everywhere 2010-06-26 10:50:14 +00:00
cpubase.pas
itcpugas.pas
itx86int.pas
nx86add.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas
nx86mat.pas
nx86set.pas
rax86.pas
rax86att.pas
rax86int.pas * fixed "byte/word/... ptr []" and "byte/word/..([])" typecasted expressions 2010-06-11 14:51:58 +00:00
rgx86.pas
x86ins.dat
x86reg.dat