re PR target/24778 (Assembler errors during bootstrap)
[gcc.git] / gcc / varasm.c
2005-11-10 Alexandre Olivare PR target/24778 (Assembler errors during bootstrap)
2005-11-10 Jakub Jelinekre PR other/4372 (#pragma weak pthread* inclusion cause...
2005-11-09 Alexandre Olivare PR other/4372 (#pragma weak pthread* inclusion cause...
2005-10-26 Eric Botcazoure PR rtl-optimization/24460 (Profiled bootstrap broken)
2005-10-20 Alexandre Olivare PR middle-end/24295 (Xorg broken, #pragma weak foo...
2005-10-12 Danny Smithre PR target/21275 (gcc 4.0.0 crash with mingw when...
2005-10-12 Richard Guentherre PR c++/23799 (ICE: no-op convert from 8 to 4 bytes...
2005-10-07 DJ Delorievarasm.c (output_constant): Limit error to expanding...
2005-10-04 Andrew Pinskire PR middle-end/23125 (OpenBSD's zic.c causes g++...
2005-09-18 Eric Botcazouvarasm.c (output_constant): Do not abort on conversions...
2005-09-17 Eric Botcazouvarasm.c (output_constant): Do not abort on VIEW_CONVER...
2005-09-06 Kazu Hiratagimplify.c, [...]: Fix comment typos.
2005-09-01 DJ Delorievarasm.c (output_constant): Let the target resolve...
2005-08-17 J"orn Rennecke* varasm.c (decode_reg_name): Skip empty aqdditional...
2005-07-31 Jan Hubickaoutput.h (enum section_category): Export from varasm.c
2005-07-27 Steven Bosscherre PR c++/22003 (-freorder-blocks-and-partition and...
2005-07-22 Mark Mitchellre PR debug/21828 (debug info omitted for uninitialized...
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-03 Gabriel Dos Reis* varasm.c (assemble_variable): Fix format specifier...
2005-07-03 Joseph Myersc-common.h (GCC_DIAG_STYLE): Define.
2005-07-02 Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-30 Steven Bosschercoretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-29 Caroline Ticere PR rtl-optimization/21956 (useless symbols in object...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-22 Richard Kennerre PR middle-end/20593 (Simple array of string access...
2005-06-08 Richard Hendersonvarasm.c (initialize_cold_section_name): Fix alloca...
2005-05-25 DJ Deloriecommon.opt (-Wattributes): New.
2005-05-17 Jakub Jelinekvarasm.c (struct constant_descriptor_tree): Add hash...
2005-05-16 Caroline Ticebb-reorder.c (verify_hot_cold_block_grouping): Replace...
2005-05-08 Julian Brownconfigure.ac: Set ld_vers_major, ld_vers_minor and...
2005-05-06 Jakub Jelinekre PR c++/20961 (ICE on pragma weak/__attribute__(...
2005-04-27 Caroline TiceCorrect fixes for various hot/cold partitioning concerns.
2005-04-25 J"orn Renneckere PR rtl-optimization/20413 (VOIDmode LABEL_REFs are...
2005-04-24 Jakub Jelinekre PR middle-end/20991 (ICE in cgraph_mark_reachable_node)
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-23 Kazu Hirata* final.c, ipa-inline.c, varasm.c: Fix comment typos.
2005-04-22 Joseph Myersvarasm.c (do_assemble_alias): Return early if TREE_ASM_...
2005-04-21 Nathan Sidwellalias.c (true_dependence): Remove 'abort' from comments.
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-19 Daniel Jacobowitz* varasm.c (assemble_start_function): Remove reset...
2005-04-13 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2005-04-12 Caroline TiceTemporary fix for partitioning problems; real fix comin...
2005-04-12 Caroline TiceRevert patch from April 9.
2005-04-09 Caroline TiceFix problems with labels with hot/cold partitioning.
2005-04-09 Kazu Hiratadominance.c, [...]: Fix comment typos.
2005-04-01 Kazu Hirata* bb-reorder.c, fold-const.c, varasm.c: Fix comment...
2005-04-01 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2005-03-31 Caroline TiceFix problems with hot/cold partitioning optimization.
2005-03-30 Jan Hubicka[multiple changes]
2005-03-30 Richard Hendersoncgraph.h (struct cgraph_node): Add alias.
2005-03-29 Jakub Jelinekre PR middle-end/20622 (Alias to nocommon variable...
2005-03-29 Eric Botcazoure PR middle-end/20263 (Incorrect asm for global regist...
2005-03-28 Jan Hubickare PR middle-end/20635 (ICE in cgraph_mark_reachable_node)
2005-03-22 Mike Stump* varasm.c (default_assemble_visibility): Remove extra ().
2005-03-20 Roger Saylevarasm.c (do_assemble_alias): Restore comment describin...
2005-03-18 Jan Hubickare PR middle-end/20225 (ICE during GC)
2005-03-16 Richard Hendersonre PR middle-end/15700 ([unit-at-a-time] Inlining probl...
2005-03-13 Daniel Jacobowitz* varasm.c (decl_tls_model): Check flag_shlib instead...
2005-03-10 Nathan Sidwellvalue-prof.c (rtl_find_values_to_profile): Use gcc_asse...
2005-03-02 Geoffrey Keatingvarasm.c (named_section): Use xstrdup rather than doing...
2005-03-02 Mark Mitchellre PR c++/19916 (Segmentation fault in __static_initial...
2005-01-30 Richard Hendersonrtl.c (rtx_equal_p): No early exit for CONST_VECTOR.
2005-01-16 John David Anglinre PR target/16304 (bootstrap failure on AIX 4.3.3...
2005-01-14 Eric Botcazoure PR middle-end/18820 (ACATS c95300[123] and c980002...
2005-01-11 Alan Modravarasm.c (default_section_type_flags_1): Don't set...
2005-01-10 Jan Beulichia64.c (ia64_in_small_data_p): Also handle the section...
2005-01-02 Richard Hendersonre PR c/19031 (#pragma weak handling changes in 4.0.0)
2004-12-23 Richard Henderson* varasm.c (force_const_mem): Call set_mem_align.
2004-12-20 Mark Mitchelldefaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.
2004-12-18 Eric Botcazoure PR middle-end/15486 (-fdata-sections moves common...
2004-12-09 Nathan Sidwelltree.def (SET_TYPE): Remove.
2004-12-08 Zack Weinbergre PR middle-end/17982 (stop calling assemble_external...
2004-12-02 H.J. Luvarasm.c (make_decl_rtl): Add the missing `;'.
2004-12-02 Andrew Pinskivarasm.c (decode_reg_name): Revert change to check...
2004-11-30 Alan Modravarasm.c (default_encode_section_info): Don't set SYMBO...
2004-11-29 Alan Modravarasm.c (default_elf_select_section_1): Only pass...
2004-11-29 Alan Modrare PR target/9571 ([PPC] problems with 'const', -msdata...
2004-11-19 Paul Brookre PR target/17735 (make stops with "initializer for...
2004-11-13 Ziemowit Laskivarasm.c (output_addressed_constants): For CONST_DECLs...
2004-11-11 Kazu Hiratavarasm.c (get_named_section_flags, [...]): Make them...
2004-10-28 Zack Weinbergvarasm.c (function_section): If DECL is NULL_TREE,...
2004-10-27 Andreas Schwabvarasm.c (default_stabs_asm_out_destructor): Mark symbo...
2004-10-27 Zack Weinbergdbxout.c: Include obstack.h.
2004-10-26 Geoffrey KeatingIndex: gcc/gcc/ChangeLog
2004-10-22 Kazu Hiratavarasm.c (get_pool_mode_for_function, [...]): Remove.
2004-09-21 Paul Brookvarasm.c (default_assemble_integer): Return false for...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-15 Mark Mitchellvarasm.c (default_function_rdodata_section): Make sure...
2004-09-15 Joseph Myersattribs.c, [...]: Use %<, %> and %q for quoting in...
2004-09-15 Mark Mitchellconfigure.ac: Check for COMDAT support.
2004-09-10 Geoffrey Keatingoutput.h (unlikely_section_label): Delete declaration.
2004-08-31 Richard Kennerc-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT and...
2004-08-30 Richard Hendersonc-typeck.c (build_unary_op): Don't expand ADDR_EXPR...
2004-08-19 Andrew Pinskivarasm.c (ecode_reg_name): Do nothing if the asmspec...
2004-08-18 Richard Hendersonemit-rtl.c (gen_const_mem): New.
2004-08-18 Caroline TiceHot/cold partitioning update patch.
2004-08-18 Richard Hendersonrtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-18 David Edelsohnvarasm.c (MAX_OFILE_ALIGNMENT): Move ...
2004-08-16 Devang Patelc-common.c (handle_used_attribute): Set DECL_PRESERVE_P.
2004-08-12 Jakub Jelinekre PR c++/16276 ([3.4 only] G++ generates local referen...
next