summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* * doc/invoke.texi (-fsemantic-interposition): Document.hubicka2014-06-261-0/+3
* * symtab.c (section_hash): New hash.hubicka2014-06-121-12/+12
* * varasm.c (set_implicit_section): New function.hubicka2014-06-111-5/+15
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-091-1/+2
* * varasm.c (use_blocks_for_decl_p): Check symbol table instead of aliashubicka2014-06-081-1/+7
* Delete a copy that looks like a relic from obstack times.bernds2014-06-021-67/+1
* * varasm.c (get_variable_section): Walk aliases.hubicka2014-05-291-0/+12
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-1/+7
* * varasm.c (output_constructor_bitfield): Fix thinkos in latest change.ebotcazou2014-05-231-18/+20
* * tree.h (DECL_ONE_ONLY): Return true only for externally visiblehubicka2014-05-201-7/+8
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-9/+9
* Tweak uses of new APIrsandifo2014-04-231-1/+1
* Merge from trunk.rsandifo2014-04-171-0/+2
|\
| * 2014-04-11 Richard Biener <rguenther@suse.de>rguenth2014-04-111-0/+2
* | Merge in trunk.mrs2014-02-101-20/+21
|\ \ | |/
| * * ipa.c (function_and_variable_visibility): Decompose DECL_ONE_ONLYhubicka2014-02-041-2/+2
| * * output.h (output_constant): Delete.ebotcazou2014-01-201-3/+3
| * * varasm.c (compute_reloc_for_constant): Use targetm.binds_local_p.hubicka2014-01-191-1/+1
| * PR middle-end/28865nickc2014-01-161-15/+16
* | Merge in trunk.mrs2014-01-031-3/+13
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * Time profile-based function reordering (phase 2).marxin2013-12-171-2/+12
* | Merge in trunk.mrs2013-12-131-3/+3
|\ \ | |/
| * * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-3/+3
* | Merge with trunk.rsandifo2013-12-041-1/+0
|\ \ | |/
| * Reverted:kyukhin2013-11-291-1/+0
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-1/+1
* | Merge from trunk.rsandifo2013-11-201-6/+10
|\ \ | |/
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
| * * varasm.c (align_variable): Give error instead of warning forjsm282013-11-191-5/+5
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+4
| * gcc/ada/rsandifo2013-11-181-11/+11
| * gcc/c-family/rsandifo2013-11-181-6/+6
| * gcc/ada/rsandifo2013-11-181-1/+1
| * gcc/ada/rsandifo2013-11-181-1/+1
* | Merge with trunk.rsandifo2013-11-091-0/+1
|\ \ | |/
| * 2013-11-07 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-11-071-0/+1
* | Merge in trunk.mrs2013-11-041-42/+22
|\ \ | |/
| * Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-1/+1
| * Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-15/+15
| * * Makefile.def (target_modules): Remove libmudflaplaw2013-10-261-26/+5
| * * mode-classes.def (MODE_POINTER_BOUNDS): New.kyukhin2013-10-251-0/+1
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-7/+6
* | Always treat trees as having their native precision by default.rsandifo2013-10-231-4/+6
* | Merge in trunk.mrs2013-10-201-4/+5
|\ \ | |/
| * * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
| * gcc/rsandifo2013-09-281-4/+4
* | Fix hashing.mrs2013-10-111-1/+1
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-2/+2
* | Merge in trunk.mrs2013-09-041-10/+16
|\ \ | |/