aboutsummaryrefslogtreecommitdiff
path: root/gcc/varasm.c
AgeCommit message (Expand)Author
2006-07-13Merge from gcc-4_1-branch revision 114100 (gcc-4_1_1-release)Paul Brook
2006-06-21Merge from csl/coldfire-4_1 branch, revision 114848Richard Sandiford
2006-01-17Merge from gcc-4_1-branch revision 109820.Paul Brook
2005-11-28* varasm.c (ultimate_transparent_alias_target): Add comment.Alexandre Oliva
2005-11-18* config/rs6000/rs6000.h (ASM_OUTPUT_WEAKREF): Define.Alexandre Oliva
2005-11-11 PR 24644David Edelsohn
2005-11-10PR target/24778Alexandre Oliva
2005-11-10 PR other/4372Jakub Jelinek
2005-11-09PR other/4372Alexandre Oliva
2005-10-26 PR rtl-optimization/24460Eric Botcazou
2005-10-20gcc/ChangeLog:Alexandre Oliva
2005-10-12 PR middle-end/21275Danny Smith
2005-10-122005-10-12 Richard Guenther <rguenther@suse.de>Richard Guenther
2005-10-07* varasm.c (output_constant): Limit error to expandingDJ Delorie
2005-10-042005-10-04 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-09-18 * varasm.c (output_constant): Do not abort on conversions to unionEric Botcazou
2005-09-17 * varasm.c (output_constant): Do not abort on VIEW_CONVERT_EXPRsEric Botcazou
2005-09-06 * gimplify.c, ipa-prop.h, varasm.c, config/vxlib.c,Kazu Hirata
2005-09-01* varasm.c (output_constant): Let the target resolveDJ Delorie
2005-08-17 * varasm.c (decode_reg_name): Skip empty aqdditional register names.J"orn Rennecke
2005-07-31 * output.h (enum section_category): Export from varasm.cJan Hubicka
2005-07-27 PR c++/22003Steven Bosscher
2005-07-22 PR debug/21828Mark Mitchell
2005-07-20 Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo
2005-07-03 * varasm.c (assemble_variable): Fix format specifier thinko.Gabriel Dos Reis
2005-07-03 * c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers
2005-07-022005-07-02 Zack Weinberg <zack@codesourcery.com>Joseph Myers
2005-06-30 * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.Steven Bosscher
2005-06-292005-06-29 Caroline Tice <ctice@apple.com>Caroline Tice
2005-06-25Update FSF address.Kelley Cook
2005-06-222005-06-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>Richard Kenner
2005-06-08 * varasm.c (initialize_cold_section_name): Fix alloca buffer overflow.Richard Henderson
2005-05-25* common.opt (-Wattributes): New. Default true.DJ Delorie
2005-05-17 * varasm.c (struct constant_descriptor_tree): Add hash field.Jakub Jelinek
2005-05-162005-05-16 Caroline Tice <ctice@apple.com>Caroline Tice
2005-05-08 * configure.ac: Set ld_vers_major, ld_vers_minor and ld_vers_patch forJulian Brown
2005-05-06 PR c++/20961Jakub Jelinek
2005-04-27Correct fixes for various hot/cold partitioning concerns.Caroline Tice
2005-04-252005-04-25 J"orn Rennecke <joern.rennecke@st.com>J"orn Rennecke
2005-04-24 PR middle-end/20991Jakub Jelinek
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2005-04-23 * final.c, ipa-inline.c, varasm.c: Fix comment typos.Kazu Hirata
2005-04-22 * varasm.c (do_assemble_alias): Return early if TREE_ASM_WRITTENJoseph Myers
2005-04-21 * alias.c (true_dependence): Remove 'abort' from comments. UseNathan Sidwell
2005-04-21 * vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell
2005-04-19 * varasm.c (assemble_start_function): Remove reset of in_section.Daniel Jacobowitz
2005-04-13 * basic-block.h, tree-ssa-uncprop.c, varasm.c,Kazu Hirata
2005-04-12Temporary fix for partitioning problems; real fix coming soon.Caroline Tice
2005-04-12Revert patch from April 9.Caroline Tice
2005-04-09Fix problems with labels with hot/cold partitioning.Caroline Tice