]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ffi_darwin.c: Remove RCS version string.
authorGeoffrey Keating <geoffk@apple.com>
Fri, 10 Jan 2003 00:01:32 +0000 (00:01 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 10 Jan 2003 00:01:32 +0000 (00:01 +0000)
* src/powerpc/ffi_darwin.c: Remove RCS version string.
* src/powerpc/darwin.S: Remove RCS version string.

From-SVN: r61135

libffi/ChangeLog
libffi/src/powerpc/darwin.S
libffi/src/powerpc/ffi_darwin.c

index 86907524263991fb7bc95d93cf02b1cd104423c7..4f74aacfa2a906a5654cb8230ae93f6c086aaec9 100644 (file)
@@ -1,3 +1,8 @@
+2003-01-09  Geoffrey Keating  <geoffk@apple.com>
+
+       * src/powerpc/ffi_darwin.c: Remove RCS version string.
+       * src/powerpc/darwin.S: Remove RCS version string.
+
 2003-01-03  Jeff Sturm  <jsturm@one-point.com>
 
        * include/ffi.h.in: Add closure defines for SPARC, SPARC64.
index 9da89bde2876610208fe1026edc23026ae47ef5f..930f0603247487bb3ea4631c0e8e298c36f089fd 100644 (file)
@@ -3,8 +3,6 @@
    
    PowerPC Assembly glue.
 
-   $Id: darwin.S,v 1.1 2001/10/09 05:32:15 bryce Exp $
-
    Permission is hereby granted, free of charge, to any person obtaining
    a copy of this software and associated documentation files (the
    ``Software''), to deal in the Software without restriction, including
index d9182ab741dbaebe210f4e50b308c28c10c727f2..57736449e4f72cb67aec70b51c3f619ba0f43016 100644 (file)
@@ -6,8 +6,6 @@
    Darwin ABI support (c) 2001 John Hornkvist
    AIX ABI support (c) 2002 Free Software Foundation, Inc.
 
-   $Id: ffi_darwin.c,v 1.4 2002/03/07 18:24:42 dje Exp $
-
    Permission is hereby granted, free of charge, to any person obtaining
    a copy of this software and associated documentation files (the
    ``Software''), to deal in the Software without restriction, including