autoreconf
Regenerate Makefile.in in bfd, binutils, gas, gold, gprof, ld, opcodes. Regenerate gas/config.in.
This commit is contained in:
parent
bbefd0a926
commit
fa47fa9246
19 changed files with 64 additions and 14 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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 \
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue