diff options
| author | jkratoch <jkratoch@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-04-25 18:05:37 +0000 |
|---|---|---|
| committer | jkratoch <jkratoch@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-04-25 18:05:37 +0000 |
| commit | cdd0bb4bde4f6885045e65860de0320ccf6b23f6 (patch) | |
| tree | 1aa599e5471722eac22c8d3e11ec5a6fc3e2af51 /libcpp/ChangeLog | |
| parent | a59bc27b396d46757e6f4ceae4d1bd1e438d610c (diff) | |
| download | ppe42-gcc-cdd0bb4bde4f6885045e65860de0320ccf6b23f6.tar.gz ppe42-gcc-cdd0bb4bde4f6885045e65860de0320ccf6b23f6.zip | |
include/
* ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
contrib/
* paranoia.cc (ENUM_BITFIELD): Remove.
gcc/
* system.h (ENUM_BITFIELD): Remove.
libcpp/
* system.h (ENUM_BITFIELD): Remove.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172933 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp/ChangeLog')
| -rw-r--r-- | libcpp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 26013027b69..d287d127e80 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,7 @@ +2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com> + + * system.h (ENUM_BITFIELD): Remove. + 2011-04-24 Jakub Jelinek <jakub@redhat.com> PR preprocessor/48740 |

