aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>2005-07-12 04:40:33 +0000
committerbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>2005-07-12 04:40:33 +0000
commiteb0379c16816b93aa3306e40674807632263a7b0 (patch)
tree907bffd46abad8c308ce8c1220033e9d026dbfc6 /libiberty/ChangeLog
parent317d4fdaf2eef47b9aaffa40663bff4bca22ad6c (diff)
* pexecute.c (pexecute): Cast string litrals to char *.
* regex.c (re_comp): Cast a call to gettext() to char *. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101911 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index dc55ff2e546..bb111110786 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-12 Ben Elliston <bje@au.ibm.com>
+
+ * pexecute.c (pexecute): Cast string litrals to char *.
+ * regex.c (re_comp): Cast a call to gettext() to char *.
+
2005-07-07 Kelley Cook <kcook@gcc.gnu.org>
* config.table: Delete file. Move former contents into ...