mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
2012-04-18 Pedro Alves <palves@redhat.com>
Revert gnulib/ part of: 2011-01-01 Joel Brobecker <brobecker@adacore.com> Copyright year update in most files (performed by copyright.sh).
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
2012-04-18 Pedro Alves <palves@redhat.com>
|
||||||
|
|
||||||
|
Revert gnulib/ part of:
|
||||||
|
2011-01-01 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
Copyright year update in most files (performed by copyright.sh).
|
||||||
|
|
||||||
2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
|
2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||||
|
|
||||||
Fix 64-bit constants on 32-bit hosts.
|
Fix 64-bit constants on 32-bit hosts.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
## DO NOT EDIT! GENERATED AUTOMATICALLY!
|
## DO NOT EDIT! GENERATED AUTOMATICALLY!
|
||||||
## Process this file with automake to produce Makefile.in.
|
## Process this file with automake to produce Makefile.in.
|
||||||
# Copyright (C) 2002-2011 Free Software Foundation, Inc.
|
# Copyright (C) 2002-2010 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is free software, distributed under the terms of the GNU
|
# This file is free software, distributed under the terms of the GNU
|
||||||
# General Public License. As a special exception to the GNU General
|
# General Public License. As a special exception to the GNU General
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* A dummy file, to prevent empty libraries from breaking builds.
|
/* A dummy file, to prevent empty libraries from breaking builds.
|
||||||
Copyright (C) 2004, 2007, 2009, 2010, 2011 Free Software Foundation, Inc.
|
Copyright (C) 2004, 2007, 2009, 2010 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* A C macro for declaring that specific arguments must not be NULL.
|
/* A C macro for declaring that specific arguments must not be NULL.
|
||||||
Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it
|
This program is free software: you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published
|
under the terms of the GNU General Public License as published
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* C++ compatible function declaration macros.
|
/* C++ compatible function declaration macros.
|
||||||
Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
Copyright (C) 2010 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it
|
This program is free software: you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published
|
under the terms of the GNU General Public License as published
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* A C macro for emitting warnings if a function is used.
|
/* A C macro for emitting warnings if a function is used.
|
||||||
Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
Copyright (C) 2010 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it
|
This program is free software: you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published
|
under the terms of the GNU General Public License as published
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# 00gnulib.m4 serial 2
|
# 00gnulib.m4 serial 2
|
||||||
dnl Copyright (C) 2009-2011 Free Software Foundation, Inc.
|
dnl Copyright (C) 2009-2010 Free Software Foundation, Inc.
|
||||||
dnl This file is free software; the Free Software Foundation
|
dnl This file is free software; the Free Software Foundation
|
||||||
dnl gives unlimited permission to copy and/or distribute it,
|
dnl gives unlimited permission to copy and/or distribute it,
|
||||||
dnl with or without modifications, as long as this notice is preserved.
|
dnl with or without modifications, as long as this notice is preserved.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# serial 9 -*- Autoconf -*-
|
# serial 9 -*- Autoconf -*-
|
||||||
# Enable extensions on systems that normally disable them.
|
# Enable extensions on systems that normally disable them.
|
||||||
|
|
||||||
# Copyright (C) 2003, 2006-2011 Free Software Foundation, Inc.
|
# Copyright (C) 2003, 2006-2010 Free Software Foundation, Inc.
|
||||||
# This file is free software; the Free Software Foundation
|
# This file is free software; the Free Software Foundation
|
||||||
# gives unlimited permission to copy and/or distribute it,
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
# with or without modifications, as long as this notice is preserved.
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 2002-2011 Free Software Foundation, Inc.
|
# Copyright (C) 2002-2010 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is free software, distributed under the terms of the GNU
|
# This file is free software, distributed under the terms of the GNU
|
||||||
# General Public License. As a special exception to the GNU General
|
# General Public License. As a special exception to the GNU General
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# gnulib-common.m4 serial 20
|
# gnulib-common.m4 serial 20
|
||||||
dnl Copyright (C) 2007-2011 Free Software Foundation, Inc.
|
dnl Copyright (C) 2007-2010 Free Software Foundation, Inc.
|
||||||
dnl This file is free software; the Free Software Foundation
|
dnl This file is free software; the Free Software Foundation
|
||||||
dnl gives unlimited permission to copy and/or distribute it,
|
dnl gives unlimited permission to copy and/or distribute it,
|
||||||
dnl with or without modifications, as long as this notice is preserved.
|
dnl with or without modifications, as long as this notice is preserved.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# DO NOT EDIT! GENERATED AUTOMATICALLY!
|
# DO NOT EDIT! GENERATED AUTOMATICALLY!
|
||||||
# Copyright (C) 2002-2011 Free Software Foundation, Inc.
|
# Copyright (C) 2002-2010 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is free software, distributed under the terms of the GNU
|
# This file is free software, distributed under the terms of the GNU
|
||||||
# General Public License. As a special exception to the GNU General
|
# General Public License. As a special exception to the GNU General
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# gnulib-tool.m4 serial 2
|
# gnulib-tool.m4 serial 2
|
||||||
dnl Copyright (C) 2004-2005, 2009-2011 Free Software Foundation, Inc.
|
dnl Copyright (C) 2004-2005, 2009-2010 Free Software Foundation, Inc.
|
||||||
dnl This file is free software; the Free Software Foundation
|
dnl This file is free software; the Free Software Foundation
|
||||||
dnl gives unlimited permission to copy and/or distribute it,
|
dnl gives unlimited permission to copy and/or distribute it,
|
||||||
dnl with or without modifications, as long as this notice is preserved.
|
dnl with or without modifications, as long as this notice is preserved.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# include_next.m4 serial 14
|
# include_next.m4 serial 14
|
||||||
dnl Copyright (C) 2006-2011 Free Software Foundation, Inc.
|
dnl Copyright (C) 2006-2010 Free Software Foundation, Inc.
|
||||||
dnl This file is free software; the Free Software Foundation
|
dnl This file is free software; the Free Software Foundation
|
||||||
dnl gives unlimited permission to copy and/or distribute it,
|
dnl gives unlimited permission to copy and/or distribute it,
|
||||||
dnl with or without modifications, as long as this notice is preserved.
|
dnl with or without modifications, as long as this notice is preserved.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# longlong.m4 serial 14
|
# longlong.m4 serial 14
|
||||||
dnl Copyright (C) 1999-2007, 2009-2011 Free Software Foundation, Inc.
|
dnl Copyright (C) 1999-2007, 2009-2010 Free Software Foundation, Inc.
|
||||||
dnl This file is free software; the Free Software Foundation
|
dnl This file is free software; the Free Software Foundation
|
||||||
dnl gives unlimited permission to copy and/or distribute it,
|
dnl gives unlimited permission to copy and/or distribute it,
|
||||||
dnl with or without modifications, as long as this notice is preserved.
|
dnl with or without modifications, as long as this notice is preserved.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# memchr.m4 serial 8
|
# memchr.m4 serial 8
|
||||||
dnl Copyright (C) 2002-2004, 2009-2011 Free Software Foundation, Inc.
|
dnl Copyright (C) 2002-2004, 2009-2010 Free Software Foundation, Inc.
|
||||||
dnl This file is free software; the Free Software Foundation
|
dnl This file is free software; the Free Software Foundation
|
||||||
dnl gives unlimited permission to copy and/or distribute it,
|
dnl gives unlimited permission to copy and/or distribute it,
|
||||||
dnl with or without modifications, as long as this notice is preserved.
|
dnl with or without modifications, as long as this notice is preserved.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# mmap-anon.m4 serial 8
|
# mmap-anon.m4 serial 8
|
||||||
dnl Copyright (C) 2005, 2007, 2009-2011 Free Software Foundation, Inc.
|
dnl Copyright (C) 2005, 2007, 2009-2010 Free Software Foundation, Inc.
|
||||||
dnl This file is free software; the Free Software Foundation
|
dnl This file is free software; the Free Software Foundation
|
||||||
dnl gives unlimited permission to copy and/or distribute it,
|
dnl gives unlimited permission to copy and/or distribute it,
|
||||||
dnl with or without modifications, as long as this notice is preserved.
|
dnl with or without modifications, as long as this notice is preserved.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# multiarch.m4 serial 5
|
# multiarch.m4 serial 5
|
||||||
dnl Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
|
dnl Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
|
||||||
dnl This file is free software; the Free Software Foundation
|
dnl This file is free software; the Free Software Foundation
|
||||||
dnl gives unlimited permission to copy and/or distribute it,
|
dnl gives unlimited permission to copy and/or distribute it,
|
||||||
dnl with or without modifications, as long as this notice is preserved.
|
dnl with or without modifications, as long as this notice is preserved.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
dnl A placeholder for POSIX 2008 <stddef.h>, for platforms that have issues.
|
dnl A placeholder for POSIX 2008 <stddef.h>, for platforms that have issues.
|
||||||
# stddef_h.m4 serial 2
|
# stddef_h.m4 serial 2
|
||||||
dnl Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
dnl Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
||||||
dnl This file is free software; the Free Software Foundation
|
dnl This file is free software; the Free Software Foundation
|
||||||
dnl gives unlimited permission to copy and/or distribute it,
|
dnl gives unlimited permission to copy and/or distribute it,
|
||||||
dnl with or without modifications, as long as this notice is preserved.
|
dnl with or without modifications, as long as this notice is preserved.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# stdint.m4 serial 34
|
# stdint.m4 serial 34
|
||||||
dnl Copyright (C) 2001-2011 Free Software Foundation, Inc.
|
dnl Copyright (C) 2001-2010 Free Software Foundation, Inc.
|
||||||
dnl This file is free software; the Free Software Foundation
|
dnl This file is free software; the Free Software Foundation
|
||||||
dnl gives unlimited permission to copy and/or distribute it,
|
dnl gives unlimited permission to copy and/or distribute it,
|
||||||
dnl with or without modifications, as long as this notice is preserved.
|
dnl with or without modifications, as long as this notice is preserved.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Configure a GNU-like replacement for <string.h>.
|
# Configure a GNU-like replacement for <string.h>.
|
||||||
|
|
||||||
# Copyright (C) 2007-2011 Free Software Foundation, Inc.
|
# Copyright (C) 2007-2010 Free Software Foundation, Inc.
|
||||||
# This file is free software; the Free Software Foundation
|
# This file is free software; the Free Software Foundation
|
||||||
# gives unlimited permission to copy and/or distribute it,
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
# with or without modifications, as long as this notice is preserved.
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# warn-on-use.m4 serial 2
|
# warn-on-use.m4 serial 2
|
||||||
dnl Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
dnl Copyright (C) 2010 Free Software Foundation, Inc.
|
||||||
dnl This file is free software; the Free Software Foundation
|
dnl This file is free software; the Free Software Foundation
|
||||||
dnl gives unlimited permission to copy and/or distribute it,
|
dnl gives unlimited permission to copy and/or distribute it,
|
||||||
dnl with or without modifications, as long as this notice is preserved.
|
dnl with or without modifications, as long as this notice is preserved.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
dnl A placeholder for ISO C99 <wchar.h>, for platforms that have issues.
|
dnl A placeholder for ISO C99 <wchar.h>, for platforms that have issues.
|
||||||
|
|
||||||
dnl Copyright (C) 2007-2011 Free Software Foundation, Inc.
|
dnl Copyright (C) 2007-2010 Free Software Foundation, Inc.
|
||||||
dnl This file is free software; the Free Software Foundation
|
dnl This file is free software; the Free Software Foundation
|
||||||
dnl gives unlimited permission to copy and/or distribute it,
|
dnl gives unlimited permission to copy and/or distribute it,
|
||||||
dnl with or without modifications, as long as this notice is preserved.
|
dnl with or without modifications, as long as this notice is preserved.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# wchar_t.m4 serial 3 (gettext-0.18)
|
# wchar_t.m4 serial 3 (gettext-0.18)
|
||||||
dnl Copyright (C) 2002-2003, 2008-2011 Free Software Foundation, Inc.
|
dnl Copyright (C) 2002-2003, 2008-2010 Free Software Foundation, Inc.
|
||||||
dnl This file is free software; the Free Software Foundation
|
dnl This file is free software; the Free Software Foundation
|
||||||
dnl gives unlimited permission to copy and/or distribute it,
|
dnl gives unlimited permission to copy and/or distribute it,
|
||||||
dnl with or without modifications, as long as this notice is preserved.
|
dnl with or without modifications, as long as this notice is preserved.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# wint_t.m4 serial 4 (gettext-0.18)
|
# wint_t.m4 serial 4 (gettext-0.18)
|
||||||
dnl Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc.
|
dnl Copyright (C) 2003, 2007-2010 Free Software Foundation, Inc.
|
||||||
dnl This file is free software; the Free Software Foundation
|
dnl This file is free software; the Free Software Foundation
|
||||||
dnl gives unlimited permission to copy and/or distribute it,
|
dnl gives unlimited permission to copy and/or distribute it,
|
||||||
dnl with or without modifications, as long as this notice is preserved.
|
dnl with or without modifications, as long as this notice is preserved.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2011
|
/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2010
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
|
Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Copyright (C) 1991, 1992, 1993, 1994, 1996, 1997, 1998, 2000, 2004, 2007,
|
/* Copyright (C) 1991, 1992, 1993, 1994, 1996, 1997, 1998, 2000, 2004, 2007,
|
||||||
2008, 2009, 2010, 2011 Free Software Foundation, Inc.
|
2008, 2009, 2010 Free Software Foundation, Inc.
|
||||||
This file is part of the GNU C Library.
|
This file is part of the GNU C Library.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
This program is free software; you can redistribute it and/or modify
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* A substitute for POSIX 2008 <stddef.h>, for platforms that have issues.
|
/* A substitute for POSIX 2008 <stddef.h>, for platforms that have issues.
|
||||||
|
|
||||||
Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
|
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* Copyright (C) 2001-2002, 2004-2011 Free Software Foundation, Inc.
|
/* Copyright (C) 2001-2002, 2004-2010 Free Software Foundation, Inc.
|
||||||
Written by Paul Eggert, Bruno Haible, Sam Steingold, Peter Burwood.
|
Written by Paul Eggert, Bruno Haible, Sam Steingold, Peter Burwood.
|
||||||
This file is part of gnulib.
|
This file is part of gnulib.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Byte-wise substring search, using the Two-Way algorithm.
|
/* Byte-wise substring search, using the Two-Way algorithm.
|
||||||
Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
|
Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
|
||||||
This file is part of the GNU C Library.
|
This file is part of the GNU C Library.
|
||||||
Written by Eric Blake <ebb9@byu.net>, 2008.
|
Written by Eric Blake <ebb9@byu.net>, 2008.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* A GNU-like <string.h>.
|
/* A GNU-like <string.h>.
|
||||||
|
|
||||||
Copyright (C) 1995-1996, 2001-2011 Free Software Foundation, Inc.
|
Copyright (C) 1995-1996, 2001-2010 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* A substitute for ISO C99 <wchar.h>, for platforms that have issues.
|
/* A substitute for ISO C99 <wchar.h>, for platforms that have issues.
|
||||||
|
|
||||||
Copyright (C) 2007-2011 Free Software Foundation, Inc.
|
Copyright (C) 2007-2010 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
Reference in New Issue
Block a user