aboutsummaryrefslogtreecommitdiff
path: root/gcc/varasm.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-24re PR c++/23171 (ICE on pointer initialization with C99 initializer)Mark Mitchell1-12/+18
2005-12-22tree.c (tree_fold_gcd): Use build_int_cst where appropriate.Richard Guenther1-1/+1
2005-12-19optabs.c (init_floating_libfuncs): Handle decimal float modes.Jon Grimm1-0/+1
2005-12-15varasm.c (default_unique_section_1): Use special section names for SECCAT_DAT...Jakub Jelinek1-1/+10
2005-12-15final.c (final_scan_insn): Flip in_cold_section_p when changing between the h...Richard Sandiford1-25/+29
2005-12-10output.h (init_section, [...]): Delete.Richard Sandiford1-12/+0
2005-12-10dwarf2out.c (default_eh_frame_section): Delete, moving handling of EH_FRAME_S...Richard Sandiford1-10/+9
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-427/+319
2005-12-05Index: gcc/ChangeLogGeoffrey Keating1-11/+17
2005-11-28* varasm.c (ultimate_transparent_alias_target): Add comment.Alexandre Oliva1-0/+8
2005-11-18rs6000.h (ASM_OUTPUT_WEAKREF): Define.Alexandre Oliva1-2/+5
2005-11-11re PR c/24644 (gcc-4.1 compiled ppc64 kernels do not boot)David Edelsohn1-2/+3
2005-11-10re PR target/24778 (Assembler errors during bootstrap)Alexandre Oliva1-1/+4
2005-11-10re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras...Jakub Jelinek1-1/+1
2005-11-09re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras...Alexandre Oliva1-29/+208
2005-10-26re PR rtl-optimization/24460 (Profiled bootstrap broken)Eric Botcazou1-5/+3
2005-10-20re PR middle-end/24295 (Xorg broken, #pragma weak foo = bar no longer causes ...Alexandre Oliva1-16/+17
2005-10-12re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var)Danny Smith1-1/+1
2005-10-12re PR c++/23799 (ICE: no-op convert from 8 to 4 bytes in initializer)Richard Guenther1-1/+1
2005-10-07varasm.c (output_constant): Limit error to expanding conversions.DJ Delorie1-1/+1
2005-10-04re PR middle-end/23125 (OpenBSD's zic.c causes g++ but not gcc to segfault)Andrew Pinski1-3/+9
2005-09-18varasm.c (output_constant): Do not abort on conversions to union types betwee...Eric Botcazou1-2/+5
2005-09-17varasm.c (output_constant): Do not abort on VIEW_CONVERT_EXPRs between differ...Eric Botcazou1-2/+3
2005-09-06gimplify.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-09-01varasm.c (output_constant): Let the target resolve conversions of addresses t...DJ Delorie1-1/+35
2005-08-17* varasm.c (decode_reg_name): Skip empty aqdditional register names.J"orn Rennecke1-1/+2
2005-07-31output.h (enum section_category): Export from varasm.cJan Hubicka1-40/+0
2005-07-27re PR c++/22003 (-freorder-blocks-and-partition and thunks)Steven Bosscher1-5/+10
2005-07-22re PR debug/21828 (debug info omitted for uninitialized variables)Mark Mitchell1-2/+5
2005-07-20Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo1-45/+67
2005-07-03* varasm.c (assemble_variable): Fix format specifier thinko.Gabriel Dos Reis1-1/+1
2005-07-03c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers1-4/+4
2005-07-02toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers1-25/+25
2005-06-30coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.Steven Bosscher1-26/+8
2005-06-29re PR rtl-optimization/21956 (useless symbols in object files)Caroline Tice1-4/+4
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-22re PR middle-end/20593 (Simple array of string access miscompiled on x86 and ...Richard Kenner1-0/+2
2005-06-07varasm.c (initialize_cold_section_name): Fix alloca buffer overflow.Richard Henderson1-24/+10
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-1/+2
2005-05-17varasm.c (struct constant_descriptor_tree): Add hash field.Jakub Jelinek1-5/+16
2005-05-16bb-reorder.c (verify_hot_cold_block_grouping): Replace internal_error with gc...Caroline Tice1-29/+24
2005-05-08configure.ac: Set ld_vers_major, ld_vers_minor and ld_vers_patch for GNU linker.Julian Brown1-5/+17
2005-05-06re PR c++/20961 (ICE on pragma weak/__attribute__((weak)))Jakub Jelinek1-1/+15
2005-04-27Correct fixes for various hot/cold partitioning concerns.Caroline Tice1-91/+110
2005-04-25re PR rtl-optimization/20413 (VOIDmode LABEL_REFs are generated)J"orn Rennecke1-1/+1
2005-04-25re PR middle-end/20991 (ICE in cgraph_mark_reachable_node)Jakub Jelinek1-3/+9
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-7/+7
2005-04-23* final.c, ipa-inline.c, varasm.c: Fix comment typos.Kazu Hirata1-1/+1
2005-04-22varasm.c (do_assemble_alias): Return early if TREE_ASM_WRITTEN (decl).Joseph Myers1-0/+3
2005-04-21alias.c (true_dependence): Remove 'abort' from comments.Nathan Sidwell1-4/+4