Browse Source

Regenerate for copyright date update.

cgen-1_1-branch
Alan Modra 18 years ago
parent
commit
6f3b91a621
  1. 11
      opcodes/ChangeLog
  2. 2
      opcodes/fr30-asm.c
  3. 4
      opcodes/fr30-dis.c
  4. 4
      opcodes/fr30-ibld.c
  5. 2
      opcodes/frv-asm.c
  6. 4
      opcodes/frv-dis.c
  7. 4
      opcodes/frv-ibld.c
  8. 2
      opcodes/ip2k-asm.c
  9. 4
      opcodes/ip2k-dis.c
  10. 4
      opcodes/ip2k-ibld.c
  11. 2
      opcodes/iq2000-asm.c
  12. 4
      opcodes/iq2000-dis.c
  13. 4
      opcodes/iq2000-ibld.c
  14. 2
      opcodes/m32c-asm.c
  15. 4
      opcodes/m32c-dis.c
  16. 4
      opcodes/m32c-ibld.c
  17. 2
      opcodes/m32r-asm.c
  18. 4
      opcodes/m32r-dis.c
  19. 4
      opcodes/m32r-ibld.c
  20. 2
      opcodes/mep-asm.c
  21. 4
      opcodes/mep-dis.c
  22. 4
      opcodes/mep-ibld.c
  23. 2
      opcodes/mt-asm.c
  24. 4
      opcodes/mt-dis.c
  25. 4
      opcodes/mt-ibld.c
  26. 2
      opcodes/openrisc-asm.c
  27. 4
      opcodes/openrisc-dis.c
  28. 4
      opcodes/openrisc-ibld.c
  29. 2
      opcodes/xc16x-asm.c
  30. 4
      opcodes/xc16x-dis.c
  31. 4
      opcodes/xc16x-ibld.c
  32. 2
      opcodes/xstormy16-asm.c
  33. 4
      opcodes/xstormy16-dis.c
  34. 4
      opcodes/xstormy16-ibld.c

11
opcodes/ChangeLog

@ -1,3 +1,14 @@
2009-01-20 Alan Modra <amodra@bigpond.net.au>
* fr30-asm.c, fr30-dis.c, fr30-ibld.c, frv-asm.c, frv-dis.c,
* frv-ibld.c, ip2k-asm.c, ip2k-dis.c, ip2k-ibld.c,
* iq2000-asm.c, iq2000-dis.c, iq2000-ibld.c, m32c-asm.c,
* m32c-dis.c, m32c-ibld.c, m32r-asm.c, m32r-dis.c,
* m32r-ibld.c, mep-asm.c, mep-dis.c, mep-ibld.c, mt-asm.c,
* mt-dis.c, mt-ibld.c, openrisc-asm.c, openrisc-dis.c,
* openrisc-ibld.c, xc16x-asm.c, xc16x-dis.c, xc16x-ibld.c,
* xstormy16-asm.c, xstormy16-dis.c, xstormy16-ibld.c: Regenerate.
2009-01-16 Alan Modra <amodra@bigpond.net.au>
* configure.in (commonbfdlib): Delete.

2
opcodes/fr30-asm.c

@ -4,7 +4,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-asm.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007, 2008
Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/fr30-dis.c

@ -4,8 +4,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-dis.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/fr30-ibld.c

@ -3,8 +3,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator.
- the resultant file is machine generated, cgen-ibld.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

2
opcodes/frv-asm.c

@ -4,7 +4,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-asm.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007, 2008
Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/frv-dis.c

@ -4,8 +4,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-dis.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/frv-ibld.c

@ -3,8 +3,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator.
- the resultant file is machine generated, cgen-ibld.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

2
opcodes/ip2k-asm.c

@ -4,7 +4,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-asm.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007, 2008
Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/ip2k-dis.c

@ -4,8 +4,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-dis.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/ip2k-ibld.c

@ -3,8 +3,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator.
- the resultant file is machine generated, cgen-ibld.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

2
opcodes/iq2000-asm.c

@ -4,7 +4,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-asm.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007, 2008
Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/iq2000-dis.c

@ -4,8 +4,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-dis.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/iq2000-ibld.c

@ -3,8 +3,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator.
- the resultant file is machine generated, cgen-ibld.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

2
opcodes/m32c-asm.c

@ -4,7 +4,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-asm.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007, 2008
Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/m32c-dis.c

@ -4,8 +4,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-dis.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/m32c-ibld.c

@ -3,8 +3,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator.
- the resultant file is machine generated, cgen-ibld.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

2
opcodes/m32r-asm.c

@ -4,7 +4,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-asm.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007, 2008
Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/m32r-dis.c

@ -4,8 +4,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-dis.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/m32r-ibld.c

@ -3,8 +3,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator.
- the resultant file is machine generated, cgen-ibld.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

2
opcodes/mep-asm.c

@ -4,7 +4,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-asm.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007, 2008
Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/mep-dis.c

@ -4,8 +4,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-dis.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/mep-ibld.c

@ -3,8 +3,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator.
- the resultant file is machine generated, cgen-ibld.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

2
opcodes/mt-asm.c

@ -4,7 +4,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-asm.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007, 2008
Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/mt-dis.c

@ -4,8 +4,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-dis.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/mt-ibld.c

@ -3,8 +3,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator.
- the resultant file is machine generated, cgen-ibld.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

2
opcodes/openrisc-asm.c

@ -4,7 +4,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-asm.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007, 2008
Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/openrisc-dis.c

@ -4,8 +4,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-dis.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/openrisc-ibld.c

@ -3,8 +3,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator.
- the resultant file is machine generated, cgen-ibld.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

2
opcodes/xc16x-asm.c

@ -4,7 +4,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-asm.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007, 2008
Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/xc16x-dis.c

@ -4,8 +4,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-dis.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/xc16x-ibld.c

@ -3,8 +3,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator.
- the resultant file is machine generated, cgen-ibld.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

2
opcodes/xstormy16-asm.c

@ -4,7 +4,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-asm.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2007, 2008
Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/xstormy16-dis.c

@ -4,8 +4,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
- the resultant file is machine generated, cgen-dis.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

4
opcodes/xstormy16-ibld.c

@ -3,8 +3,8 @@
THIS FILE IS MACHINE GENERATED WITH CGEN: Cpu tools GENerator.
- the resultant file is machine generated, cgen-ibld.in isn't
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007
Free Software Foundation, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2006, 2007,
2008 Free Software Foundation, Inc.
This file is part of libopcodes.

Loading…
Cancel
Save