From: Ian Lance Taylor Date: Wed, 3 Jul 1996 15:46:26 +0000 (+0000) Subject: * ldlang.c (print_padding_statement): Use %u, not %x, to print X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4702444f699715f7741e7b08c7e27d888b1945ff;p=binutils-gdb.git * ldlang.c (print_padding_statement): Use %u, not %x, to print fill value. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 19ed3027273..9df00b3f4d7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Wed Jul 3 11:40:10 1996 Ian Lance Taylor + + * ldlang.c (print_padding_statement): Use %u, not %x, to print + fill value. + Sun Jun 30 11:16:43 1996 Stan Shebs * mpw-eppcmac.c: Update to reflect May 23 change to aix.em.