summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* PR target/24778aoliva2005-11-101-1/+4
* PR other/4372jakub2005-11-101-1/+1
* PR other/4372aoliva2005-11-091-29/+208
* PR rtl-optimization/24460ebotcazou2005-10-261-5/+3
* gcc/ChangeLog:aoliva2005-10-201-16/+17
* PR middle-end/21275dannysmith2005-10-121-1/+1
* 2005-10-12 Richard Guenther <rguenther@suse.de>rguenth2005-10-121-1/+1
* * varasm.c (output_constant): Limit error to expandingdj2005-10-071-1/+1
* 2005-10-04 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-10-041-3/+9
* * varasm.c (output_constant): Do not abort on conversions to unionebotcazou2005-09-181-2/+5
* * varasm.c (output_constant): Do not abort on VIEW_CONVERT_EXPRsebotcazou2005-09-171-2/+3
* * gimplify.c, ipa-prop.h, varasm.c, config/vxlib.c,kazu2005-09-061-1/+1
* * varasm.c (output_constant): Let the target resolvedj2005-09-011-1/+35
* * varasm.c (decode_reg_name): Skip empty aqdditional register names.amylaar2005-08-171-1/+2
* * output.h (enum section_category): Export from varasm.chubicka2005-07-311-40/+0
* PR c++/22003steven2005-07-271-5/+10
* PR debug/21828mmitchel2005-07-221-2/+5
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-45/+67
* * varasm.c (assemble_variable): Fix format specifier thinko.gdr2005-07-031-1/+1
* * c-common.h (GCC_DIAG_STYLE): Define.jsm282005-07-031-4/+4
* 2005-07-02 Zack Weinberg <zack@codesourcery.com>jsm282005-07-021-25/+25
* * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.steven2005-06-301-26/+8
* 2005-06-29 Caroline Tice <ctice@apple.com>ctice2005-06-291-4/+4
* Update FSF address.kcook2005-06-251-2/+2
* 2005-06-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>pinskia2005-06-221-0/+2
* * varasm.c (initialize_cold_section_name): Fix alloca buffer overflow.rth2005-06-081-24/+10
* * common.opt (-Wattributes): New. Default true.dj2005-05-251-1/+2
* * varasm.c (struct constant_descriptor_tree): Add hash field.jakub2005-05-171-5/+16
* 2005-05-16 Caroline Tice <ctice@apple.com>ctice2005-05-161-29/+24
* * configure.ac: Set ld_vers_major, ld_vers_minor and ld_vers_patch forjules2005-05-081-5/+17
* PR c++/20961jakub2005-05-061-1/+15