From: Joel Brobecker Date: Fri, 28 Oct 2005 16:25:48 +0000 (+0000) Subject: From Eric Botcazou X-Git-Tag: gdb-csl-20060226-branchpoint~918 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e9adafe3f360af226d3cdfc49431b2e20b4695b2;p=external%2Fbinutils.git From Eric Botcazou * coffcode.h (coff_compute_section_file_positions): Fix small error in preprocessor directives. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 41c197e..bbce0dc 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,11 @@ 2005-10-28 Joel Brobecker + From Eric Botcazou + * coffcode.h (coff_compute_section_file_positions): Fix small + error in preprocessor directives. + +2005-10-28 Joel Brobecker + Mostly from Eric Botcazou * rs6000-core.c: ANSIfy all function definitions. Add missing function prototypes.