2005-06-04 H.J. Lu <hongjiu.lu@intel.com>
* dwarf2.c (comp_unit): Fix a typo in comment.
This commit is contained in:
parent
079f985c5a
commit
2ae727ad93
@ -1,3 +1,7 @@
|
||||
2005-06-04 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* dwarf2.c (comp_unit): Fix a typo in comment.
|
||||
|
||||
2005-06-03 Jan-Benedict Glaw <jbglaw@lug-owl.de>
|
||||
|
||||
* elf32-vax.c (rtype_to_howto): Remove PARAMS.
|
||||
|
@ -141,7 +141,7 @@ struct comp_unit
|
||||
/* Chain the previously read compilation units. */
|
||||
struct comp_unit *next_unit;
|
||||
|
||||
/* Keep the bdf convenient (for memory allocation). */
|
||||
/* Keep the bfd convenient (for memory allocation). */
|
||||
bfd *abfd;
|
||||
|
||||
/* The lowest and highest addresses contained in this compilation
|
||||
|
Loading…
Reference in New Issue
Block a user