mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 14:59:31 +08:00
2009-01-03 H.J. Lu <hongjiu.lu@intel.com>
* coff-ppc.c: Add 2009 to Copyright. * elf32-cris.c: Likewise. * elflink.c: Likewise.
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
2009-01-03 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* coff-ppc.c: Add 2009 to Copyright.
|
||||||
|
* elf32-cris.c: Likewise.
|
||||||
|
* elflink.c: Likewise.
|
||||||
|
|
||||||
2009-01-03 Hans-Peter Nilsson <hp@axis.com>
|
2009-01-03 Hans-Peter Nilsson <hp@axis.com>
|
||||||
|
|
||||||
* elf32-cris.c (elf_cris_finish_dynamic_symbol): Rename
|
* elf32-cris.c (elf_cris_finish_dynamic_symbol): Rename
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* BFD back-end for PowerPC Microsoft Portable Executable files.
|
/* BFD back-end for PowerPC Microsoft Portable Executable files.
|
||||||
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
||||||
2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
Original version pieced together by Kim Knuttila (krk@cygnus.com)
|
Original version pieced together by Kim Knuttila (krk@cygnus.com)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* CRIS-specific support for 32-bit ELF.
|
/* CRIS-specific support for 32-bit ELF.
|
||||||
Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
Contributed by Axis Communications AB.
|
Contributed by Axis Communications AB.
|
||||||
Written by Hans-Peter Nilsson, based on elf32-fr30.c
|
Written by Hans-Peter Nilsson, based on elf32-fr30.c
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
/* ELF linking support for BFD.
|
/* ELF linking support for BFD.
|
||||||
Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
|
Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
|
||||||
2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
2005, 2006, 2007, 2008, 2009
|
||||||
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of BFD, the Binary File Descriptor library.
|
This file is part of BFD, the Binary File Descriptor library.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user