Skip to content

Commit

Permalink
Delete dummy ==++== file headers (#67823)
Browse files Browse the repository at this point in the history
These file headers are leftovers from before open sourcing. We have missed cleaning them up in some files.
  • Loading branch information
jkotas authored Apr 10, 2022
1 parent cde7799 commit 4e61fb1
Show file tree
Hide file tree
Showing 50 changed files with 4 additions and 298 deletions.
6 changes: 0 additions & 6 deletions src/coreclr/debug/di/amd64/FloatConversion.asm
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

;// ==++==
;//

;//
;// ==--==

;// @dbgtodo Microsoft inspection: remove the implementation from vm\amd64\getstate.asm when we remove the
;// ipc event to load the float state.

Expand Down
5 changes: 0 additions & 5 deletions src/coreclr/debug/di/arm/floatconversion.asm
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

;; ==++==
;;

;;
;; ==--==
#include "ksarm.h"

;; Arguments
Expand Down
5 changes: 0 additions & 5 deletions src/coreclr/debug/di/arm64/floatconversion.asm
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

;; ==++==
;;

;;
;; ==--==
#include "ksarm64.h"

;; Arguments
Expand Down
5 changes: 0 additions & 5 deletions src/coreclr/debug/ee/controller.cpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

// ==++==
//

//
// ==--==
// ****************************************************************************
// File: controller.cpp
//
Expand Down
6 changes: 0 additions & 6 deletions src/coreclr/debug/ee/i386/dbghelpers.asm
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

; ==++==
;

;
; ==--==
;
; *** NOTE: If you make changes to this file, propagate the changes to
; dbghelpers.s in this directory

Expand Down
10 changes: 0 additions & 10 deletions src/coreclr/inc/eexcp.h
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

// ==++==
//

//
//

//
// ==--==


#ifndef __eexcp_h__
#define __eexcp_h__

Expand Down
8 changes: 0 additions & 8 deletions src/coreclr/jit/jitstd/list.h
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

// ==++==
//

//

//
// ==--==

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XX XX
Expand Down
8 changes: 0 additions & 8 deletions src/coreclr/jit/jitstd/vector.h
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

// ==++==
//

//

//
// ==--==

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XX XX
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

;; ==++==
;;

;;
;; ==--==
#include "ksarm.h"

#include "asmconstants.h"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

;; ==++==
;;

;;
;; ==--==
#include "ksarm64.h"

#include "asmconstants.h"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

; ==++==
;

;
; ==--==
;
; FILE: asmhelpers.asm
;
Expand Down
4 changes: 0 additions & 4 deletions src/coreclr/pal/src/arch/amd64/dispatchexceptionwrapper.S
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

// ==++==
//

// ==--==
//
// Implementation of the PAL_DispatchExceptionWrapper that is
// interposed between a function that caused a hardware fault
Expand Down
4 changes: 0 additions & 4 deletions src/coreclr/pal/src/arch/arm64/dispatchexceptionwrapper.S
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

// ==++==
//

// ==--==
//
// Implementation of the PAL_DispatchExceptionWrapper that is
// interposed between a function that caused a hardware fault
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

// ==++==
//

// ==--==
//
// Implementation of the PAL_DispatchExceptionWrapper that is
// interposed between a function that caused a hardware fault
Expand Down
6 changes: 0 additions & 6 deletions src/coreclr/tools/StressLogAnalyzer/StressLogDump.cpp
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

// ==++==
//

//
// ==--==

#include "strike.h"
#include "util.h"
#include <stdio.h>
Expand Down
12 changes: 0 additions & 12 deletions src/coreclr/vm/amd64/AsmHelpers.asm
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

; ==++==
;

;
; ==--==
;
; FILE: asmhelpers.asm
;

;
; ======================================================================================

include AsmMacros.inc
include asmconstants.inc

Expand Down
6 changes: 0 additions & 6 deletions src/coreclr/vm/amd64/ComCallPreStub.asm
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

; ==++==
;

;
; ==--==

ifdef FEATURE_COMINTEROP

include AsmMacros.inc
Expand Down
5 changes: 0 additions & 5 deletions src/coreclr/vm/amd64/CrtHelpers.asm
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

; ==++==
;

;
; ==--==
include AsmMacros.inc

extern memset:proc
Expand Down
6 changes: 0 additions & 6 deletions src/coreclr/vm/amd64/GenericComCallStubs.asm
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

; ==++==
;

;
; ==--==

ifdef FEATURE_COMINTEROP

include AsmMacros.inc
Expand Down
6 changes: 0 additions & 6 deletions src/coreclr/vm/amd64/GenericComPlusCallStubs.asm
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

; ==++==
;

;
; ==--==

ifdef FEATURE_COMINTEROP

include AsmMacros.inc
Expand Down
7 changes: 1 addition & 6 deletions src/coreclr/vm/amd64/JitHelpers_Fast.asm
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

; ==++==
;

;
; ==--==
; ***********************************************************************
; File: JitHelpers_Fast.asm, see jithelp.asm for history
; File: JitHelpers_Fast.asm
;
; Notes: routinues which we believe to be on the hot path for managed
; code in most scenarios.
Expand Down
7 changes: 1 addition & 6 deletions src/coreclr/vm/amd64/JitHelpers_FastWriteBarriers.asm
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

; ==++==
;

;
; ==--==
; ***********************************************************************
; File: JitHelpers_FastWriteBarriers.asm, see jithelp.asm for history
; File: JitHelpers_FastWriteBarriers.asm
;
; Notes: these are the fast write barriers which are copied in to the
; JIT_WriteBarrier buffer (found in JitHelpers_Fast.asm).
Expand Down
5 changes: 0 additions & 5 deletions src/coreclr/vm/amd64/JitHelpers_SingleAppDomain.asm
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

; ==++==
;

;
; ==--==
; ***********************************************************************
; File: JitHelpers_SingleAppDomain.asm
;
Expand Down
7 changes: 1 addition & 6 deletions src/coreclr/vm/amd64/JitHelpers_Slow.asm
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

; ==++==
;

;
; ==--==
; ***********************************************************************
; File: JitHelpers_Slow.asm, see history in jithelp.asm
; File: JitHelpers_Slow.asm
;
; Notes: These are ASM routinues which we believe to be cold in normal
; AMD64 scenarios, mainly because they have other versions which
Expand Down
6 changes: 0 additions & 6 deletions src/coreclr/vm/amd64/PInvokeStubs.asm
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

; ==++==
;

;
; ==--==

include AsmMacros.inc
include AsmConstants.inc

Expand Down
6 changes: 0 additions & 6 deletions src/coreclr/vm/amd64/RedirectedHandledJITCase.asm
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

; ==++==
;

;
; ==--==

include AsmMacros.inc
include asmconstants.inc

Expand Down
6 changes: 0 additions & 6 deletions src/coreclr/vm/amd64/UMThunkStub.asm
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

; ==++==
;

;
; ==--==

include <AsmMacros.inc>
include AsmConstants.inc

Expand Down
6 changes: 0 additions & 6 deletions src/coreclr/vm/amd64/getstate.asm
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

; ==++==
;

;
; ==--==

include AsmMacros.inc
include AsmConstants.inc

Expand Down
5 changes: 0 additions & 5 deletions src/coreclr/vm/arm/CrtHelpers.asm
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

; ==++==
;

;
; ==--==
; ***********************************************************************
; File: CrtHelpers.asm
;
Expand Down
5 changes: 0 additions & 5 deletions src/coreclr/vm/arm/PInvokeStubs.asm
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.

;; ==++==
;;

;;
;; ==--==
#include "ksarm.h"

#include "asmconstants.h"
Expand Down
Loading

0 comments on commit 4e61fb1

Please sign in to comment.