autoreconf

Regenerate Makefile.in in bfd, binutils, gas, gold, gprof, ld, opcodes.
Regenerate gas/config.in.
This commit is contained in:
Alan Modra 2014-03-12 15:02:00 +10:30
parent bbefd0a926
commit fa47fa9246
19 changed files with 64 additions and 14 deletions

View File

@ -1,3 +1,7 @@
2014-03-12 Alan Modra <amodra@gmail.com>
* Makefile.in: Regenerate.
2014-03-12 Alan Modra <amodra@gmail.com>
PR 16690

View File

@ -16,7 +16,7 @@
@SET_MAKE@
#
# Copyright 2012 Free Software Foundation
# Copyright (C) 2012-2014 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@ -1,3 +1,7 @@
2014-03-12 Alan Modra <amodra@gmail.com>
* Makefile.in: Regenerate.
2013-10-14 Nick Clifton <nickc@redhat.com>
* chew.c (perform): Free next.

View File

@ -16,7 +16,7 @@
@SET_MAKE@
#
# Copyright 2012 Free Software Foundation
# Copyright (C) 2012-2014 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@ -1,3 +1,8 @@
2014-03-12 Alan Modra <amodra@gmail.com>
* Makefile.in: Regenerate.
* doc/Makefile.in: Regenerate.
2014-03-06 Nick Clifton <nickc@redhat.com>
PR binutils/16664

View File

@ -16,7 +16,7 @@
@SET_MAKE@
#
# Copyright 2012, 2013 Free Software Foundation
# Copyright (C) 2012-2014 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@ -16,7 +16,7 @@
@SET_MAKE@
#
# Copyright 2012 Free Software Foundation
# Copyright (C) 2012-2014 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@ -1,3 +1,9 @@
2014-03-12 Alan Modra <amodra@gmail.com>
* Makefile.in: Regenerate.
* config.in: Regenerate.
* doc/Makefile.in: Regenerate.
2014-03-06 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
Vishnu KS <Vishnu.k_s@atmel.com>
Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>

View File

@ -16,7 +16,7 @@
@SET_MAKE@
#
# Copyright 2012, 2013 Free Software Foundation
# Copyright (C) 2012-2014 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@ -179,6 +179,24 @@
/* Choose a default ABI for MIPS targets. */
#undef MIPS_DEFAULT_ABI
/* Define value for nds32_arch_name */
#undef NDS32_DEFAULT_ARCH_NAME
/* Define default value for nds32_audio_ext */
#undef NDS32_DEFAULT_AUDIO_EXT
/* Define default value for nds32_dx_regs */
#undef NDS32_DEFAULT_DX_REGS
/* Define default value for nds32_perf_ext */
#undef NDS32_DEFAULT_PERF_EXT
/* Define default value for nds32_perf_ext2 */
#undef NDS32_DEFAULT_PERF_EXT2
/* Define default value for nds32_string_ext */
#undef NDS32_DEFAULT_STRING_EXT
/* Define if environ is not declared in system header files. */
#undef NEED_DECLARATION_ENVIRON

View File

@ -16,7 +16,7 @@
@SET_MAKE@
#
# Copyright 2012 Free Software Foundation
# Copyright (C) 2012-2014 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@ -1,3 +1,7 @@
2014-03-12 Alan Modra <amodra@gmail.com>
* Makefile.in: Regenerate.
2014-03-10 Sasa Stankovic <Sasa.Stankovic@imgtec.com>
* symtab.h (Symbol::set_nonvis): New function.

View File

@ -16,8 +16,7 @@
@SET_MAKE@
#
# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013
# Free Software Foundation, Inc.
# Copyright (C) 2006-2014 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@ -1,3 +1,7 @@
2014-03-12 Alan Modra <amodra@gmail.com>
* Makefile.in: Regenerate.
2014-03-05 Alan Modra <amodra@gmail.com>
Update copyright years.

View File

@ -16,7 +16,7 @@
@SET_MAKE@
#
# Copyright 2012 Free Software Foundation
# Copyright (C) 2012-2014 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@ -1,3 +1,7 @@
2014-03-12 Alan Modra <amodra@gmail.com>
* Makefile.in: Regenerate.
2014-03-05 Alan Modra <amodra@gmail.com>
Update copyright years.

View File

@ -16,7 +16,7 @@
@SET_MAKE@
#
# Copyright 2012-2014 Free Software Foundation
# Copyright (C) 2012-2014 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@ -389,7 +389,6 @@ AM_CFLAGS = $(WARN_CFLAGS)
# We can't put the scripts in $(datadir) because the SEARCH_DIR
# directives need to be different for native and cross linkers.
scriptdir = $(tooldir)/lib
EMUL_DEPS =
BASEDIR = $(srcdir)/..
BFDDIR = $(BASEDIR)/bfd
INCDIR = $(BASEDIR)/include
@ -797,8 +796,7 @@ ALL_EMUL_EXTRA_OFILES = \
pe-dll.@OBJEXT@ \
pep-dll.@OBJEXT@
ALL_EMUL_EXTRA_BINARIES =
ALL_EMUL_EXTRA_BINARIES =
CFILES = ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \
mri.c ldcref.c pe-dll.c pep-dll.c ldlex-wrapper.c \

View File

@ -1,3 +1,7 @@
2014-03-12 Alan Modra <amodra@gmail.com>
* Makefile.in: Regenerate.
2014-03-05 Alan Modra <amodra@gmail.com>
Update copyright years.

View File

@ -16,7 +16,7 @@
@SET_MAKE@
#
# Copyright 2012 Free Software Foundation
# Copyright (C) 2012-2014 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by