fpc/compiler/systems
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
..
i_amiga.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
i_atari.pas
i_beos.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
i_bsd.pas * set maxCrecordalign to 16 for all x86_64 platforms that follow the 2010-06-03 20:02:06 +00:00
i_embed.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
i_emx.pas
i_gba.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
i_go32v2.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
i_haiku.pas * patch by Olivier Coursiere to enable winlike resources on haiku, resolves #15539 2010-01-17 15:10:47 +00:00
i_linux.pas * set maxCrecordalign to 16 for all x86_64 platforms that follow the 2010-06-03 20:02:06 +00:00
i_macos.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
i_morph.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
i_nativent.pas + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 2010-01-07 17:42:11 +00:00
i_nds.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
i_nwl.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
i_nwm.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
i_os2.pas
i_palmos.pas
i_sunos.pas * set maxCrecordalign to 16 for all x86_64 platforms that follow the 2010-06-03 20:02:06 +00:00
i_symbian.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
i_watcom.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
i_wdosx.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
i_win.pas * changed tf_use_function_relative_addresses into an assembler flag (with 2009-12-06 13:21:28 +00:00
mac_crea.txt
t_amiga.pas
t_atari.pas
t_beos.pas
t_bsd.pas * use new_section() instead of tai_section.create() everywhere 2010-06-26 10:50:14 +00:00
t_embed.pas * merged armthum branch 2009-10-04 09:03:44 +00:00
t_emx.pas
t_gba.pas * Updated NDS and GBA to devkitARM r28 2010-03-02 21:56:41 +00:00
t_go32v2.pas * Adapt script to DJGPP 2.04 2009-11-06 00:13:42 +00:00
t_haiku.pas
t_linux.pas * use new_section() instead of tai_section.create() everywhere 2010-06-26 10:50:14 +00:00
t_macos.pas
t_morph.pas
t_nativent.pas + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 2010-01-07 17:42:11 +00:00
t_nds.pas * Updated NDS and GBA to devkitARM r28 2010-03-02 21:56:41 +00:00
t_nwl.pas
t_nwm.pas
t_os2.pas
t_palmos.pas
t_sunos.pas * use new_section() instead of tai_section.create() everywhere 2010-06-26 10:50:14 +00:00
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_win.pas * changed linker target name for WinCE from arm-pe into arm-wince-pe 2010-02-06 20:22:15 +00:00