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

« back to all changes in this revision

Viewing changes to compiler/alpha/cputarg.pas

  • 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: cputarg.pas,v 1.1 2002/09/29 23:54:13 florian Exp $
 
2
    $Id: cputarg.pas,v 1.3 2005/02/14 17:13:09 peter Exp $
3
3
    Copyright (c) 2001-2002 by Peter Vreman
4
4
 
5
5
    Includes the powerpc dependent target units
52
52
end.
53
53
{
54
54
  $Log: cputarg.pas,v $
55
 
  Revision 1.1  2002/09/29 23:54:13  florian
56
 
    * alpha compiles again, changes to common code not yet commited
 
55
  Revision 1.3  2005/02/14 17:13:09  peter
 
56
    * truncate log
 
57
 
57
58
}