GNU Binutils with patches for OS216
Révision | fa47fa924667f5d668faf24412dea39150e14a2a (tree) |
---|---|
l'heure | 2014-03-12 13:32:00 |
Auteur | Alan Modra <amodra@gmai...> |
Commiter | Alan Modra |
autoreconf
Regenerate Makefile.in in bfd, binutils, gas, gold, gprof, ld, opcodes.
Regenerate gas/config.in.
@@ -1,5 +1,9 @@ | ||
1 | 1 | 2014-03-12 Alan Modra <amodra@gmail.com> |
2 | 2 | |
3 | + * Makefile.in: Regenerate. | |
4 | + | |
5 | +2014-03-12 Alan Modra <amodra@gmail.com> | |
6 | + | |
3 | 7 | PR 16690 |
4 | 8 | * elf.c (copy_elf_program_header): Ignore first section lma if |
5 | 9 | non-alloc. |
@@ -16,7 +16,7 @@ | ||
16 | 16 | @SET_MAKE@ |
17 | 17 | |
18 | 18 | # |
19 | -# Copyright 2012 Free Software Foundation | |
19 | +# Copyright (C) 2012-2014 Free Software Foundation, Inc. | |
20 | 20 | # |
21 | 21 | # This file is free software; you can redistribute it and/or modify |
22 | 22 | # it under the terms of the GNU General Public License as published by |
@@ -1,3 +1,7 @@ | ||
1 | +2014-03-12 Alan Modra <amodra@gmail.com> | |
2 | + | |
3 | + * Makefile.in: Regenerate. | |
4 | + | |
1 | 5 | 2013-10-14 Nick Clifton <nickc@redhat.com> |
2 | 6 | |
3 | 7 | * chew.c (perform): Free next. |
@@ -16,7 +16,7 @@ | ||
16 | 16 | @SET_MAKE@ |
17 | 17 | |
18 | 18 | # |
19 | -# Copyright 2012 Free Software Foundation | |
19 | +# Copyright (C) 2012-2014 Free Software Foundation, Inc. | |
20 | 20 | # |
21 | 21 | # This file is free software; you can redistribute it and/or modify |
22 | 22 | # it under the terms of the GNU General Public License as published by |
@@ -1,3 +1,8 @@ | ||
1 | +2014-03-12 Alan Modra <amodra@gmail.com> | |
2 | + | |
3 | + * Makefile.in: Regenerate. | |
4 | + * doc/Makefile.in: Regenerate. | |
5 | + | |
1 | 6 | 2014-03-06 Nick Clifton <nickc@redhat.com> |
2 | 7 | |
3 | 8 | PR binutils/16664 |
@@ -16,7 +16,7 @@ | ||
16 | 16 | @SET_MAKE@ |
17 | 17 | |
18 | 18 | # |
19 | -# Copyright 2012, 2013 Free Software Foundation | |
19 | +# Copyright (C) 2012-2014 Free Software Foundation, Inc. | |
20 | 20 | # |
21 | 21 | # This file is free software; you can redistribute it and/or modify |
22 | 22 | # it under the terms of the GNU General Public License as published by |
@@ -16,7 +16,7 @@ | ||
16 | 16 | @SET_MAKE@ |
17 | 17 | |
18 | 18 | # |
19 | -# Copyright 2012 Free Software Foundation | |
19 | +# Copyright (C) 2012-2014 Free Software Foundation, Inc. | |
20 | 20 | # |
21 | 21 | # This file is free software; you can redistribute it and/or modify |
22 | 22 | # it under the terms of the GNU General Public License as published by |
@@ -1,3 +1,9 @@ | ||
1 | +2014-03-12 Alan Modra <amodra@gmail.com> | |
2 | + | |
3 | + * Makefile.in: Regenerate. | |
4 | + * config.in: Regenerate. | |
5 | + * doc/Makefile.in: Regenerate. | |
6 | + | |
1 | 7 | 2014-03-06 Pitchumani Sivanupandi <pitchumani.s@atmel.com> |
2 | 8 | Vishnu KS <Vishnu.k_s@atmel.com> |
3 | 9 | Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com> |
@@ -16,7 +16,7 @@ | ||
16 | 16 | @SET_MAKE@ |
17 | 17 | |
18 | 18 | # |
19 | -# Copyright 2012, 2013 Free Software Foundation | |
19 | +# Copyright (C) 2012-2014 Free Software Foundation, Inc. | |
20 | 20 | # |
21 | 21 | # This file is free software; you can redistribute it and/or modify |
22 | 22 | # it under the terms of the GNU General Public License as published by |
@@ -179,6 +179,24 @@ | ||
179 | 179 | /* Choose a default ABI for MIPS targets. */ |
180 | 180 | #undef MIPS_DEFAULT_ABI |
181 | 181 | |
182 | +/* Define value for nds32_arch_name */ | |
183 | +#undef NDS32_DEFAULT_ARCH_NAME | |
184 | + | |
185 | +/* Define default value for nds32_audio_ext */ | |
186 | +#undef NDS32_DEFAULT_AUDIO_EXT | |
187 | + | |
188 | +/* Define default value for nds32_dx_regs */ | |
189 | +#undef NDS32_DEFAULT_DX_REGS | |
190 | + | |
191 | +/* Define default value for nds32_perf_ext */ | |
192 | +#undef NDS32_DEFAULT_PERF_EXT | |
193 | + | |
194 | +/* Define default value for nds32_perf_ext2 */ | |
195 | +#undef NDS32_DEFAULT_PERF_EXT2 | |
196 | + | |
197 | +/* Define default value for nds32_string_ext */ | |
198 | +#undef NDS32_DEFAULT_STRING_EXT | |
199 | + | |
182 | 200 | /* Define if environ is not declared in system header files. */ |
183 | 201 | #undef NEED_DECLARATION_ENVIRON |
184 | 202 |
@@ -16,7 +16,7 @@ | ||
16 | 16 | @SET_MAKE@ |
17 | 17 | |
18 | 18 | # |
19 | -# Copyright 2012 Free Software Foundation | |
19 | +# Copyright (C) 2012-2014 Free Software Foundation, Inc. | |
20 | 20 | # |
21 | 21 | # This file is free software; you can redistribute it and/or modify |
22 | 22 | # it under the terms of the GNU General Public License as published by |
@@ -1,3 +1,7 @@ | ||
1 | +2014-03-12 Alan Modra <amodra@gmail.com> | |
2 | + | |
3 | + * Makefile.in: Regenerate. | |
4 | + | |
1 | 5 | 2014-03-10 Sasa Stankovic <Sasa.Stankovic@imgtec.com> |
2 | 6 | |
3 | 7 | * symtab.h (Symbol::set_nonvis): New function. |
@@ -16,8 +16,7 @@ | ||
16 | 16 | @SET_MAKE@ |
17 | 17 | |
18 | 18 | # |
19 | -# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 | |
20 | -# Free Software Foundation, Inc. | |
19 | +# Copyright (C) 2006-2014 Free Software Foundation, Inc. | |
21 | 20 | # |
22 | 21 | # This file is free software; you can redistribute it and/or modify |
23 | 22 | # it under the terms of the GNU General Public License as published by |
@@ -1,3 +1,7 @@ | ||
1 | +2014-03-12 Alan Modra <amodra@gmail.com> | |
2 | + | |
3 | + * Makefile.in: Regenerate. | |
4 | + | |
1 | 5 | 2014-03-05 Alan Modra <amodra@gmail.com> |
2 | 6 | |
3 | 7 | Update copyright years. |
@@ -16,7 +16,7 @@ | ||
16 | 16 | @SET_MAKE@ |
17 | 17 | |
18 | 18 | # |
19 | -# Copyright 2012 Free Software Foundation | |
19 | +# Copyright (C) 2012-2014 Free Software Foundation, Inc. | |
20 | 20 | # |
21 | 21 | # This file is free software; you can redistribute it and/or modify |
22 | 22 | # it under the terms of the GNU General Public License as published by |
@@ -1,3 +1,7 @@ | ||
1 | +2014-03-12 Alan Modra <amodra@gmail.com> | |
2 | + | |
3 | + * Makefile.in: Regenerate. | |
4 | + | |
1 | 5 | 2014-03-05 Alan Modra <amodra@gmail.com> |
2 | 6 | |
3 | 7 | Update copyright years. |
@@ -16,7 +16,7 @@ | ||
16 | 16 | @SET_MAKE@ |
17 | 17 | |
18 | 18 | # |
19 | -# Copyright 2012-2014 Free Software Foundation | |
19 | +# Copyright (C) 2012-2014 Free Software Foundation, Inc. | |
20 | 20 | # |
21 | 21 | # This file is free software; you can redistribute it and/or modify |
22 | 22 | # it under the terms of the GNU General Public License as published by |
@@ -389,7 +389,6 @@ AM_CFLAGS = $(WARN_CFLAGS) | ||
389 | 389 | # We can't put the scripts in $(datadir) because the SEARCH_DIR |
390 | 390 | # directives need to be different for native and cross linkers. |
391 | 391 | scriptdir = $(tooldir)/lib |
392 | -EMUL_DEPS = | |
393 | 392 | BASEDIR = $(srcdir)/.. |
394 | 393 | BFDDIR = $(BASEDIR)/bfd |
395 | 394 | INCDIR = $(BASEDIR)/include |
@@ -797,8 +796,7 @@ ALL_EMUL_EXTRA_OFILES = \ | ||
797 | 796 | pe-dll.@OBJEXT@ \ |
798 | 797 | pep-dll.@OBJEXT@ |
799 | 798 | |
800 | -ALL_EMUL_EXTRA_BINARIES = | |
801 | - | |
799 | +ALL_EMUL_EXTRA_BINARIES = | |
802 | 800 | CFILES = ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \ |
803 | 801 | ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \ |
804 | 802 | mri.c ldcref.c pe-dll.c pep-dll.c ldlex-wrapper.c \ |
@@ -1,3 +1,7 @@ | ||
1 | +2014-03-12 Alan Modra <amodra@gmail.com> | |
2 | + | |
3 | + * Makefile.in: Regenerate. | |
4 | + | |
1 | 5 | 2014-03-05 Alan Modra <amodra@gmail.com> |
2 | 6 | |
3 | 7 | Update copyright years. |
@@ -16,7 +16,7 @@ | ||
16 | 16 | @SET_MAKE@ |
17 | 17 | |
18 | 18 | # |
19 | -# Copyright 2012 Free Software Foundation | |
19 | +# Copyright (C) 2012-2014 Free Software Foundation, Inc. | |
20 | 20 | # |
21 | 21 | # This file is free software; you can redistribute it and/or modify |
22 | 22 | # it under the terms of the GNU General Public License as published by |