Update copyright date.

This commit is contained in:
Alan Modra
2001-05-22 08:41:10 +00:00
parent 6b0b0a9efb
commit 507c8a1a57
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2001-05-22 Alan Modra <amodra@one.net.au>
* config/tc-v850.c: Update copyright.
2001-05-16 Jeff Johnston <jjohnstn@redhat.com> 2001-05-16 Jeff Johnston <jjohnstn@redhat.com>
* cgen.c (gas_cgen_tc_gen_reloc): Changed error message when * cgen.c (gas_cgen_tc_gen_reloc): Changed error message when
@ -62,7 +66,6 @@
(md_assemble): Call dwarf2_emit_insn. (md_assemble): Call dwarf2_emit_insn.
Include "dwarf2dbg2.h". Formatting fixes throughout file. Include "dwarf2dbg2.h". Formatting fixes throughout file.
* config/tc-arc.h (DWARF2_LINE_MIN_INSN_LENGTH): Define. * config/tc-arc.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
* doc/c-arc.texi (ARC_CORE_DEFAULT): Update to new default. * doc/c-arc.texi (ARC_CORE_DEFAULT): Update to new default.
2001-05-11 Jakub Jelinek <jakub@redhat.com> 2001-05-11 Jakub Jelinek <jakub@redhat.com>

View File

@ -1,5 +1,6 @@
/* tc-v850.c -- Assembler code for the NEC V850 /* tc-v850.c -- Assembler code for the NEC V850
Copyright 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. Copyright 1996, 1997, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler. This file is part of GAS, the GNU Assembler.