OSDN Git Service

* lto-cgraph.c (lto_output_varpool_node): Always output constant pool
[pf3gnuchains/gcc-fork.git] / gcc / lto / ChangeLog
index b7f0b7e..78452a7 100644 (file)
@@ -1,48 +1,3 @@
-2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
-
-       * lto.h (struct lto_file_struct): Document offset member.
-       * lto-endian.h: New file.
-       * lto-macho.h: New file.
-       * lto-macho.c: New file.
-       * Make-lang.in: Add rule for lto-macho.o.
-
-2010-05-07  Richard Guenther <rguenther@suse.de>
-
-       PR lto/43857
-       PR lto/43371
-       * lang.opt (fresolution): Change to ...
-       (fresolution=): ... this.
-       * lto-lang.c (lto_handle_option): Adjust.
-
-2010-05-07  Richard Guenther  <rguenther@suse.de>
-
-       * lto.c (DUMPBASE_SUFFIX): Remove.
-       (lto_execute_ltrans): Move functionality to lto-wrapper.c.
-       Rename to ...
-       (lto_write_ltrans_list): ... only output the list of ltrans files.
-       (lto_maybe_unlink): Remove.
-       (do_whole_program_analysis): Do not execute LTRANS phase
-       from here.
-
-2010-05-06  H.J. Lu  <hongjiu.lu@intel.com>
-
-       * lto-lang.c (lto_handle_option): Add argument kind.
-
-2010-05-05  Jan Hubicka  <jh@suse.cz>
-
-       * lto.c (lto_promote_cross_file_statics): Compute boundary based on
-       refs.
-
-2010-05-05  Jan Hubicka  <jh@suse.cz>
-
-       * lto.c (lto_1_to_1_map): Partition only needed nodes.
-
-2010-04-30  Jan Hubicka  <jh@suse.cz>
-
-       * lto.c (get_filename_for_set): Look for cgraph node and if none found, use
-       default name.
-       (lto_wpa_write_files): Write any non-empty partition.
-
 2010-04-30  Jan Hubicka  <jh@suse.cz>
 
        * lto.c: Do not attempt to make constant pool references global.