Changeset 69500 in vbox for trunk/src/recompiler
- Timestamp:
- Oct 28, 2017 3:14:05 PM (7 years ago)
- Location:
- trunk/src/recompiler
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/Sun/config-host.h
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/recompiler/Sun/config.h
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/recompiler/Sun/crt/stdio.h
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/recompiler/Sun/deftoimp.sed
r69498 r69500 5 5 6 6 # 7 # Copyright (C) 2006-201 0Oracle Corporation7 # Copyright (C) 2006-2017 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/recompiler/Sun/kvm.h
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2011-201 6Oracle Corporation7 * Copyright (C) 2011-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/recompiler/Sun/testmath.c
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/recompiler/VBoxREM.def
r69498 r69500 5 5 6 6 ; 7 ; Copyright (C) 2006-201 6Oracle Corporation7 ; Copyright (C) 2006-2017 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/recompiler/VBoxREM.rc
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2015-201 6Oracle Corporation7 * Copyright (C) 2015-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/recompiler/VBoxREMWrapper.cpp
r69498 r69500 5 5 */ 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/recompiler/VBoxREMWrapperA.asm
r69498 r69500 5 5 6 6 ; 7 ; Copyright (C) 2006-201 6Oracle Corporation7 ; Copyright (C) 2006-2017 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/recompiler/VBoxRecompiler.c
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.