Mercurial > hg > CbC > CbC_gcc
comparison include/ChangeLog @ 63:b7f97abdc517 gcc-4.6-20100522
update gcc from gcc-4.5.0 to gcc-4.6
author | ryoma <e075725@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 24 May 2010 12:47:05 +0900 |
parents | 77e2b8dfacca |
children | f6334be47118 |
comparison
equal
deleted
inserted
replaced
56:3c8a44c06a95 | 63:b7f97abdc517 |
---|---|
1 2010-04-26 Pedro Alves <pedro@codesourcery.com> | |
2 | |
3 * filenames.h (PATH_SEPARATOR): Delete. | |
4 | |
5 2010-04-23 Pedro Alves <pedro@codesourcery.com> | |
6 | |
7 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR, | |
8 always define it independently of host, add `dos_based' parameter, | |
9 and handle it. | |
10 (PATH_SEPARATOR): Define. | |
11 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it | |
12 independently of host, add `dos_based' parameter, and handle it. | |
13 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define | |
14 it independently of host, add `dos_based' parameter, and handle | |
15 it. | |
16 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH) | |
17 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH) | |
18 (HAS_DOS_DRIVE_SPEC): New. | |
19 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1. | |
20 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1. | |
21 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1. | |
22 * libiberty.h (dos_lbasename, unix_lbasename): Declare. | |
23 | |
24 2010-04-20 Nick Clifton <nickc@redhat.com> | |
25 | |
26 * sha1.h: Update copyright notice to use GPLv3. | |
27 | |
28 2010-04-14 Doug Evans <dje@google.com> | |
29 | |
30 * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros. | |
31 | |
32 2010-04-13 Matthias Klose <doko@ubuntu.com> | |
33 | |
34 * elf: Remove empty directory. | |
35 | |
36 2010-04-06 Jakub Jelinek <jakub@redhat.com> | |
37 | |
38 * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn | |
39 field. | |
40 | |
41 2010-03-23 Joseph Myers <joseph@codesourcery.com> | |
42 | |
43 * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define. | |
44 | |
45 2010-01-13 Joel Brobecker <brobecker@adacore.com> | |
46 | |
47 Add new DW_AT_use_GNAT_descriptive_type CU attribute. | |
48 * dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type. | |
49 | |
50 2010-01-11 Tristan Gingold <gingold@adacore.com> | |
51 | |
52 * demangle.h (ada_demangle): Add prototype. | |
53 | |
54 2010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | |
55 | |
56 PR bootstrap/41771 | |
57 * ansidecl.h: Fix inline test for C99 and Sun Studio cc. | |
58 | |
1 2009-12-29 Joel Brobecker <brobecker@adacore.com> | 59 2009-12-29 Joel Brobecker <brobecker@adacore.com> |
2 | 60 |
3 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type. | 61 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type. |
4 | 62 |
5 2009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be> | 63 2009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be> |
15 (libi_shostptr_t): Likewise. | 73 (libi_shostptr_t): Likewise. |
16 | 74 |
17 2009-10-19 Rafael Avila de Espindola <espindola@google.com> | 75 2009-10-19 Rafael Avila de Espindola <espindola@google.com> |
18 | 76 |
19 PR40790 | 77 PR40790 |
20 * plugin-api.h: Don't include stdint.h unconditionally. | 78 * plugin-api.h: Don't include stdint.h unconditionally. |
21 | 79 |
22 2009-10-15 Jakub Jelinek <jakub@redhat.com> | 80 2009-10-15 Jakub Jelinek <jakub@redhat.com> |
23 | 81 |
24 * include/dwarf2.h (DW_LANG_Python): Add comment that it is | 82 * include/dwarf2.h (DW_LANG_Python): Add comment that it is |
25 a DWARF 4 addition. | 83 a DWARF 4 addition. |
43 | 101 |
44 2009-10-04 Jerry Quinn <jlquinn@optonline.net> | 102 2009-10-04 Jerry Quinn <jlquinn@optonline.net> |
45 | 103 |
46 * plugin-api.h: Fix compile. | 104 * plugin-api.h: Fix compile. |
47 | 105 |
48 2008-10-03 Rafael Espindola <espindola@google.com> | 106 2009-10-03 Rafael Espindola <espindola@google.com> |
49 | 107 |
50 * plugin-api.h: New. | 108 * plugin-api.h: New. |
51 * lto-symtab.h: New. | 109 * lto-symtab.h: New. |
52 | 110 |
53 2009-09-29 Jason Merrill <jason@redhat.com> | 111 2009-09-29 Jason Merrill <jason@redhat.com> |
131 | 189 |
132 2009-05-31 Ian Lance Taylor <iant@google.com> | 190 2009-05-31 Ian Lance Taylor <iant@google.com> |
133 | 191 |
134 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++ | 192 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++ |
135 the way we treat an ISO C compiler. Don't define inline as a | 193 the way we treat an ISO C compiler. Don't define inline as a |
136 macdro when compiling with C++. | 194 macro when compiling with C++. |
137 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C" | 195 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C" |
138 when compiling with C++. | 196 when compiling with C++. |
139 * fibheap.h: Add extern "C" when compiling with C++. | 197 * fibheap.h: Add extern "C" when compiling with C++. |
140 | 198 |
141 2009-04-22 Taras Glek <tglek@mozilla.com> | 199 2009-04-22 Taras Glek <tglek@mozilla.com> |