Skip to content
Snippets Groups Projects
  • Nathan Sidwell's avatar
    ebe4a560
    mkoffload.c (process): Constify host data. · ebe4a560
    Nathan Sidwell authored
    	gcc/
    	* config/nvptx/mkoffload.c (process): Constify host data.
    	* config/i386/intelmic-mkoffload.c (generate_target_descr_file):
    	Constify host data.
    	(generate_host_descr_file): Likewise.
    
    	libgomp/
    	* target.c (struct_offload_image_descr): Constify host_table.
    	(gomp_offload_image_to_device): Likewise.
    	(GOMP_offload_register, GOMP_offload_unregister): Likewise.
    
    	libgcc/
    	* offloadstuff.c: Constify host data.
    
    From-SVN: r225943
    ebe4a560
    History
    mkoffload.c (process): Constify host data.
    Nathan Sidwell authored
    	gcc/
    	* config/nvptx/mkoffload.c (process): Constify host data.
    	* config/i386/intelmic-mkoffload.c (generate_target_descr_file):
    	Constify host data.
    	(generate_host_descr_file): Likewise.
    
    	libgomp/
    	* target.c (struct_offload_image_descr): Constify host_table.
    	(gomp_offload_image_to_device): Likewise.
    	(GOMP_offload_register, GOMP_offload_unregister): Likewise.
    
    	libgcc/
    	* offloadstuff.c: Constify host data.
    
    From-SVN: r225943