From: Andrew Cagney <ac131313@redhat.com>
To: Michael Elizabeth Chastain <mec@shout.net>
Cc: cagney@redhat.com, ezannoni@redhat.com, msnyder@redhat.com,
gdb-patches@sources.redhat.com
Subject: Re: [rfa/copyright] add copyrights to gdb.mi/pthreads.c, gdb.threads/pthreads.c
Date: Thu, 23 Oct 2003 02:44:00 -0000 [thread overview]
Message-ID: <3F9740A1.3060104@redhat.com> (raw)
In-Reply-To: <200310211849.h9LInS6l027467@duracef.shout.net>
> This patch adds copyright notices to testsuite/gdb.threads/pthreads.c
> and testsuite/gdb.mi/pthreads.c, in accordance with FSF policy:
>
> http://www.gnu.org/prep/maintain_8.html#SEC8
Tell me about it. I'm up to lawyer number 12 ...
I've attached the "prehistory" of pthreads.c. Did you need more?
Mention that it was written by fred fish, and contributed by red hat.
I'm not a lawyer so I'm not sure which of the below dates should be
listed (so list all of them :-).
Also use the src/gdb/*.c boilerplate copyright style. And state that it
is part of GDB (rather than the GDB testsuite).
Otherwize "obvious".
Andrew
revision 1.4
date: 1996/11/23 21:33:15; author: fnf; state: Exp; lines: +4 -0
branches: 1.4.562; 1.4.674;
* gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
use new i*86-pc-linux*-gnu quads.
* gdb.base/corefile.exp: Ditto.
* gdb.base/signals.exp: Ditto.
* gdb.base/sigall.exp: Ditto.
* gdb.base/interrupt.exp: Ditto.
* gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
"i*86-*-linux" for "signal SIGUSR1". Now works, at least with
RedHat 4.0.
* gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
linux. This allows the test case to at least compile on latest
linux, but still not run due to missing the threads runtime
library.
----------------------------
revision 1.3
date: 1996/09/03 01:26:44; author: fnf; state: Exp; lines: +4 -4
* gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
include all osf versions.
* gdb.threads/pthreads.exp: Expand "run to main" xfail to include
all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
when target is linux. When failing to build pthreads test
executable, give more meaningful message.
* gdb.threads/pthreads.c: Hpux also uses old definition of second
arg for pthread_create.
----------------------------
revision 1.2
date: 1996/08/19 17:59:46; author: fnf; state: Exp; lines: +18 -3
* gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
* gdb.threads/pthreads.exp: Try linking with both -lpthread
(Solaris)
and -lpthreads (everybody else).
(test_startup): Fail gracefully if threads are not supported.
* gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
"p/c array_index("abcdef",2)" when not gcc compiled.
* gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
"print func2::coremaker_local" when not gcc compiled.
* gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
"ptype on opaque struct tagname (statically)",
"ptype on opaque struct tagname (dynamically) 1", and
"ptype on opaque struct tagname (dynamically) 2"
for not compiled with gcc.
* gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
backtrace when compiled with gcc.
* lib/gdb.exp (runto_main): Return result of "runto main" rather
than always return success.
----------------------------
revision 1.1
date: 1996/08/07 18:14:55; author: fnf; state: Exp;
* configure.in (configdirs): Add gdb.threads.
* configure: Regenerated with autoconf.
* gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
:
next prev parent reply other threads:[~2003-10-23 2:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-21 18:49 Michael Elizabeth Chastain
2003-10-23 2:44 ` Andrew Cagney [this message]
2003-10-23 4:08 Michael Elizabeth Chastain
2003-10-23 4:21 ` Andrew Cagney
2003-10-23 4:27 Michael Elizabeth Chastain
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F9740A1.3060104@redhat.com \
--to=ac131313@redhat.com \
--cc=cagney@redhat.com \
--cc=ezannoni@redhat.com \
--cc=gdb-patches@sources.redhat.com \
--cc=mec@shout.net \
--cc=msnyder@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox