Daily bump.
[platform/upstream/gcc.git] / gcc / varasm.c
2007-12-05 Bernhard Fischervarasm.c (merge_weak, [...]): Commentary typo fixes.
2007-10-08 Ollie Wildvarasm.c (compare_constant): Removed call to lang_hooks...
2007-09-29 Ollie WildRevert
2007-09-28 Ollie Wildvarasm.c (compare_constant): Removed call to lang_hooks...
2007-09-05 Ben Elliston* varasm.c (initializer_constant_valid_p): Fix comment...
2007-08-24 Kaveh R. Ghazialpha.c (alpha_mangle_type, [...]): Constify.
2007-08-23 Chao-ying Furtl.c (rtx_code_size): Check CONST_FIXED to calcualte...
2007-08-11 Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-08-02 Nathan Froydre PR middle-end/25445 (-fpic/-fPIC failure in gcc...
2007-07-29 Kaveh R. Ghaziattribs.c (hash_attr, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-07-25 Kaveh R. Ghazicfglayout.c (insn_scope, insn_line): Constify.
2007-07-12 Geoffrey Keatingbuiltins.c (get_pointer_alignment): Honor DECL_ALIGN...
2007-07-10 Geoffrey Keatingre PR bootstrap/32617 (explow.c references DECL_ALIGN...
2007-06-16 Andrew Pinski[multiple changes]
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-05-04 Jakub Jelinekvarasm.c (align_variable): Don't increase alignment...
2007-04-08 Andrew Pinskivarasm.c (assemble_variable): Remove call to lang_hooks...
2007-03-29 Richard Hendersonvarasm.c (initializer_constant_valid_p): Don't deny...
2007-03-10 Richard Hendersonre PR target/26090 (IA-64 creates DT_TEXTREL binaries)
2007-03-09 Andrew Pinskire PR c/31072 ([4.2 Rgression] Wrong code for volatile...
2007-02-26 Mark Mitchelloutput.h (assemble_addr_to_section): Declare.
2007-02-25 Mark Mitchellextend.texi: Document optional priority argument to...
2007-02-20 Alan Modrare PR middle-end/29943 (gcc generate incorrect alias...
2007-02-15 Nick Cliftonvarasm.c (default_asm_output_anchor): Prepend * to...
2007-02-10 Richard HendersonMakefile.in (libgcc-support, [...]): Add emutls.c.
2007-02-03 John David Anglinre PR middle-end/30174 (FAIL: g++.old-deja/g++.abi...
2007-01-24 Steve Ellceytarget.h (globalize_decl_name): New.
2007-01-19 Steve Ellceysystem.h (ASM_MAKE_LABEL_LINKONCE): Poison.
2006-12-12 H.J. Lure PR middle-end/17982 (stop calling assemble_external...
2006-12-11 Andreas Schwabvarasm.c (elf_record_gcc_switches): Cast second argumen...
2006-12-11 Jan HubickaMove all varpool routines out of cgraph/cgraphunit...
2006-12-07 Nick Cliftoncommon.opt (record-gcc-switches): New command line...
2006-10-09 Richard HendersonRevert emutls patch.
2006-10-06 Jakub Jelinekre PR c/29091 (vector constant not fully outputed)
2006-10-04 Richard HendersonMakefile.in (libgcc.mk, [...]): Add emutls.c.
2006-09-21 Richard Sandifordvarasm.c (copy_constant): Fix reversed gcc_assert check.
2006-09-08 Jason Merrillre PR middle-end/27724 (internal compiler error: no...
2006-08-04 Mark Mitchellre PR c++/28148 (ICE with pointer to member function...
2006-07-18 Olivier Hainquetree.h (categorize_ctor_elements): Adjust prototype...
2006-07-13 Jan Hubickacgraphunit.c (cgraph_varpool_analyze_pending_decls...
2006-06-30 Jason Merrillre PR c++/26905 (default-visibility class symbol improp...
2006-06-21 Jakub Jelinekvarasm.c (mergeable_string_section): Check for embedded...
2006-05-29 Kazu Hirata* varasm.c (globalize_decl): Fix indentation.
2006-04-25 David Edelsohnvarasm.c (align_variable): New function.
2006-04-03 Roger Saylebuiltins.c (dummy_object): Use build_int_cst instead...
2006-03-23 Richard Sandifordvarasm.c (output_constant_pool): Restore fnname and...
2006-03-08 Geoffrey Keating* varasm.c (assemble_end_function): Say that 'fnname...
2006-03-07 Richard Sandiford* varasm.c (assemble_variable): Fix setting of DECL_IN_...
2006-03-07 Richard Sandifordhooks.c (hook_bool_mode_rtx_true): New function.
2006-03-03 Mike StumpFix formatting.
2006-03-03 Richard Sandifordtm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead...
2006-03-02 Richard Sandifordtm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.
2006-02-22 Richard Sandifordtree.h (variable_section): Delete.
2006-02-21 Richard Sandiford* doc/tm.texi (ASM_OUTPUT_SHARED_COMMON, ASM_OUTPUT_SHA...
2006-02-20 Roger Saylere PR middle-end/19543 ([4.1 only] fortran LOGICAL...
2006-02-18 Richard Sandifordre PR target/9703 ([arm] Accessing data through constan...
2006-02-13 Josh Connerre PR target/25376 (section attribute doesn't work...
2006-02-08 Roger Sayletree.def (CHAR_TYPE): Remove.
2006-01-27 Richard Sandifordrtl.texi (SYMBOL_REF_DATA): Adjust documentation for...
2006-01-25 Richard Sandifordrtl.texi (SYMBOL_REF_CONSTANT, [...]): Document.
2006-01-20 Ben Elliston* varasm.c (assemble_real): Initialise data array.
2006-01-20 DJ Delorievarasm.c (initialize_constant_valid_p): Allow pointers...
2006-01-06 Eric Christophertm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.
2006-01-03 Jakub Jelinekvarasm.c (assemble_variable): Handle thread-local COMMO...
2005-12-29 Nathan Sidwellvarasm.c (get_section): Use gcc_assert.
2005-12-24 Mark Mitchellre PR c++/23171 (ICE on pointer initialization with...
2005-12-22 Richard Guenthertree.c (tree_fold_gcd): Use build_int_cst where appropr...
2005-12-18 Jon Grimmoptabs.c (init_floating_libfuncs): Handle decimal float...
2005-12-15 Jakub Jelinekvarasm.c (default_unique_section_1): Use special sectio...
2005-12-15 Richard Sandifordfinal.c (final_scan_insn): Flip in_cold_section_p when...
2005-12-10 Richard Sandifordoutput.h (init_section, [...]): Delete.
2005-12-10 Richard Sandiforddwarf2out.c (default_eh_frame_section): Delete, moving...
2005-12-07 Richard Sandifordalpha.c (alpha_start_function): Use switch_to_section.
2005-12-05 Geoffrey KeatingIndex: gcc/ChangeLog
2005-11-28 Alexandre Oliva* varasm.c (ultimate_transparent_alias_target): Add...
2005-11-18 Alexandre Olivars6000.h (ASM_OUTPUT_WEAKREF): Define.
2005-11-11 David Edelsohnre PR c/24644 (gcc-4.1 compiled ppc64 kernels do not...
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...
next