* g++.dg/cpp0x/nullptr21.c: Remove printfs, make self-checking.
[gcc.git] / gcc / varasm.c
2012-06-19 Steven Bosschertarget.def (output_ident): New hook.
2012-06-02 Kenneth Zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31 Steven BosscherMakefile.in: Fix many dependencies.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-24 Jan Hubickatree.h (alias_diag_flags): Remove.
2012-05-02 Richard Guenthertree.c (valid_constant_size_p): New function.
2012-04-24 Jakub Jelinekre PR middle-end/53084 (GCC cannot handle array initial...
2012-04-24 Jakub Jelinekre PR target/52999 (ICE, segmentation fault in c_tree_p...
2012-04-22 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Do not merge...
2012-04-20 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-03 Eric Botcazouvarasm.c (initializer_constant_valid_for_bitfield_p...
2012-03-26 Steven Bosschervarasm.c (assemble_external): #if 0 out the new assert...
2012-03-26 Steven Bosschervarasm.c (assemble_external): Assert this function...
2012-03-16 Richard Guenthertree.h (TREE_VECTOR_CST_ELTS): Remove.
2012-02-20 Rainer OrthEnable initfini array support on Solaris (PR target...
2011-12-09 Michael MeissnerFix PR51469 (attr-ifunc fails on ppc); Make #pragma...
2011-12-06 Richard Guentherre PR lto/50601 (New LTO failures)
2011-11-27 Richard Sandifordhard-reg-set.h (target_hard_regs): Add x_accessible_reg...
2011-11-25 Andrew MacLeodre PR other/51011 (FAIL: gcc.dg/atomic-generic.c (test...
2011-11-22 Iain Sandoetarget.def (tm_clone_table_section): New hook.
2011-11-14 Dimitrios Apostoloure PR bootstrap/51094 (Bootstrap failure at revision...
2011-11-12 Dimitrios Apostoloure PR bootstrap/51094 (Bootstrap failure at revision...
2011-11-11 Jason Merrillvarasm.c (default_elf_asm_output_limited_string): ...
2011-11-11 Dimitrios Apostoloufinal.c, output.h (fprint_whex, [...]): New functions...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-13 Tom de Vriesemit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_R...
2011-10-07 Tom de Vriesre PR middle-end/50527 (inconsistent vla align)
2011-10-02 Jan Hubickare PR lto/47247 (Linker plugin specification makes...
2011-09-27 Sriraman Tallamoutput.h (SECTION_EXCLUDE): New macro.
2011-08-26 Richard Guenthervarasm.c (decode_addr_const): Handle MEM_REF[&X, OFF].
2011-08-25 Bernhard Reutner... varasm.c: (default_binds_local_p_1): Commentary typo...
2011-08-20 H.J. LuUse .init_arrary/.fini_array sections if possible.
2011-08-17 Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-07-19 Richard Sandifordrtl.texi (MEM_SIZE_KNOWN_P): Document.
2011-07-13 Bernd Schmidttm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX): Add...
2011-07-12 Martin Jamborcgraph.h (cgraph_get_node_or_alias): Removed declaration.
2011-07-09 Richard HendersonMove ASM_COMMENT_START to defaults.h.
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-09 Andi Kleenbetter warning for section conflict
2011-06-09 Andi KleenPrint location for conflicting global regs.
2011-05-30 Nathan Froydre PR c/4910 (imacat <imacat@mail.imacat.idv.tw>)
2011-05-26 Nathan Froydmake TS_IDENTIFIER be a substructure of TS_TYPED
2011-05-03 Bernd Schmidtfunction.c (init_function_start): Call decide_function_...
2011-05-02 Richard Guenthervarasm.c (output_constructor_regular_field): Compute...
2011-04-21 Richard Sandifordtarget.def (cannot_force_const_mem): Add a mode argument.
2011-04-17 Jan Hubickare PR middle-end/20991 (ICE in cgraph_mark_reachable_node)
2011-04-12 Martin Jamborcgraph.h (cgraph_node): Remove function declaration.
2011-04-11 Martin Jamborcgraph.c (cgraph_local_info): Call cgraph_get_node...
2011-04-08 Anatoly Sokolovtm.texi.in (ASM_OUTPUT_BSS): Remove documentation.
2011-04-03 Michael Matzlto-streamer.h (struct lto_streamer_cache_d): Remove...
2011-02-28 Jakub Jelinekre PR middle-end/46790 (EH failures in libstdc++ testsu...
2011-02-05 Jakub Jelinekre PR middle-end/47610 (cp-demangle.c:1970:1: error...
2011-02-03 Jakub Jelinekre PR middle-end/31490 (Compile error section type...
2011-01-28 Jakub Jelinekre PR target/42894 (Invalid rtl sharing in Thumb1.)
2011-01-24 Jan Hubickare PR c/21659 ([unit-at-a-time] "weak declaration must...
2011-01-11 Jan Hubickare PR lto/45721 (ICE: in function_and_variable_visibili...
2010-12-19 Dave Kornre PR middle-end/46674 (Weak alias is mistakenly optimi...
2010-12-14 Jan Hubickare PR middle-end/46667 (-freorder-blocks-and-partition...
2010-12-12 Jan Hubickavarasm.c (default_function_section): Check flag_reorder...
2010-12-03 Laurynas Biveinistree.h (struct call_expr_arg_iterator_d): Remove GTY...
2010-12-02 Jie Zhangre PR middle-end/46674 (Weak alias is mistakenly optimi...
2010-12-01 Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-23 Jan Hubickatree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.
2010-11-17 Dinar Temirbulatovre PR middle-end/31490 (Compile error section type...
2010-11-13 Richard Earnshawtm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new...
2010-11-09 Richard Guentherre PR middle-end/46221 (huge number of c++ testsuite...
2010-11-06 Joern Renneckere PR middle-end/46314 (frontends use ASM_GENERATE_INTE...
2010-11-04 Joern Renneckere PR bootstrap/44756 ([meta-bug] --enable-werror-alway...
2010-10-26 Jason Merrillvarasm.c (constructor_static_from_elts_p): Don't requir...
2010-10-11 John David Anglinre PR middle-end/45862 (SUPPORTS_WEAK is documented...
2010-09-29 Jack Howarthvarasm.c (assemble_alias): Add error message for unsupp...
2010-09-29 Nathan Sidwellconfigure.ac: Add --enable-indirect-function option.
2010-09-27 Ian Lance Taylorcommon.opt (fsplit-stack): New option.
2010-09-24 Jan Hubickalto-symtab.c (lto_symtab_entry_def): Add guessed field.
2010-09-13 Eric Botcazoure PR debug/43937 (FAIL: gcc.dg/guality/inline-params.c)
2010-09-09 Nathan Sidwellconfigure.ac (gnu_indirect_function): New test.
2010-08-20 Olivier Hainquetree.h (alias_diag_flags): New enum.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-26 Richard Hendersonre PR target/44132 (emutls is broken under a range...
2010-07-26 Anatoly Sokolovtarget.def (output_source_filename): New hook.
2010-07-15 Anatoly Sokolovtree.h (enum tree_index): Add TI_INTEGER_THREE.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-14 Richard Hendersonpasses.c (rest_of_decl_compilation): Do not call
2010-07-13 Nathan Froydtree.h (build_function_call_expr): Delete.
2010-07-08 Kai Tietzi386-protos.h (ix86_asm_output_function_label): New...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-29 Joern Renneckere PR other/44034 (target hooks are hard to maintain)
2010-06-20 Joseph Myersre PR other/32998 (-frecord-gcc-switches issues)
2010-06-15 Anatoly Sokolov* target.h (struct asm_out):Add declare_constant_name...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-24 Iain Sandoere PR target/44132 (emutls is broken under a range...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-21 Kai Tietzvarasm.c (emutls_decl): Merge attributes to new decl.
2010-05-16 Richard Guentherlto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HA...
2010-05-12 Jan Hubickacgraph.h (struct varpool_node): Add aux.
2010-05-05 Alexandre Olivare PR debug/43478 (Missing DW_AT_location for a variable)
2010-04-28 Eric BotcazouUniquization of constants at the Tree level
2010-04-27 Eric Botcazouvarasm.c (decode_addr_const): Handle special case of...
next