From 0c9c3f4bb937be697a11891f81a7b2082ede425d Mon Sep 17 00:00:00 2001 From: jsm28 Date: Tue, 23 Mar 2010 15:58:01 +0000 Subject: [PATCH] * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157674 138bc75d-0d04-0410-961f-82ee72b054a4 --- include/ChangeLog | 40 ---------------------------------------- 1 file changed, 40 deletions(-) diff --git a/include/ChangeLog b/include/ChangeLog index 65cc946df6c..77564998183 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,43 +1,3 @@ -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 - 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. - -2010-04-13 Matthias Klose - - * elf: Remove empty directory. - -2010-04-06 Jakub Jelinek - - * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn - field. - 2010-03-23 Joseph Myers * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define. -- 2.11.0