summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* * varasm.c (pending_assemble_externals_processed): Guardjbglaw2012-12-171-1/+1
* PR middle-end/55709danglin2012-12-161-0/+12
* PR middle-end/52640jakub2012-12-121-1/+10
* * varasm.c (get_variable_section): Don't return lcomm_sectionjakub2012-12-111-1/+2
* * asan.c (asan_init_shadow_ptr_types): Move earlier in the file.jakub2012-12-101-2/+17
* * function.h (struct rtl_data): Remove epilogue_delay_list.steven2012-12-021-6/+1
* * target.def (use_blocks_for_decl_p): New hook.dje2012-11-281-1/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-31/+27
* Implement protection of global variablesdodji2012-11-121-0/+22
* This patch implements generic type query and conversion functions,crowl2012-10-311-2/+2
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-14/+7
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-8/+7
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-2/+2
* 2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-021-1/+1
* gcc/steven2012-06-191-1/+26
* 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-06-021-2/+2
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-36/+0
* * Makefile.in: Fix many dependencies.steven2012-05-311-3/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* * tree.h (alias_diag_flags): Remove.hubicka2012-05-241-252/+3
* 2012-05-02 Richard Guenther <rguenther@suse.de>rguenth2012-05-021-2/+6
* PR middle-end/53084jakub2012-04-241-0/+10
* PR middle-end/52999jakub2012-04-241-6/+11
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-221-1/+0
* * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka2012-04-201-47/+17
* * cgraph.h: Update copyrights;hubicka2012-04-141-10/+10
* * varasm.c (initializer_constant_valid_for_bitfield_p): Return trueebotcazou2012-04-031-6/+13
* * varasm.c (assemble_external): #if 0 out the new assert from the steven2012-03-261-0/+5
* * varasm.c (assemble_external): Assert this function is only calledsteven2012-03-261-4/+10
* 2012-03-16 Richard Guenther <rguenther@suse.de>rguenth2012-03-161-24/+15
* Enable initfini array support on Solaris (PR target/50166)ro2012-02-201-5/+5
* Fix PR51469 (attr-ifunc fails on ppc); Make #pragma GCC target ("...") change...meissner2011-12-091-5/+8
* 2011-12-06 Richard Guenther <rguenther@suse.de>rguenth2011-12-061-9/+0
* gcc/rsandifo2011-11-271-4/+11
* 2011-11-24 Andrew MacLeod <amacleod@redhat.com>amacleod2011-11-251-1/+3
* gcc:iains2011-11-221-1/+9
* PR bootstrap/51094jason2011-11-141-13/+0
* PR bootstrap/51094jason2011-11-121-1/+2
* * varasm.c (default_elf_asm_output_limited_string): #ifdefjason2011-11-111-0/+2
* * final.c, output.h (fprint_whex, fprint_w, fprint_ul, sprint_ul):jason2011-11-111-6/+130
* Merge from transactional-memory branch.aldyh2011-11-081-0/+156
* 2011-10-13 Tom de Vries <tom@codesourcery.com>vries2011-10-131-1/+1
* 2011-10-07 Tom de Vries <tom@codesourcery.com>vries2011-10-071-1/+2
* PR lto/47247hubicka2011-10-021-0/+2
* 2011-09-27 Sriraman Tallam <tmsriram@google.com>tmsriram2011-09-271-0/+2
* 2011-08-26 Richard Guenther <rguenther@suse.de>rguenth2011-08-261-0/+6
* 2011-08-25 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>aldot2011-08-251-2/+2
* Use .init_arrary/.fini_array sections if possible.hjl2011-08-201-0/+58
* 2011-08-17 Richard Guenther <rguenther@suse.de>rguenth2011-08-171-6/+8