From ed40e7aff99afebdda0cb546734fdea7d64b2109 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sun, 2 Apr 2000 20:16:28 +0000 Subject: [PATCH] 2000-04-02 Mark Kettenis * i386-linux-nat.c: Add copyright notice. --- gdb/ChangeLog | 2 ++ gdb/i386-linux-nat.c | 1 + 2 files changed, 3 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fbf126f..be1a291 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ 2000-04-02 Mark Kettenis + * i386-linux-nat.c: Add copyright notice. + * config/i386/xm-linux.h (HOST_LONG_DOUBLE_FORMAT): Define as &floatformat_i387_ext. * config/i386/xm-i386gnu.h (HOST_LONG_DOUBLE_FORMAT): Likewise. diff --git a/gdb/i386-linux-nat.c b/gdb/i386-linux-nat.c index 2e46ead..93ea241 100644 --- a/gdb/i386-linux-nat.c +++ b/gdb/i386-linux-nat.c @@ -1,4 +1,5 @@ /* Native-dependent code for Linux running on i386's, for GDB. + Copyright (C) 1999, 2000 Free Software Foundation, Inc. This file is part of GDB. -- 2.7.4