r236775 - in /branches/gomp-4_0-branch/libgcc: ...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Thu May 26 15:16:00 GMT 2016


Author: nathan
Date: Thu May 26 15:16:55 2016
New Revision: 236775

URL: https://gcc.gnu.org/viewcvs?rev=236775&root=gcc&view=rev
Log:
	* config/nvptx/free.asm: Delete.
	* config/nvptx/malloc.asm: Delete.
	* config/nvptx/realloc.c: Delete.
	* config/nvptx/crt0.s: Delete.
	* config/nvptx/crt0.c: New.
	* t-nvptx: Update.

Removed:
    branches/gomp-4_0-branch/libgcc/config/nvptx/crt0.s
    branches/gomp-4_0-branch/libgcc/config/nvptx/free.asm
    branches/gomp-4_0-branch/libgcc/config/nvptx/malloc.asm
    branches/gomp-4_0-branch/libgcc/config/nvptx/nvptx-malloc.h
    branches/gomp-4_0-branch/libgcc/config/nvptx/realloc.c
Modified:
    branches/gomp-4_0-branch/libgcc/ChangeLog.gomp
    branches/gomp-4_0-branch/libgcc/config/nvptx/t-nvptx



More information about the Gcc-cvs mailing list