From Eric Botcazou <botcazou@adacore.com>
authorJoel Brobecker <brobecker@gnat.com>
Fri, 28 Oct 2005 16:25:48 +0000 (16:25 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 28 Oct 2005 16:25:48 +0000 (16:25 +0000)
        * coffcode.h (coff_compute_section_file_positions): Fix small
        error in preprocessor directives.

bfd/ChangeLog

index 41c197e389eafaa0cbdbae1affe8dd4b00b96c4e..bbce0dc8b92b54278ea914b3854ba8194e3109b7 100644 (file)
@@ -1,3 +1,9 @@
+2005-10-28  Joel Brobecker  <brobecker@adacore.com>
+
+       From Eric Botcazou  <botcazou@adacore.com>
+       * coffcode.h (coff_compute_section_file_positions): Fix small
+       error in preprocessor directives.
+
 2005-10-28  Joel Brobecker  <brobecker@adacore.com>
 
        Mostly from Eric Botcazou <botcazou@adacore.com>