|
@@ -60,7 +60,7 @@ unit i_bsd;
|
|
|
{$ifdef segment_threadvars}
|
|
|
tf_section_threadvars,
|
|
|
{$endif segment_threadvars}
|
|
|
- tf_needs_symbol_type,tf_needs_symbol_size,tf_smartlink_library {,tf_smartlink_sections},tf_has_resources];
|
|
|
+ tf_needs_symbol_type,tf_needs_symbol_size,tf_smartlink_library {,tf_smartlink_sections},tf_has_winlike_resources];
|
|
|
cpu : cpu_i386;
|
|
|
unit_env : 'BSDUNITS';
|
|
|
extradefines : 'UNIX;BSD;HASUNIX';
|
|
@@ -122,7 +122,7 @@ unit i_bsd;
|
|
|
shortname : 'FreeBSD';
|
|
|
flags : [tf_needs_symbol_size,tf_needs_dwarf_cfi,{Linux: tf_library_needs_pic,}tf_needs_symbol_type,
|
|
|
tf_files_case_sensitive,tf_use_function_relative_addresses,tf_smartlink_library
|
|
|
- { tf_pic_uses_got,tf_smartlink_sections},tf_has_resources];
|
|
|
+ { tf_pic_uses_got,tf_smartlink_sections},tf_has_winlike_resources];
|
|
|
cpu : cpu_x86_64;
|
|
|
unit_env : 'BSDUNITS';
|
|
|
extradefines : 'UNIX;HASUNIX;BSD';
|
|
@@ -182,7 +182,7 @@ unit i_bsd;
|
|
|
system : system_i386_NetBSD;
|
|
|
name : 'NetBSD for i386';
|
|
|
shortname : 'NetBSD';
|
|
|
- flags : [tf_under_development,tf_files_case_sensitive,tf_smartlink_library,tf_use_function_relative_addresses,tf_has_resources];
|
|
|
+ flags : [tf_under_development,tf_files_case_sensitive,tf_smartlink_library,tf_use_function_relative_addresses,tf_has_winlike_resources];
|
|
|
cpu : cpu_i386;
|
|
|
unit_env : 'BSDUNITS';
|
|
|
extradefines : 'UNIX;BSD;HASUNIX';
|
|
@@ -241,7 +241,7 @@ unit i_bsd;
|
|
|
system : system_i386_OpenBSD;
|
|
|
name : 'OpenBSD for i386';
|
|
|
shortname : 'OpenBSD';
|
|
|
- flags : [tf_under_development,tf_files_case_sensitive,tf_use_function_relative_addresses,tf_smartlink_library,tf_has_resources];
|
|
|
+ flags : [tf_under_development,tf_files_case_sensitive,tf_use_function_relative_addresses,tf_smartlink_library,tf_has_winlike_resources];
|
|
|
cpu : cpu_i386;
|
|
|
unit_env : 'BSDUNITS';
|
|
|
extradefines : 'UNIX;BSD;HASUNIX';
|
|
@@ -300,7 +300,7 @@ unit i_bsd;
|
|
|
system : system_m68k_NetBSD;
|
|
|
name : 'NetBSD for m68k';
|
|
|
shortname : 'NetBSD';
|
|
|
- flags : [tf_under_development,tf_files_case_sensitive,tf_use_function_relative_addresses,tf_smartlink_library,tf_has_resources];
|
|
|
+ flags : [tf_under_development,tf_files_case_sensitive,tf_use_function_relative_addresses,tf_smartlink_library,tf_has_winlike_resources];
|
|
|
cpu : cpu_m68k;
|
|
|
unit_env : 'BSDUNITS';
|
|
|
extradefines : 'UNIX;BSD;HASUNIX';
|
|
@@ -359,7 +359,7 @@ unit i_bsd;
|
|
|
system : system_powerpc_netbsd;
|
|
|
name : 'NetBSD for PowerPC';
|
|
|
shortname : 'NetBSD';
|
|
|
- flags : [tf_under_development,tf_files_case_sensitive,tf_use_function_relative_addresses,tf_smartlink_library,tf_has_resources];
|
|
|
+ flags : [tf_under_development,tf_files_case_sensitive,tf_use_function_relative_addresses,tf_smartlink_library,tf_has_winlike_resources];
|
|
|
cpu : cpu_powerpc;
|
|
|
unit_env : '';
|
|
|
extradefines : 'UNIX;BSD;HASUNIX';
|
|
@@ -420,7 +420,7 @@ unit i_bsd;
|
|
|
system : system_powerpc_darwin;
|
|
|
name : 'Darwin for PowerPC';
|
|
|
shortname : 'Darwin';
|
|
|
- flags : [tf_p_ext_support,tf_files_case_sensitive,tf_smartlink_sections,tf_dwarf_relative_addresses,tf_dwarf_only_local_labels,tf_pic_default,tf_has_resources];
|
|
|
+ flags : [tf_p_ext_support,tf_files_case_sensitive,tf_smartlink_sections,tf_dwarf_relative_addresses,tf_dwarf_only_local_labels,tf_pic_default,tf_has_winlike_resources];
|
|
|
cpu : cpu_powerpc;
|
|
|
unit_env : 'BSDUNITS';
|
|
|
extradefines : 'UNIX;BSD;HASUNIX';
|
|
@@ -481,7 +481,7 @@ unit i_bsd;
|
|
|
system : system_i386_darwin;
|
|
|
name : 'Darwin for i386';
|
|
|
shortname : 'Darwin';
|
|
|
- flags : [tf_p_ext_support,tf_files_case_sensitive,tf_smartlink_sections,tf_dwarf_relative_addresses,tf_dwarf_only_local_labels,tf_pic_uses_got,tf_pic_default,tf_has_resources];
|
|
|
+ flags : [tf_p_ext_support,tf_files_case_sensitive,tf_smartlink_sections,tf_dwarf_relative_addresses,tf_dwarf_only_local_labels,tf_pic_uses_got,tf_pic_default,tf_has_winlike_resources];
|
|
|
cpu : cpu_i386;
|
|
|
unit_env : 'BSDUNITS';
|
|
|
extradefines : 'UNIX;BSD;HASUNIX';
|
|
@@ -542,7 +542,7 @@ unit i_bsd;
|
|
|
system : system_powerpc64_darwin;
|
|
|
name : 'Darwin for PowerPC64';
|
|
|
shortname : 'Darwin';
|
|
|
- flags : [tf_p_ext_support,tf_files_case_sensitive,tf_smartlink_sections,tf_dwarf_relative_addresses,tf_dwarf_only_local_labels,tf_pic_default,tf_has_resources];
|
|
|
+ flags : [tf_p_ext_support,tf_files_case_sensitive,tf_smartlink_sections,tf_dwarf_relative_addresses,tf_dwarf_only_local_labels,tf_pic_default,tf_has_winlike_resources];
|
|
|
cpu : cpu_powerpc64;
|
|
|
unit_env : 'BSDUNITS';
|
|
|
extradefines : 'UNIX;BSD;HASUNIX';
|
|
@@ -603,7 +603,7 @@ unit i_bsd;
|
|
|
system : system_x86_64_darwin;
|
|
|
name : 'Darwin for x86_64';
|
|
|
shortname : 'Darwin';
|
|
|
- flags : [tf_p_ext_support,tf_files_case_sensitive,tf_smartlink_sections,tf_dwarf_relative_addresses,tf_dwarf_only_local_labels,tf_pic_default,tf_has_resources];
|
|
|
+ flags : [tf_p_ext_support,tf_files_case_sensitive,tf_smartlink_sections,tf_dwarf_relative_addresses,tf_dwarf_only_local_labels,tf_pic_default,tf_has_winlike_resources];
|
|
|
cpu : cpu_x86_64;
|
|
|
unit_env : 'BSDUNITS';
|
|
|
extradefines : 'UNIX;BSD;HASUNIX';
|