diff options
Diffstat (limited to 'gnu/usr.bin/ld/sparc')
| -rw-r--r-- | gnu/usr.bin/ld/sparc/md-static-funcs.c | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/ld/sparc/md.c | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/ld/sparc/md.h | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/ld/sparc/mdprologue.S | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/gnu/usr.bin/ld/sparc/md-static-funcs.c b/gnu/usr.bin/ld/sparc/md-static-funcs.c index 04558ee569d0..6fdd848b2c0a 100644 --- a/gnu/usr.bin/ld/sparc/md-static-funcs.c +++ b/gnu/usr.bin/ld/sparc/md-static-funcs.c @@ -1,6 +1,6 @@ /* - * $FreeBSD$ + * $FreeBSD: src/gnu/usr.bin/ld/sparc/md-static-funcs.c,v 1.4.2.1 1999/08/29 14:33:47 peter Exp $ * * Simple SPARC relocations for the benefit of self-relocation of ld.so * avoiding the use of global variables (ie. reloc_bitshift[] et. al.). diff --git a/gnu/usr.bin/ld/sparc/md.c b/gnu/usr.bin/ld/sparc/md.c index 20d241036f6b..7e8c2b334bb7 100644 --- a/gnu/usr.bin/ld/sparc/md.c +++ b/gnu/usr.bin/ld/sparc/md.c @@ -27,7 +27,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/gnu/usr.bin/ld/sparc/md.c,v 1.11.2.1 1999/08/29 14:33:48 peter Exp $ */ #include <sys/param.h> diff --git a/gnu/usr.bin/ld/sparc/md.h b/gnu/usr.bin/ld/sparc/md.h index 7c8a5683b3bb..5070b5d43386 100644 --- a/gnu/usr.bin/ld/sparc/md.h +++ b/gnu/usr.bin/ld/sparc/md.h @@ -27,7 +27,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/gnu/usr.bin/ld/sparc/md.h,v 1.10.2.1 1999/08/29 14:33:48 peter Exp $ */ /* diff --git a/gnu/usr.bin/ld/sparc/mdprologue.S b/gnu/usr.bin/ld/sparc/mdprologue.S index 68140ae4a725..c272b61fa170 100644 --- a/gnu/usr.bin/ld/sparc/mdprologue.S +++ b/gnu/usr.bin/ld/sparc/mdprologue.S @@ -27,7 +27,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/gnu/usr.bin/ld/sparc/mdprologue.S,v 1.6.2.1 1999/08/29 14:33:49 peter Exp $ */ /* |
