aboutsummaryrefslogtreecommitdiff
path: root/gcc/varasm.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-05re PR debug/43478 (Missing DW_AT_location for a variable)Alexandre Oliva1-0/+27
2010-04-28Uniquization of constants at the Tree levelEric Botcazou1-42/+97
2010-04-27varasm.c (decode_addr_const): Handle special case of INDIRECT_REF.Eric Botcazou1-2/+67
2010-04-26varasm.c (IN_NAMED_SECTION): Remove guard.Eric Botcazou1-2/+0
2010-04-09re PR bootstrap/43684 (multiple 'set but not used' errors.)Iain Sandoe1-2/+3
2010-03-27re PR middle-end/43391 (make_decl_rtl failure for C++ on AIX and HPUX)Jan Hubicka1-8/+11
2010-03-24re PR target/38118 (gcc emits non-TLS data as TLS on Solaris 11/SPARC)Rainer Orth1-1/+5
2010-03-22varasm.c (make_decl_rtl_for_debug): Also clear flag_mudflap for the duration ...Jakub Jelinek1-2/+6
2010-03-18tree.h: Declare make_decl_rtl_for_debug.Aldy Hernandez1-0/+32
2010-03-10re PR c/43288 (ICE in function_and_variable_visibility, at ipa.c:415)Jan Hubicka1-16/+18
2010-01-20re PR middle-end/42803 (c++ compilation hang)Jakub Jelinek1-54/+115
2010-01-14re PR c++/42608 (Undefined reference not reported in case of explicit templat...Jakub Jelinek1-1/+6
2009-12-02re PR middle-end/42224 (32bit pointers to 32bit pointers abort on 64bit VMS a...Ulrich Weigand1-4/+2
2009-11-25Remove trailing white spaces.H.J. Lu1-54/+54
2009-11-05re PR c++/36912 (ICE with "-frounding-math -g")Jason Merrill1-2/+8
2009-11-04Revert untested varasm.c changeJason Merrill1-8/+2
2009-11-04re PR c++/36912 (ICE with "-frounding-math -g")Jason Merrill1-2/+8
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-13/+19
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-4/+11
2009-10-08Fix 41626 from Jan HubickaJan Hubicka1-1/+1
2009-10-02Add support for comdat type sections for DWARF v4.Cary Coutant1-2/+7
2009-09-24cgraphunit.c (cgraph_lower_function): Revert last change.Jakub Jelinek1-2/+1
2009-09-22re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson1-7/+6
2009-09-22re PR middle-end/41357 (libgomp build fail)Dave Korn1-2/+2
2009-09-13tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou1-1/+2
2009-09-08tree.c (tree_find_value): Remove.Jason Merrill1-3/+3
2009-09-04re PR middle-end/41257 (Bogus error '*.LTHUNK0' aliased to undefined symbol '...Richard Guenther1-8/+2
2009-09-03[multiple changes]Diego Novillo1-14/+39
2009-07-20cgraph.h (constant_pool_htab): New function.Olatunji Ruwase1-16/+8
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-1/+1
2009-07-09varasm.c (build_constant_desc): Don't share RTL in pool entries.Maxim Kuvyrkov1-0/+4
2009-07-07cgraphunit.c: Replace %J by an explicit location.Manuel López-Ibáñez1-3/+6
2009-06-19* varasm.c (const_rtx_hash_1): Remove const qualifier from shift.Ian Lance Taylor1-1/+1
2009-06-15cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola1-5/+5
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-8/+16
2009-06-01tree.h (CONSTRUCTOR_BITFIELD_P): True if NODE...Olivier Hainque1-274/+468
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