summaryrefslogtreecommitdiff
path: root/fixincludes/ChangeLog
diff options
context:
space:
mode:
authorkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>2012-10-28 21:42:48 +0000
committerkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>2012-10-28 21:42:48 +0000
commit74ee6ab5823cdaf2c05483ecc8b4f5fee0137647 (patch)
tree7d5c98bf9a4ea92de54f98957c559ebffa468281 /fixincludes/ChangeLog
parentae72d5b2c7868a590a3744b48c92d85c2e4bc093 (diff)
downloadgcc-74ee6ab5823cdaf2c05483ecc8b4f5fee0137647.tar.gz
vxworks fixups
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@192898 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fixincludes/ChangeLog')
-rw-r--r--fixincludes/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog
index dea4a96927e..b41671093b8 100644
--- a/fixincludes/ChangeLog
+++ b/fixincludes/ChangeLog
@@ -1,3 +1,19 @@
+2012-09-29 Robert Mason <rbmj@verizon.net>
+
+ * fixinc.in: Omit machine name checks for vxworks
+ * fixincludes/inclhack.def (AAB_vxworks_assert) new replacement fix
+ (AAB_vxworks_regs_vxtypes): another
+ (AAB_vxworks_stdint): yet another
+ (AAB_vxworks_unistd): and another
+ (vxworks_ioctl_macro): reformatting fix
+ (vxworks_mkdir_macro): again
+ (vxworks_regs): and again
+ (vxworks_write_const): and again
+ * tests/base/ioLib.h: new test result
+ * tests/base/math.h: likewise
+ * tests/base/sys/stat.h: likewise
+ * tests/base/testing.h: and again
+
2012-09-29 David Edelsohn <dje.gcc@gmail.com>
* inclhack.def (AAB_aix_fcntl): New fix.