fpc/compiler/targets
peter 5b242f7741 * tlocation,treference update
* LOC_CONSTANT added for better constant handling
  * secondadd splitted in multiple routines
  * location_force_reg added for loading a location to a register
    of a specified size
  * secondassignment parses now first the right and then the left node
    (this is compatible with Kylix). This saves a lot of push/pop especially
    with string operations
  * adapted some routines to use the new cg methods
2002-04-02 17:11:27 +00:00
..
t_amiga.pas * merged netbsd, fpu-overflow from fixes branch 2001-09-17 21:29:10 +00:00
t_atari.pas * merged netbsd, fpu-overflow from fixes branch 2001-09-17 21:29:10 +00:00
t_beos.pas * default alignment changed to 4 bytes for locals and static const,var 2002-01-29 21:27:34 +00:00
t_fbsd.pas * default alignment changed to 4 bytes for locals and static const,var 2002-01-29 21:27:34 +00:00
t_go32v2.pas * default alignment changed to 4 bytes for locals and static const,var 2002-01-29 21:27:34 +00:00
t_linux.pas * default alignment changed to 4 bytes for locals and static const,var 2002-01-29 21:27:34 +00:00
t_macos.pas * merged netbsd, fpu-overflow from fixes branch 2001-09-17 21:29:10 +00:00
t_nwm.pas + support check-function for netware 2002-03-30 09:09:47 +00:00
t_os2.pas * default alignment changed to 4 bytes for locals and static const,var 2002-01-29 21:27:34 +00:00
t_palmos.pas * merged netbsd, fpu-overflow from fixes branch 2001-09-17 21:29:10 +00:00
t_sunos.pas * removed compiler warnings 2002-03-04 19:10:11 +00:00
t_win32.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00