~ubuntu-branches/ubuntu/dapper/fpc/dapper

« back to all changes in this revision

Viewing changes to rtl/arm/sysutilp.inc

  • Committer: Bazaar Package Importer
  • Author(s): Carlos Laviola
  • Date: 2005-05-30 11:59:10 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050530115910-x5pbzm4qqta4i94h
Tags: 2.0.0-2
debian/fp-compiler.postinst.in: forgot to reapply the patch that
correctly creates the slave link to pc(1).  (Closes: #310907)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{
2
 
    $Id: sysutilp.inc,v 1.2 2004/03/05 12:17:50 marco Exp $
 
2
    $Id: sysutilp.inc,v 1.3 2005/02/14 17:13:21 peter Exp $
3
3
    This file is part of the Free Pascal run time library.
4
4
 
5
5
    Copyright (c) 2001 by Florian Klaempfl
52
52
 
53
53
{
54
54
  $Log: sysutilp.inc,v $
55
 
  Revision 1.2  2004/03/05 12:17:50  marco
56
 
   * interlocked* changed to longints, including winapi. (which was a bug)
 
55
  Revision 1.3  2005/02/14 17:13:21  peter
 
56
    * truncate log
57
57
 
58
 
  Revision 1.1  2003/11/30 19:48:20  florian
59
 
    * fixed some arm stuff
60
58
}