X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=include%2FChangeLog;h=65cc946df6cd09f011e351c3c6c8dafa5b3018ef;hb=aeac8e98cd403751d2c400173d8bf863ba6c5bb0;hp=5c01852a529cb40c3e4d07cebe3790a5e25adaec;hpb=2d7565f9963d3851dcc0b5f066c621ae4c6c5838;p=pf3gnuchains%2Fgcc-fork.git diff --git a/include/ChangeLog b/include/ChangeLog index 5c01852a529..65cc946df6c 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,8 +1,13 @@ +2010-04-26 Pedro Alves + + * filenames.h (PATH_SEPARATOR): Delete. + 2010-04-23 Pedro Alves * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR, always define it independently of host, add `dos_based' parameter, and handle it. + (PATH_SEPARATOR): Define. (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it independently of host, add `dos_based' parameter, and handle it. (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define @@ -98,7 +103,7 @@ * plugin-api.h: Fix compile. -2008-10-03 Rafael Espindola +2009-10-03 Rafael Espindola * plugin-api.h: New. * lto-symtab.h: New. @@ -186,7 +191,7 @@ * ansidecl.h: Add extern "C" when compiling with C++. Treat C++ the way we treat an ISO C compiler. Don't define inline as a - macdro when compiling with C++. + macro when compiling with C++. * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C" when compiling with C++. * fibheap.h: Add extern "C" when compiling with C++.