aboutsummaryrefslogtreecommitdiff
path: root/gcc/varasm.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-05attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers1-2/+2
2009-05-04intl.c (locale_encoding, [...]): New.Joseph Myers1-4/+4
2009-05-02varasm.c: Do not include c-pragma.hSteven Bosscher1-1/+0
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-10/+5
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-1/+1
2009-04-02builtins.c (is_builtin_name): New.Rafael Avila de Espindola1-1/+1
2009-04-01varasm.c (default_function_rodata_section): Declare DOT as const char*.Rafael Avila de Espindola1-1/+1
2009-04-01varasm.c (default_function_rodata_section): Don't assume anything about where...DJ Delorie1-3/+10
2009-03-30re PR middle-end/38237 (multiple weak directives)Steve Ellcey1-4/+6
2009-03-17re PR middle-end/39378 (Multiple inheritence thunk not working with -mthumb)Jing Yu1-1/+1
2009-02-23re PR c++/38880 (g++.dg/init/const7.C XFAILed)Jason Merrill1-9/+9
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-02-19re PR c++/39188 (G++ doesn't handle static anonymous union right)H.J. Lu1-1/+0
2009-02-18revert accidental commitJason Merrill1-4/+6
2009-02-18re PR target/39179 (Wrong code in c++ for const members initialized in extern...Jason Merrill1-6/+4
2008-11-30re PR middle-end/38283 (FAIL: libgomp.fortran/pr25162.f)John David Anglin1-1/+1
2008-11-22varasm.c (default_file_start): Suppress ASM_APP_OFF also with -dA and -dP.Andreas Schwab1-1/+2
2008-09-22re PR target/37170 (gcc.dg/weak/weak-1.c)Hans-Peter Nilsson1-7/+15
2008-09-19varasm.c (narrowing_initializer_constant_valid_p): Return NULL_TREE if ENDTYP...Ian Lance Taylor1-3/+7
2008-09-17varasm.c (initializer_constant_valid_p): Forbid view-conversions from aggrega...Eric Botcazou1-8/+25
2008-09-05varasm.c (narrowing_initializer_constant_valid_p): New static function.Ian Lance Taylor1-55/+80
2008-08-30parse.c (parse_interface): Silence uninitialized var warning.Jan Hubicka1-1/+1
2008-08-19varasm.c (weak_decls): Move earlier in the file.Rafael Avila de Espindola1-10/+8
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-2/+2
2008-07-16c-pch.c (get_ident): Avoid C++ keywords.Kaveh R. Ghazi1-4/+4
2008-07-13cgraph.c (assembler_name_hash): New static var.Jan Hubicka1-1/+4
2008-06-29alloc-pool.c (create_alloc_pool): Fix -Wc++-compat warnings.Kaveh R. Ghazi1-3/+3
2008-06-20ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi1-29/+35
2008-05-25tree-nested.c (convert_tramp_reference): Do not build a trampoline if we don'...Eric Botcazou1-19/+23
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-17/+9
2008-04-27targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell1-105/+182
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-3/+3
2008-04-23tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable case.Tomas Bily1-5/+0
2008-04-18except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka1-1/+1
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-26/+26
2008-04-07function.h (rtl): Rename to x_rtl.Jan Hubicka1-6/+6
2008-03-31Fix IA-64 enable-checking glibc ICE.James E Wilson1-5/+5
2008-03-31builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s...Jan Hubicka1-22/+7
2007-12-05varasm.c (merge_weak, [...]): Commentary typo fixes.Bernhard Fischer1-3/+3
2007-10-08varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild1-35/+2
2007-09-29RevertOllie Wild1-2/+35
2007-09-28varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild1-35/+2
2007-09-05* varasm.c (initializer_constant_valid_p): Fix comment typo.Ben Elliston1-1/+1
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-7/+7
2007-08-23rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu1-3/+35
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-1/+1
2007-08-02re PR middle-end/25445 (-fpic/-fPIC failure in gcc.dg/tree-ssa/wholeprogram-1.c)Nathan Froyd1-2/+3
2007-07-29attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi1-1/+1