Add a space between date and name.

This commit is contained in:
H.J. Lu 2007-01-25 03:41:17 +00:00
parent c88fa7e550
commit 5f40043739
2 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@
redundant jump stubs from import libraries and exclude them from
link.
2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
* ld.h (args_type): Add new symbolic and dynamic_list fields.
@ -46,7 +46,7 @@
* ldmain.c (main): Don't call bfd_emul_set_maxpagesize nor
bfd_emul_set_commonpagesize.
2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
* NEWS: Mention --default-script/-dT.

View File

@ -9,7 +9,7 @@
* lib/ld-lib.exp (run_dump_test): Don't prematurely remove
assembler output.
2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
* ld-elf/dl6.c: New file.
* ld-elf/dl6a.out: Likewise.
@ -30,7 +30,7 @@
* ld-elf/maxpage3b.d: Likewise.
* ld-elf/maxpage3c.d: Likewise.
2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
* ld-scripts/default-script.exp: New file.
* ld-scripts/default-script.s: Likewise.