From 3c3a5268180b2a296ceae0274a7e3d465cd0a5a3 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Wed, 18 Oct 1995 21:32:53 +0000 Subject: [PATCH] * sunos.c (sunos_add_dynamic_symbols): Rename local variables major and minor to *_vno, since the former are also macros in SunOS header files. Cast result of bfd_alloc to appropriate type. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index cc56960088..b4580e8854 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ Wed Oct 18 16:50:54 1995 Ken Raeburn + * sunos.c (sunos_add_dynamic_symbols): Rename local variables + major and minor to *_vno, since the former are also macros in + SunOS header files. Cast result of bfd_alloc to appropriate + type. + * coffgen.c (coff_find_nearest_line): Cast used_by_bfd value before assigning to sec_data.