summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+3
* PR lto/62026hubicka2014-10-151-1/+4
* * cgraph.h, dbxout.c, dwarfout2.c, gimple-fold.c,aldyh2014-09-241-2/+2
* PR c/61405mpolacek2014-09-241-1/+1
* IPA C++ refactoring 4/Nmarxin2014-08-251-2/+2
* 2014-08-19 Richard Biener <rguenther@suse.de>rguenth2014-08-191-3/+7
* 2014-08-15 Richard Biener <rguenther@suse.de>rguenth2014-08-151-4/+1
* 2014-08-08 Richard Biener <rguenther@suse.de>rguenth2014-08-081-9/+7
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-5/+2
* add a hash_set based on hash_tabletbsaunde2014-08-021-9/+6
* Change inchash to name space.ak2014-08-011-1/+1
* 2014-07-31 Richard Biener <rguenther@suse.de>rguenth2014-07-311-1/+0
* 2014-07-30 Richard Biener <rguenther@suse.de>rguenth2014-07-301-49/+25
* * lto-streamer-out.c (struct sccs): Turn to ...hubicka2014-07-251-73/+230
* Convert lto streamer out hashing to inchashak2014-07-251-121/+130
* Add an abstract incremental hash data typeak2014-07-251-0/+1
* * lto-streamer-out.c (tree_is_indexable): Consider IMPORTED_DECLhubicka2014-07-241-0/+3
* IPA C++ refactoring 2/Nmarxin2014-07-241-2/+2
* IPA C++ refactoring 1/Nmarxin2014-07-241-3/+3
* * lto.c (read_cgraph_and_symbols): Do not push DECL_INIT_IOhubicka2014-07-121-0/+2
* * vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hhubicka2014-07-111-15/+60
* * lto-streamer-out.c (hash_scc): Avoid quadratic hashing loop.hubicka2014-07-091-24/+10
* IPA REF refactoringmarxin2014-06-251-2/+1
* * class.c (check_methods, create_vtable_ptr, determine_key_method,hubicka2014-06-241-2/+2
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-2/+3
* * cgraph.h (struct symtab_node): Add field in_init_priority_hashhubicka2014-06-201-4/+0
* * c-family/c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.hubicka2014-06-151-1/+0
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-091-2/+0
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* PR c++/47202jason2014-05-281-1/+1
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-1/+1
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-2/+0
* Merge in trunk.mrs2014-04-241-4/+4
|\
| * Change is-a.h to support typedefs of pointersdmalcolm2014-04-231-4/+4
* | Merge from trunk.rsandifo2014-04-171-22/+61
|\ \ | |/
| * * cfgloop.h (struct loop): Move force_vectorize down.ebotcazou2014-04-151-0/+1
| * * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou2014-04-141-2/+2
| * 2014-04-14 Richard Biener <rguenther@suse.de>rguenth2014-04-141-15/+47
| * 2014-04-03 Richard Biener <rguenther@suse.de>rguenth2014-04-031-5/+11
* | Merge in trunk.mrs2014-04-021-3/+3
|\ \ | |/
| * 2014-02-14 Richard Biener <rguenther@suse.de>rguenth2014-02-141-3/+3
* | Merge in trunk.mrs2014-02-101-14/+5
|\ \ | |/
| * 2014-02-04 Richard Biener <rguenther@suse.de>rguenth2014-02-041-14/+5
* | Review feedback, refactor a bit.mrs2014-02-061-18/+17
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-5/+22
|\ \ | |/
| * Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-2/+2
| * Rename profile_status_for_function to profile_status_for_fn.dmalcolm2013-12-091-1/+1
| * Rename last_basic_block_for_function to last_basic_block_for_fn.dmalcolm2013-12-091-1/+1