Commit 97e574d8 by Terry Guo Committed by Xuepeng Guo

genmultilib: Update copyright dates.

        * genmultilib: Update copyright dates.
        * doc/fragments.texi: Ditto.

From-SVN: r187327
parent 43661dc4
2012-05-09 Terry Guo <terry.guo@arm.com> 2012-05-09 Terry Guo <terry.guo@arm.com>
* genmultilib: Update copyright dates.
* doc/fragments.texi: Ditto.
2012-05-09 Terry Guo <terry.guo@arm.com>
* Makefile.in (s-mlib): Add new argument MULTILIB_REQUIRED. * Makefile.in (s-mlib): Add new argument MULTILIB_REQUIRED.
* genmultilib (MULTILIB_REQUIRED): New. * genmultilib (MULTILIB_REQUIRED): New.
* doc/fragments.texi: Document the MULTILIB_REQUIRED. * doc/fragments.texi: Document the MULTILIB_REQUIRED.
......
@c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, @c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
@c 1999, 2000, 2001, 2003, 2004, 2005, 2008, 2011 @c 1999, 2000, 2001, 2003, 2004, 2005, 2008, 2011, 2012
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c This is part of the GCC manual. @c This is part of the GCC manual.
@c For copying conditions, see the file gcc.texi. @c For copying conditions, see the file gcc.texi.
......
#!/bin/sh #!/bin/sh
# Generates multilib.h. # Generates multilib.h.
# Copyright (C) 1994, 1995, 1996, 1997, 1999, 2002, 2007 # Copyright (C) 1994, 1995, 1996, 1997, 1999, 2002, 2007, 2012
# Free Software Foundation, Inc. # Free Software Foundation, Inc.
#This file is part of GCC. #This file is part of GCC.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment