summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* Backport:ghazi2008-02-021-2/+3
* Change GPLv2 files (which do not have exceptions or additions) over to GPLv3.nickc2007-09-011-4/+3
* PR target/26090rth2007-03-101-66/+71
* 2007-03-08 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-03-091-11/+0
* PR target/29943amodra2007-02-201-0/+4
* Revert emutls patch.rth2006-10-091-293/+1
* PR c/29091jakub2006-10-061-1/+5
* gcc/rth2006-10-041-1/+293
* gcc/rsandifo2006-09-211-1/+1
* PR middle-end/27724jason2006-09-081-4/+4
* PR c++/28148mmitchel2006-08-041-0/+3
* * tree.h (categorize_ctor_elements): Adjust prototype and addhainque2006-07-181-4/+15
* * cgraphunit.c (cgraph_varpool_analyze_pending_decls): Call align_variable.hubicka2006-07-131-1/+1
* PR c++/26905jason2006-06-301-1/+1
* * varasm.c (mergeable_string_section): Check for embedded NULs andjakub2006-06-211-3/+6
* * varasm.c (globalize_decl): Fix indentation.kazu2006-05-291-10/+10
* * varasm.c (align_variable): New function.dje2006-04-251-37/+47
* * builtins.c (dummy_object): Use build_int_cst instead of convert.sayle2006-04-031-4/+4
* * varasm.c (output_constant_pool): Restore fnname and fndeclrsandifo2006-03-231-4/+5
* * varasm.c (assemble_end_function): Say that 'fnname' is unused.geoffk2006-03-081-1/+1
* * varasm.c (assemble_variable): Fix setting of DECL_IN_TEXT_SECTION.rsandifo2006-03-071-1/+1
* * hooks.c (hook_bool_mode_rtx_true): New function.rsandifo2006-03-071-36/+73
* Fix formatting.mrs2006-03-031-1/+2
* * doc/tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead ofrsandifo2006-03-031-8/+9
* * doc/tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.rsandifo2006-03-021-207/+253
* * tree.h (variable_section): Delete.rsandifo2006-02-221-13/+0
* * doc/tm.texi (ASM_OUTPUT_SHARED_COMMON, ASM_OUTPUT_SHARED_BSS)rsandifo2006-02-211-29/+0
* PR middle-end/19543sayle2006-02-201-0/+2
* * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.rsandifo2006-02-181-90/+619
* PR target/25376jconner2006-02-131-5/+16
* * tree.def (CHAR_TYPE): Remove.sayle2006-02-081-2/+1
* * doc/rtl.texi (SYMBOL_REF_DATA): Adjust documentation for newrsandifo2006-01-271-3/+3
* * doc/rtl.texi (SYMBOL_REF_CONSTANT, SYMBOL_REF_DATA): Document.rsandifo2006-01-251-50/+7
* * varasm.c (assemble_real): Initialise data array.bje2006-01-201-1/+1
* * varasm.c (initialize_constant_valid_p): Allow pointersdj2006-01-201-0/+8
* 2006-01-06 Eric Christopher <echristo@apple.com>echristo2006-01-061-34/+42
* * varasm.c (assemble_variable): Handle thread-local COMMON data.rth2006-01-031-2/+11
* * varasm.c (get_section): Use gcc_assert.nathan2005-12-291-4/+2
* PR c++/23171mmitchel2005-12-241-12/+18
* 2005-12-22 Richard Guenther <rguenther@suse.de>rguenth2005-12-221-1/+1
* * optabs.c (init_floating_libfuncs): Handle decimal float modes.bje2005-12-181-0/+1
* * varasm.c (default_unique_section_1): Use special sectionjakub2005-12-151-1/+10
* * final.c (final_scan_insn): Flip in_cold_section_p when changingrsandifo2005-12-151-25/+29
* * output.h (init_section, fini_section): Delete.rsandifo2005-12-101-12/+0
* * dwarf2out.c (default_eh_frame_section): Delete, moving handlingrsandifo2005-12-101-10/+9
* * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.rsandifo2005-12-071-427/+319
* Index: gcc/ChangeLoggeoffk2005-12-051-11/+17
* * varasm.c (ultimate_transparent_alias_target): Add comment.aoliva2005-11-281-0/+8
* * config/rs6000/rs6000.h (ASM_OUTPUT_WEAKREF): Define.aoliva2005-11-181-2/+5
* PR 24644dje2005-11-111-2/+3