Mercurial > hg > CbC > CbC_gcc
comparison include/ChangeLog @ 67:f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author | nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 22 Mar 2011 17:18:12 +0900 |
parents | b7f97abdc517 |
children | 04ced10e8804 |
comparison
equal
deleted
inserted
replaced
65:65488c3d617d | 67:f6334be47118 |
---|---|
1 2011-02-28 Kai Tietz <kai.tietz@onevision.com> | |
2 | |
3 * filenames.h (filename_ncmp): New prototype. | |
4 | |
5 2011-02-23 Kai Tietz <kai.tietz@onevision.com> | |
6 | |
7 * dwarf2.h (_ELF_DWARF2_H): Renamed to | |
8 _DWARF2_H. | |
9 (DWARF2_External_LineInfo, DWARF2_Internal_LineInfo, | |
10 DWARF2_External_PubNames, DWARF2_Internal_PubNames, | |
11 DWARF2_External_CompUnit, DWARF2_Internal_CompUnit, | |
12 DWARF2_External_ARange, DWARF2_Internal_ARange): Removed. | |
13 | |
14 2011-01-12 Iain Sandoe <iains@gcc.gnu.org> | |
15 | |
16 * dwarf2.h: Update value for DW_AT_hi_user. | |
17 | |
18 2010-11-16 Ian Lance Taylor <iant@google.com> | |
19 | |
20 * simple-object.h (simple_object_attributes_merge): Declare, | |
21 replacing simple_object_attributes_compare. | |
22 | |
23 2010-11-04 Ian Lance Taylor <iant@google.com> | |
24 | |
25 * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go. | |
26 | |
27 2010-11-02 Ian Lance Taylor <iant@google.com> | |
28 | |
29 * simple-object.h: New file. | |
30 | |
31 2010-10-15 Dave Korn <dave.korn.cygwin@gmail.com> | |
32 | |
33 Sync LD plugin patch series (part 1/6) with src/include/. | |
34 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member. | |
35 | |
36 2010-10-06 Andi Kleen <ak@linux.intel.com> | |
37 | |
38 * libiberty.h (setproctitle): Add prototype. | |
39 | |
40 2010-09-09 Jakub Jelinek <jakub@redhat.com> | |
41 | |
42 * dwarf2.h (DW_OP_GNU_implicit_pointer): New. | |
43 | |
44 2010-07-06 Ken Werner <ken.werner@de.ibm.com> | |
45 | |
46 * floatformat.h (floatformat_ieee_half_big): Add declaration. | |
47 (floatformat_ieee_half_little): Likewise. | |
48 | |
49 2010-06-21 Rafael Espindola <espindola@google.com> | |
50 | |
51 * plugin-api.h (ld_plugin_set_extra_library_path): New. | |
52 (ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH. | |
53 (ld_plugin_tv): Add tv_set_extra_library_path. | |
54 | |
55 2010-06-21 Jakub Jelinek <jakub@redhat.com> | |
56 | |
57 * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF. | |
58 | |
59 2010-06-18 Rafael Espindola <espindola@google.com> | |
60 | |
61 * plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library): | |
62 Make argument const. | |
63 | |
64 2010-06-08 Tristan Gingold <gingold@adacore.com> | |
65 | |
66 * dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and | |
67 DW_TAG_HP_Bliss_field_set. | |
68 (enum dwarf_attribute): Add DW_AT_HP_prologue, DW_AT_HP_epilogue, | |
69 DW_AT_HP_unit_name, DW_AT_HP_unit_size, DW_AT_HP_widened_byte_size, | |
70 DW_AT_HP_definition_points, DW_AT_HP_default_location and | |
71 DW_AT_HP_is_result_param. | |
72 (enum dwarf_type): Add DW_ATE_HP_VAX_float, DW_ATE_HP_VAX_float_d, | |
73 DW_ATE_HP_packed_decimal, DW_ATE_HP_zoned_decimal, DW_ATE_HP_edited, | |
74 DW_ATE_HP_signed_fixed, DW_ATE_HP_unsigned_fixed, | |
75 DW_ATE_HP_VAX_complex_float and DW_ATE_HP_VAX_complex_float_d. | |
76 (enum dwarf_line_number_x_ops): Add | |
77 DW_LNE_HP_source_file_correlation. | |
78 (enum dwarf_source_language): Add DW_LANG_HP_Bliss, | |
79 DW_LANG_HP_Basic91, DW_LANG_HP_Pascal91, DW_LANG_HP_IMacro, | |
80 DW_LANG_HP_Assembler. | |
81 | |
82 2010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com> | |
83 | |
84 * splay-tree.h: Update copyright years. | |
85 (splay_tree_s): Document fields. | |
86 (splay_tree_new_typed_alloc): New. | |
87 | |
88 * hashtab.h: Update copyright years. | |
89 (htab_create_typed_alloc): New. | |
90 | |
91 2010-06-01 Rafael Espindola <espindola@google.com> | |
92 | |
93 * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME. | |
94 | |
1 2010-04-26 Pedro Alves <pedro@codesourcery.com> | 95 2010-04-26 Pedro Alves <pedro@codesourcery.com> |
2 | 96 |
3 * filenames.h (PATH_SEPARATOR): Delete. | 97 * filenames.h (PATH_SEPARATOR): Delete. |
4 | 98 |
5 2010-04-23 Pedro Alves <pedro@codesourcery.com> | 99 2010-04-23 Pedro Alves <pedro@codesourcery.com> |