Skip to content

Commit

Permalink
* sysdeps/powerpc/powerpc32/bits/link.h: Removed.
Browse files Browse the repository at this point in the history
	* sysdeps/powerpc/powerpc64/bits/link.h: Moved to...
	* sysdeps/powerpc/bits/link.h: ... here.  New file.
  • Loading branch information
Roland McGrath committed Feb 10, 2005
1 parent f17c220 commit 1d3be03
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 63 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2005-02-10 Jakub Jelinek <jakub@redhat.com>

* sysdeps/powerpc/powerpc32/bits/link.h: Removed.
* sysdeps/powerpc/powerpc64/bits/link.h: Moved to...
* sysdeps/powerpc/bits/link.h: ... here. New file.

2005-02-09 Jakub Jelinek <jakub@redhat.com>

[BZ #710]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* Copyright (C) 2004, 2005 Free Software Foundation, Inc.
/* Machine-specific declarations for dynamic linker interface. PowerPC version
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
Expand Down
62 changes: 0 additions & 62 deletions sysdeps/powerpc/powerpc32/bits/link.h

This file was deleted.

0 comments on commit 1d3be03

Please sign in to comment.