projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
444e9b5
)
*** empty log message ***
author
Carlos O'Donell
<carlos@codesourcery.com>
Tue, 9 Oct 2007 02:17:23 +0000
(
02:17
+0000)
committer
Carlos O'Donell
<carlos@codesourcery.com>
Tue, 9 Oct 2007 02:17:23 +0000
(
02:17
+0000)
binutils/ChangeLog
patch
|
blob
|
history
diff --git
a/binutils/ChangeLog
b/binutils/ChangeLog
index c0df0a973ef2f3555d07da7dbaf8140be9758103..7a4c816532c9ee20aae54b727f8a35576e50215f 100644
(file)
--- 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