aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index c0df0a9..7a4c816 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,12 @@
+2007-10-08 Carlos O'Donell <carlos@codesourcery.com>
+
+ * resrc.c (read_rc_file): Rename e to edit, and c to dir.
+ Pass dir to windres_add_include_dir. Add comments.
+ (close_input_stream): Check pclose error, and call fatal if
+ the preprocessor failed.
+ * windres.c (windres_add_include_dir): Assert that p is non-NULL,
+ and not an empty string.
+
2007-10-04 Nick Clifton <nickc@redhat.com>
PR binutils/5098