Fix typos in year.
This commit is contained in:
parent
bc447904f7
commit
fc523535b3
|
@ -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@.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
|
@ -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…
Reference in New Issue