]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/varasm.c
This patch rewrites the old VEC macro-based interface into a new one
[thirdparty/gcc.git] / gcc / varasm.c
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-12  dodjiImplement protection of global variables
2012-10-31  crowlThis patch implements generic type query and conversion...
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-02  zadeck2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-06-19  stevengcc/
2012-06-02  zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31  steven * Makefile.in: Fix many dependencies.
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2012-05-24  hubicka * tree.h (alias_diag_flags): Remove.
2012-05-02  rguenth2012-05-02 Richard Guenther <rguenther@suse.de>
2012-04-24  jakub PR middle-end/53084
2012-04-24  jakub PR middle-end/52999
2012-04-22  hubicka * lto-symtab.c (lto_varpool_replace_node): Do not...
2012-04-20  hubicka * lto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-04-03  ebotcazou * varasm.c (initializer_constant_valid_for_bitfield_p...
2012-03-26  steven * varasm.c (assemble_external): #if 0 out the new...
2012-03-26  steven * varasm.c (assemble_external): Assert this function...
2012-03-16  rguenth2012-03-16 Richard Guenther <rguenther@suse.de>
2012-02-20  roEnable initfini array support on Solaris (PR target...
2011-12-09  meissnerFix PR51469 (attr-ifunc fails on ppc); Make #pragma...
2011-12-06  rguenth2011-12-06 Richard Guenther <rguenther@suse.de>
2011-11-27  rsandifogcc/
2011-11-25  amacleod2011-11-24 Andrew MacLeod <amacleod@redhat.com>
2011-11-22  iainsgcc:
2011-11-14  jason PR bootstrap/51094
2011-11-12  jason PR bootstrap/51094
2011-11-11  jason * varasm.c (default_elf_asm_output_limited_string...
2011-11-11  jason * final.c, output.h (fprint_whex, fprint_w, fprint_ul...
2011-11-08  aldyhMerge from transactional-memory branch.
2011-10-13  vries2011-10-13 Tom de Vries <tom@codesourcery.com>
2011-10-07  vries2011-10-07 Tom de Vries <tom@codesourcery.com>
2011-10-02  hubicka PR lto/47247
2011-09-27  tmsriram2011-09-27 Sriraman Tallam <tmsriram@google.com>
2011-08-26  rguenth2011-08-26 Richard Guenther <rguenther@suse.de>
2011-08-25  aldot2011-08-25 Bernhard Reutner-Fischer <aldot@gcc.gnu...
2011-08-20  hjlUse .init_arrary/.fini_array sections if possible.
2011-08-17  rguenth2011-08-17 Richard Guenther <rguenther@suse.de>
2011-07-19  rsandifogcc/
2011-07-13  bernds * doc/tm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX...
2011-07-12  jamborm2011-07-12 Martin Jambor <mjambor@suse.cz>
2011-07-09  rthMove ASM_COMMENT_START to defaults.h.
2011-06-14  jsm28 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
2011-06-09  akbetter warning for section conflict
2011-06-09  akPrint location for conflicting global regs.
2011-05-30  froydnjfix PR bootstrap/4910
2011-05-26  froydnjmake TS_IDENTIFIER be a substructure of TS_TYPED
2011-05-03  bernds * function.c (init_function_start): Call decide_functi...
2011-05-02  rguenth2011-05-02 Richard Guenther <rguenther@suse.de>
2011-04-21  rsandifogcc/
2011-04-17  hubicka * cgraph.c (cgraph_clone_node): Do not handle vtable_m...
2011-04-12  jamborm2011-04-12 Martin Jambor <mjambor@suse.cz>
2011-04-11  jamborm2011-04-11 Martin Jambor <mjambor@suse.cz>
2011-04-08  aesok * doc/tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.
2011-04-03  matz * lto-streamer.h (struct lto_streamer_cache_d): Remove...
2011-02-28  jakub PR middle-end/46790
2011-02-05  jakub PR middle-end/47610
2011-02-03  jakub PR middle-end/31490
2011-01-28  jakub PR target/42894
2011-01-24  hubicka PR c/21659
2011-01-11  hubicka PR lto/45721
2010-12-19  davek PR middle-end/46674
2010-12-14  hubicka PR middle-end/46667
2010-12-12  hubicka * varasm.c (default_function_section): Check flag_reor...
2010-12-03  lauras2010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-12-02  jiez PR middle-end/46674
2010-12-01  jsm28 * common.opt (main_input_filename, main_input_basename,
2010-11-23  hubicka * tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.
2010-11-17  sje2010-11-17 Dinar Temirbulatov <dtemirbulatov@gmail...
2010-11-13  rearnsha * tm.texi.in (OVERLAPPING_REGISTER_NAMES): Document...
2010-11-09  rguenth2010-11-09 Richard Guenther <rguenther@suse.de>
2010-11-06  amylaar PR middle-end/46314
2010-11-04  amylaar PR bootstrap/44756
2010-10-26  jason * varasm.c (constructor_static_from_elts_p): Don't...
2010-10-11  danglin PR middle-end/45862
2010-09-29  nathan * varasm.c (assemble_alias): Add error message for
2010-09-29  nathan * configure.ac: Add --enable-indirect-function option.
2010-09-27  iangcc/:
2010-09-24  hubicka * lto-symtab.c (lto_symtab_entry_def): Add guessed...
2010-09-13  ebotcazou PR debug/43937
2010-09-09  nathan * configure.ac (gnu_indirect_function): New test.
2010-08-20  hainque * tree.h (alias_diag_flags): New enum.
2010-08-20  froydnjgcc/
2010-07-26  rthPR target/44132
2010-07-26  aesok * target.def (output_source_filename): New hook.
2010-07-15  aesok * tree.h (enum tree_index): Add TI_INTEGER_THREE.
2010-07-15  froydnjgcc/
2010-07-14  rth * passes.c (rest_of_decl_compilation): Do not...
2010-07-13  froydnjgcc/
2010-07-08  ktietz2010-07-08 Kai Tietz <kai.tietz@onevision.com>
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-29  amylaargcc:
2010-06-20  jsm28 PR other/32998
2010-06-15  aesok * target.h (struct asm_out):Add declare_constant_name...
2010-06-08  laurasgcc/ada:
2010-05-24  iains2010-05-24 Iain Sandoe <iains@gcc.gnu.org>
next