X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=include%2FChangeLog;h=938b5ba844051f0a053a8591cb52a561df4c65ee;hb=c34b1f642c431674ba8560769fdf557da8ec0bcd;hp=95e147b78c3a854d251d63c6acb50c79a51fbff2;hpb=d2b5c460fa3672918d9c57c111a622f58c890cc1;p=pf3gnuchains%2Fgcc-fork.git diff --git a/include/ChangeLog b/include/ChangeLog index 95e147b78c3..938b5ba8440 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,26 +1,3 @@ -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 - it independently of host, add `dos_based' parameter, and handle - it. - (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH) - (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH) - (HAS_DOS_DRIVE_SPEC): New. - (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1. - (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1. - (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1. - * libiberty.h (dos_lbasename, unix_lbasename): Declare. - -2010-04-20 Nick Clifton - - * sha1.h: Update copyright notice to use GPLv3. - 2010-04-14 Doug Evans * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros. @@ -99,7 +76,7 @@ * plugin-api.h: Fix compile. -2009-10-03 Rafael Espindola +2008-10-03 Rafael Espindola * plugin-api.h: New. * lto-symtab.h: New. @@ -187,7 +164,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 - macro when compiling with C++. + macdro 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++.