summaryrefslogtreecommitdiff
path: root/gcc/lto
Commit message (Expand)AuthorAgeFilesLines
...
* 2011-02-18 Richard Guenther <rguenther@suse.de>rguenth2011-02-184-4/+9
* 2011-02-10 Kai Tietz <kai.tietz@onevision.com>ktietz2011-02-102-4/+25
* PR lto/45721hubicka2011-01-112-0/+11
* Update Copyright years for files modified in 2010.jakub2011-01-033-3/+3
* gcc/froydnj2010-12-222-1/+6
* 2010-12-06 Richard Guenther <rguenther@suse.de>rguenth2010-12-062-0/+33
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-303-2/+6
* * diagnostic-core.h: Include bversion.h.jsm282010-11-302-1/+6
* * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm282010-11-294-227/+8
* revert accidentally committed changesfroydnj2010-11-241-0/+1
* gcc/froydnj2010-11-241-1/+0
* 2010-11-23 Richard Guenther <rguenther@suse.de>rguenth2010-11-232-1/+5
* 2010-11-23 Richard Guenther <rguenther@suse.de>rguenth2010-11-232-0/+10
* * doc/invoke.texi (-dy): Remove.jsm282010-11-173-2/+7
* include/:ian2010-11-172-2/+8
* * Makefile.in (OPTS_H): Define.jsm282010-11-123-1/+7
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-102-4/+10
* * lto-object.c: New file.ian2010-11-028-3252/+397
* * lto.c (add_cgraph_node_to_partition,hubicka2010-10-262-9/+33
* 2010-10-22 Richard Guenther <rguenther@suse.de>rguenth2010-10-222-4/+13
* Add LTO to boot language if it is enabled.hjl2010-10-202-0/+8
* PR lto/45638jakub2010-10-182-0/+8
* * lto-elf.c (SHN_XINDEX): Define if not already defined.ebotcazou2010-10-142-0/+9
* gcc/froydnj2010-10-111-2/+1
* * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.jsm282010-10-082-5/+11
* * lto.c (lto_balanced_map): Fix accounting of program size.hubicka2010-10-082-3/+9
* * lto.c (lto_balanced_map): Do not produce empty partitions.hubicka2010-10-072-0/+7
* [PATCH] Report LTO phase in lto1 process name v2ak2010-10-062-0/+19
* * lto.c (partition_cgraph_node_p, partition_varpool_node_p): Handlehubicka2010-10-062-2/+9
* * lto.c (lto_section_with_id): Make s a const pointer.ian2010-10-052-1/+5
* * doc/invoke.texi (-flto-partition, lto-partitions, lto-minpartition):hubicka2010-10-053-28/+382
* Mark linker Makefile rules for job server buildak2010-10-042-1/+5
* gcc/ak2010-10-032-1/+10
* * builtin-attrs.def (ATTR_LEAF): New attribute.hubicka2010-09-282-0/+29
* * lto.c (lto_read_all_file_options): Start a new line afterjiez2010-09-252-0/+8
* * lto-symtab.c (lto_symtab_entry_def): Add guessed field.hubicka2010-09-242-1/+6
* PR tree-optimize/45605hubicka2010-09-202-1/+6
* * lto-elf.c (lto_obj_file_open): Also provide filename whengerald2010-09-182-1/+6
* * lto-cgraph.c (compute_ltrans_boundary): Use const_value_known.hubicka2010-09-172-2/+6
* 2010-09-17 Richard Guenther <rguenther@suse.de>rguenth2010-09-172-1/+5
* * lto-cgraph.c (input_overwrite_node): Do not set DECL_EXTERNAL whenhubicka2010-09-172-5/+5
* gcc/ChangeLog:lauras2010-09-152-1/+5
* * lto.c (real_file_count, real_file_decl_data): New static vars.hubicka2010-09-092-2/+15
* 2010-09-08 Richard Guenther <rguenther@suse.de>rguenth2010-09-082-2/+6
* * lto.c (promote_var, promote_fn): Set DECL_VISIBILITY_SPECIFIED.hubicka2010-09-072-0/+7
* 2010-09-03 Richard Guenther <rguenther@suse.de>rguenth2010-09-032-2/+8
* * lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of flag_wpa.hubicka2010-08-212-12/+27
* Replace has_analyzed_clone with has_analyzed_clone_p.hjl2010-08-202-1/+7
* * lto.c (has_analyzed_clone_p): New functionhubicka2010-08-202-28/+55
* gcc/froydnj2010-08-202-3/+7