aboutsummaryrefslogtreecommitdiff
path: root/gcc/varasm.c
AgeCommit message (Expand)Author
2006-12-122006-12-11 H.J. Lu <hongjiu.lu@intel.com>hjl
2006-12-11 * varasm.c (elf_record_gcc_switches): Cast second argument ofschwab
2006-12-11 Move all varpool routines out of cgraph/cgraphunit to varpool.chubicka
2006-12-07* common.opt (record-gcc-switches): New command line switch.nickc
2006-10-09Revert emutls patch.rth
2006-10-06 PR c/29091jakub
2006-10-04gcc/rth
2006-09-21gcc/rsandifo
2006-09-08 PR middle-end/27724jason
2006-08-04 PR c++/28148mmitchel
2006-07-18 * tree.h (categorize_ctor_elements): Adjust prototype and addhainque
2006-07-13 * cgraphunit.c (cgraph_varpool_analyze_pending_decls): Call align_variable.hubicka
2006-06-30 PR c++/26905jason
2006-06-21 * varasm.c (mergeable_string_section): Check for embedded NULs andjakub
2006-05-29 * varasm.c (globalize_decl): Fix indentation.kazu
2006-04-25 * varasm.c (align_variable): New function.dje
2006-04-03 * builtins.c (dummy_object): Use build_int_cst instead of convert.sayle
2006-03-23 * varasm.c (output_constant_pool): Restore fnname and fndeclrsandifo
2006-03-08 * varasm.c (assemble_end_function): Say that 'fnname' is unused.geoffk
2006-03-07 * varasm.c (assemble_variable): Fix setting of DECL_IN_TEXT_SECTION.rsandifo
2006-03-07 * hooks.c (hook_bool_mode_rtx_true): New function.rsandifo
2006-03-03Fix formatting.mrs
2006-03-03 * doc/tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead ofrsandifo
2006-03-02 * doc/tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.rsandifo
2006-02-22 * tree.h (variable_section): Delete.rsandifo
2006-02-21 * doc/tm.texi (ASM_OUTPUT_SHARED_COMMON, ASM_OUTPUT_SHARED_BSS)rsandifo
2006-02-20 PR middle-end/19543sayle
2006-02-18 * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.rsandifo
2006-02-13PR target/25376jconner
2006-02-08 * tree.def (CHAR_TYPE): Remove.sayle
2006-01-27 * doc/rtl.texi (SYMBOL_REF_DATA): Adjust documentation for newrsandifo
2006-01-25 * doc/rtl.texi (SYMBOL_REF_CONSTANT, SYMBOL_REF_DATA): Document.rsandifo
2006-01-20 * varasm.c (assemble_real): Initialise data array.bje
2006-01-20* varasm.c (initialize_constant_valid_p): Allow pointersdj
2006-01-062006-01-06 Eric Christopher <echristo@apple.com>echristo
2006-01-03 * varasm.c (assemble_variable): Handle thread-local COMMON data.rth
2005-12-29 * varasm.c (get_section): Use gcc_assert.nathan
2005-12-24 PR c++/23171mmitchel
2005-12-222005-12-22 Richard Guenther <rguenther@suse.de>rguenth
2005-12-18 * optabs.c (init_floating_libfuncs): Handle decimal float modes.bje
2005-12-15 * varasm.c (default_unique_section_1): Use special sectionjakub
2005-12-15 * final.c (final_scan_insn): Flip in_cold_section_p when changingrsandifo
2005-12-10 * output.h (init_section, fini_section): Delete.rsandifo
2005-12-10 * dwarf2out.c (default_eh_frame_section): Delete, moving handlingrsandifo
2005-12-07 * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.rsandifo
2005-12-05Index: gcc/ChangeLoggeoffk
2005-11-28* varasm.c (ultimate_transparent_alias_target): Add comment.aoliva
2005-11-18* config/rs6000/rs6000.h (ASM_OUTPUT_WEAKREF): Define.aoliva
2005-11-11 PR 24644dje
2005-11-10PR target/24778aoliva