summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2007-03-27 22:45:19 +0000
committerH.J. Lu <hjl@lucon.org>2007-03-27 22:45:19 +0000
commit51796d868f569b08d19f10694a08fb7630286c51 (patch)
tree3ebeddcbceef04e94386d1c51ea1951ca6ef06a8
parent8d73f042fbd79f80993ade5fa009451cc926d2cb (diff)
downloadbinutils-redhat-51796d868f569b08d19f10694a08fb7630286c51.tar.gz
Fix year.
-rw-r--r--bfd/ChangeLog12
-rw-r--r--gas/ChangeLog8
-rw-r--r--gas/testsuite/ChangeLog6
-rw-r--r--include/coff/ChangeLog2
-rw-r--r--include/opcode/ChangeLog2
-rw-r--r--ld/testsuite/ChangeLog2
-rw-r--r--opcodes/ChangeLog8
7 files changed, 20 insertions, 20 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 <hongjiu.lu@intel.com>
+2007-03-26 H.J. Lu <hongjiu.lu@intel.com>
* 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 <hongjiu.lu@intel.com>
+2007-03-23 H.J. Lu <hongjiu.lu@intel.com>
* 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 <hongjiu.lu@intel.com>
+2007-03-22 H.J. Lu <hongjiu.lu@intel.com>
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 <hongjiu.lu@intel.com>
+2007-03-20 H.J. Lu <hongjiu.lu@intel.com>
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 <hongjiu.lu@intel.com>
+2007-03-19 H.J. Lu <hongjiu.lu@intel.com>
* 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 <hongjiu.lu@intel.com>
+2007-03-18 H.J. Lu <hongjiu.lu@intel.com>
* targets.c (_bfd_target_vector): Add bfd_efi_app_x86_64_vec
only if BFD64 is defined.
diff --git a/gas/ChangeLog b/gas/ChangeLog
index aaa22fa109..3dc97ec04c 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -47,7 +47,7 @@
(do_srs): Encode register number, checking it is r13. Update comment.
(insns): Update SRS entries to take a register.
-2003-03-23 H.J. Lu <hongjiu.lu@intel.com>
+2007-03-23 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (md_begin): Allow '.' in mnemonic.
@@ -70,17 +70,17 @@
* doc/as.texinfo: Include VERSION_PACKAGE when reporting version.
-2003-03-21 H.J. Lu <hongjiu.lu@intel.com>
+2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (process_suffix): Check 0x90 instead of
xchg for xchg %rax,%rax.
-2003-03-21 H.J. Lu <hongjiu.lu@intel.com>
+2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c: 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 <hongjiu.lu@intel.com>
+2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/4218
* config/tc-i386.c (match_template): Properly handle 64bit mode
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 89d04fe102..7397508de4 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -23,7 +23,7 @@
* gas/arm/srs-arm.l: New.
* gas/arm/srs-arm.s: New.
-2003-03-23 H.J. Lu <hongjiu.lu@intel.com>
+2007-03-23 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/rex.s: Add tests for rex.WRXB.
* gas/i386/rex.d: Updated.
@@ -34,7 +34,7 @@
* gas/i386/x86-64-io.d: Likewise.
* gas/i386/x86-64-opcode.d: Likewise.
-2003-03-21 H.J. Lu <hongjiu.lu@intel.com>
+2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/4218
* gas/i386/nops.s: Add testcases for nop r/m.
@@ -47,7 +47,7 @@
* gas/i386/x86-64-nops.d: Likewise.
* gas/i386/x86-64-opcode.d: Likewise.
-2003-03-21 H.J. Lu <hongjiu.lu@intel.com>
+2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/i386.exp: Run nops-3.
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 <hongjiu.lu@intel.com>
+2007-03-19 H.J. Lu <hongjiu.lu@intel.com>
* 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 <hongjiu.lu@intel.com>
+2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
* i386.h (REX_MODE64): Renamed to ...
(REX_W): This.
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 1265861753..b8922d1439 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -30,7 +30,7 @@
* ld-elf/elf.exp: Add "--local-store 0:0" to LDFLAGS for spu.
-2003-03-22 H.J. Lu <hongjiu.lu@intel.com>
+2007-03-22 H.J. Lu <hongjiu.lu@intel.com>
PR ld/4210
* ld-pe/image_size.d: New file.
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 <paul@codesourcery.com>
+2007-03-27 Paul Brook <paul@codesourcery.com>
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 <hongjiu.lu@intel.com>
+2007-03-23 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (prefix_name): Replace rex64XYZ with rex.WRXB.
* i386-opc.c (i386_optab): Add rex.wrxb.
-2003-03-21 H.J. Lu <hongjiu.lu@intel.com>
+2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
* 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 <hongjiu.lu@intel.com>
+2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/4218
* i386-dis.c (PREGRP38): New.