summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gcc/rsandifo2011-07-191-1/+1
* * doc/tm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX): Add hook.bernds2011-07-131-5/+7
* 2011-07-12 Martin Jambor <mjambor@suse.cz>jamborm2011-07-121-2/+2
* Move ASM_COMMENT_START to defaults.h.rth2011-07-091-4/+0
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-3/+4
* better warning for section conflictak2011-06-091-1/+5
* Print location for conflicting global regs.ak2011-06-091-1/+1
* fix PR bootstrap/4910froydnj2011-05-301-0/+1
* make TS_IDENTIFIER be a substructure of TS_TYPEDfroydnj2011-05-261-1/+0
* * function.c (init_function_start): Call decide_function_section.bernds2011-05-031-11/+30
* 2011-05-02 Richard Guenther <rguenther@suse.de>rguenth2011-05-021-10/+9
* gcc/rsandifo2011-04-211-1/+1
* * cgraph.c (cgraph_clone_node): Do not handle vtable_methodhubicka2011-04-171-2/+1
* 2011-04-12 Martin Jambor <mjambor@suse.cz>jamborm2011-04-121-2/+2
* 2011-04-11 Martin Jambor <mjambor@suse.cz>jamborm2011-04-111-7/+11
* * doc/tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.aesok2011-04-081-37/+2
* * lto-streamer.h (struct lto_streamer_cache_d): Remove offsetsmatz2011-04-031-3/+3
* PR middle-end/46790jakub2011-02-281-0/+9
* PR middle-end/47610jakub2011-02-051-1/+6
* PR middle-end/31490jakub2011-02-031-15/+46
* PR target/42894jakub2011-01-281-2/+2