forked from eclipse-cdt/cdt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Invoke "gcc" to build assembler files"
This reverts commit 233c6d8.
- Loading branch information
1 parent
b8c6639
commit 28d9d2e
Showing
14 changed files
with
7 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,6 @@ ASM_SRCS := | |
C_SRCS := | ||
OBJ_SRCS := | ||
O_SRCS := | ||
SX_SRCS := | ||
S_UPPER_SRCS := | ||
C_DEPS := | ||
EXECUTABLES := | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,6 @@ ASM_SRCS := | |
C_SRCS := | ||
OBJ_SRCS := | ||
O_SRCS := | ||
SX_SRCS := | ||
S_UPPER_SRCS := | ||
C_DEPS := | ||
EXECUTABLES := | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,6 @@ ASM_SRCS := | |
C_SRCS := | ||
OBJ_SRCS := | ||
O_SRCS := | ||
SX_SRCS := | ||
S_UPPER_SRCS := | ||
C_DEPS := | ||
EXECUTABLES := | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,6 @@ ASM_SRCS := | |
C_SRCS := | ||
OBJ_SRCS := | ||
O_SRCS := | ||
SX_SRCS := | ||
S_UPPER_SRCS := | ||
C_DEPS := | ||
EXECUTABLES := | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,6 @@ C_SRCS := | |
C_UPPER_SRCS := | ||
OBJ_SRCS := | ||
O_SRCS := | ||
SX_SRCS := | ||
S_UPPER_SRCS := | ||
C++M_DEPS := | ||
C++_DEPS := | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,6 @@ C_SRCS := | |
C_UPPER_SRCS := | ||
OBJ_SRCS := | ||
O_SRCS := | ||
SX_SRCS := | ||
S_UPPER_SRCS := | ||
C++M_DEPS := | ||
C++_DEPS := | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
97 changes: 0 additions & 97 deletions
97
...builder.gnu.ui/src/org/eclipse/cdt/managedbuilder/gnu/ui/GnuAsmFlagsCommandGenerator.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters