From 65b175c5e61b058aa7de9660c720371b11b95c45 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Wed, 21 Jun 1995 21:44:06 +0000 Subject: [PATCH] * objdump.c (compare_relocs): If relocation entries have the same address, keep them in file order. --- binutils/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index e7c31cb7ab..4a6d7f3275 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Wed Jun 21 17:32:45 1995 Ken Raeburn + + * objdump.c (compare_relocs): If relocation entries have the same + address, keep them in file order. + Mon Jun 19 09:06:49 1995 Steve Chamberlain * dlltool.c: Change names of generated files. .*.s-> -*.s -- 2.34.1