From d120bf86de3cf24db6a329438eccf5129248ef82 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 27 Mar 2007 22:45:19 +0000 Subject: [PATCH] Fix year. --- bfd/ChangeLog | 12 ++++++------ include/coff/ChangeLog | 2 +- include/opcode/ChangeLog | 2 +- opcodes/ChangeLog | 8 ++++---- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ccaeda1870..d162902d78 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -2,7 +2,7 @@ * elfxx-ia64.c (elf_backend_default_execstack): Define to 0. -2003-03-26 H.J. Lu +2007-03-26 H.J. Lu * configure: Regenerated. @@ -202,7 +202,7 @@ matching relocation is found. (_bfd_mips_elf_relocate_section): Only warn about missing relocations. -2003-03-23 H.J. Lu +2007-03-23 H.J. Lu * configure: Regenerated. @@ -227,7 +227,7 @@ * configure.in (REPORT_BUGS_TO): Do not use "URL:" prefix. * Makefile.in, configure, doc/Makefile.in: Regenerate. -2003-03-22 H.J. Lu +2007-03-22 H.J. Lu PR ld/4210 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Use the virtual @@ -240,7 +240,7 @@ * elf.c (assign_file_positions_for_load_sections): Check if all sections are in the segment. -2003-03-20 H.J. Lu +2007-03-20 H.J. Lu PR ld/4208 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Report missing @@ -274,7 +274,7 @@ specific conditions that need the program headers to be rewritten. -2003-03-19 H.J. Lu +2007-03-19 H.J. Lu * peXXigen.c (_bfd_XXi_swap_aouthdr_in): Store Magic, MajorLinkerVersion, MinorLinkerVersion, SizeOfCode, @@ -292,7 +292,7 @@ AddressOfEntryPoint, BaseOfCode and BaseOfData from internal extra PE a.out header. -2003-03-18 H.J. Lu +2007-03-18 H.J. Lu * targets.c (_bfd_target_vector): Add bfd_efi_app_x86_64_vec only if BFD64 is defined. diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index a7bde4ac56..f8058458a1 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -1,4 +1,4 @@ -2003-03-19 H.J. Lu +2007-03-19 H.J. Lu * internal.h (internal_extra_pe_aouthdr): Add Magic, MajorLinkerVersion, MinorLinkerVersion, SizeOfCode, diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 97685c4249..5bcb0e76b8 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,4 +1,4 @@ -2003-03-21 H.J. Lu +2007-03-21 H.J. Lu * i386.h (REX_MODE64): Renamed to ... (REX_W): This. diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 1fbe851d16..7c4592c333 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,4 +1,4 @@ -2006-03-27 Paul Brook +2007-03-27 Paul Brook opcodes/ * arm-dis.c (thumb_opcodes): Add entry for undefined insns (0xbe??). @@ -13,13 +13,13 @@ * arm-dis.c (arm_opcodes): Print SRS base register. -2003-03-23 H.J. Lu +2007-03-23 H.J. Lu * i386-dis.c (prefix_name): Replace rex64XYZ with rex.WRXB. * i386-opc.c (i386_optab): Add rex.wrxb. -2003-03-21 H.J. Lu +2007-03-21 H.J. Lu * i386-dis.c (REX_MODE64): Remove definition. (REX_EXTX): Likewise. @@ -29,7 +29,7 @@ Replace REX_MODE64, REX_EXTX, REX_EXTY and REX_EXTZ with REX_W, REX_R, REX_X and REX_B respectively. -2003-03-21 H.J. Lu +2007-03-21 H.J. Lu PR binutils/4218 * i386-dis.c (PREGRP38): New. -- 2.11.0