This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: vxworks tls part 2


Hi Nathan,

tested on arm, sh, mips, i686, sparc and powerpc vxworks targets. I also build elf targets for the same architectures and observed no regressions.

Did you test with an --enable-targets=all toolchain as well ? (Just checking, I am not anticipating any problems, but it is best to be sure).


The patch is approved with one small change:

> *** /dev/null	1 Jan 1970 00:00:00 -0000
> --- include/elf/vxworks.h	7 Nov 2007 12:32:18 -0000
> ***************
> *** 0 ****
> --- 1,32 ----
> + /* VxWorks ELF support for BFD.
> +    Copyright 2007
> +    Free Software Foundation, Inc.
> +
> +    Contributed by Nathan Sidwell <nathan@codesourcery.com>
> +
> + This file is part of BFD, the Binary File Descriptor library.
> +
> + This program is free software; you can redistribute it and/or modify
> + it under the terms of the GNU General Public License as published by
> + the Free Software Foundation; either version 2 of the License, or
> + (at your option) any later version.

Please could this file be licensed under version 3 of the GPL ?


Cheers Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]