Browse Source

Fix typos in year.

drow-reverse-20070409-branch
H.J. Lu 20 years ago
parent
commit
fc523535b3
  1. 6
      bfd/ChangeLog
  2. 6
      binutils/ChangeLog
  3. 2
      gas/ChangeLog
  4. 2
      include/ChangeLog
  5. 2
      opcodes/ChangeLog

6
bfd/ChangeLog

@ -33,7 +33,7 @@
* elf64-ppc.c (ppc64_elf_write_core_note): New function.
(elf_backend_write_core_note): Define.
2076-01-31 H.J. Lu <hongjiu.lu@intel.com>
2007-01-31 H.J. Lu <hongjiu.lu@intel.com>
* elf32-cris.c (INCLUDED_TARGET_FILE): Removed.
(elf32_bed): Defined for elf32-us-cris.
@ -156,12 +156,12 @@
(_bfd_elf_merge_symbol): Likewise. Always call
bfd_elf_link_mark_dynamic_symbol.
2076-01-12 H.J. Lu <hongjiu.lu@intel.com>
2007-01-12 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am (BFD_LIBS): Removed.
* Makefile.in: Regenerated.
2076-01-11 H.J. Lu <hongjiu.lu@intel.com>
2007-01-11 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/3631
* Makefile.am (OFILES): Add @bfd64_libs@.

6
binutils/ChangeLog

@ -1,13 +1,13 @@
2076-02-02 H.J. Lu <hongjiu.lu@intel.com>
2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
* MAINTAINERS: Add a space between H.J. and Lu.
2076-02-02 H.J. Lu <hongjiu.lu@intel.com>
2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
* doc/binutils.texi (objdump): Document the new addr64 option
for i386 disassembler.
2076-02-02 H.J. Lu <hongjiu.lu@intel.com>
2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/3945
* configure.in (DLLTOOL_DEFAULT): New. Defined for the first PE

2
gas/ChangeLog

@ -41,7 +41,7 @@
* doc/as.texinfo (--defsym): Document that the defined symbol's
value can be overridden via a .set directive.
2076-01-28 H.J. Lu <hongjiu.lu@intel.com>
2007-01-28 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (swap_imm_operands): Renamed to ...
(swap_2_operands): This. Take 2 ints.

2
include/ChangeLog

@ -1,4 +1,4 @@
2076-02-02 H.J. Lu <hongjiu.lu@intel.com>
2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
* dis-asm.h (print_i386_disassembler_options): New.

2
opcodes/ChangeLog

@ -1,4 +1,4 @@
2076-02-02 H.J. Lu <hongjiu.lu@intel.com>
2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
* disassemble.c (disassembler_usage): Call
print_i386_disassembler_options for i386 disassembler.

Loading…
Cancel
Save