Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
c185387d
Commit
c185387d
authored
Nov 20, 2001
by
Loren J. Rittle
Committed by
Loren J. Rittle
Nov 20, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/freebsd.h: Remove DEFAULT_VTABLE_THUNKS (again).
From-SVN: r47203
parent
8051c3d6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gcc/ChangeLog
+4
-0
gcc/config/freebsd.h
+0
-4
No files found.
gcc/ChangeLog
View file @
c185387d
2001
-
11
-
19
Loren
J
.
Rittle
<
ljrittle
@acm
.
org
>
*
config
/
freebsd
.
h
:
Remove
DEFAULT_VTABLE_THUNKS
(
again
).
2001
-
11
-
19
Kaveh
R
.
Ghazi
<
ghazi
@caip
.
rutgers
.
edu
>
2001
-
11
-
19
Kaveh
R
.
Ghazi
<
ghazi
@caip
.
rutgers
.
edu
>
*
1750
a
.
md
:
Don
'
t
use
hex
format
for
a
const_int
.
*
1750
a
.
md
:
Don
'
t
use
hex
format
for
a
const_int
.
...
...
gcc/config/freebsd.h
View file @
c185387d
...
@@ -209,10 +209,6 @@ is built with the --enable-threads configure-time option.} \
...
@@ -209,10 +209,6 @@ is built with the --enable-threads configure-time option.} \
#undef HANDLE_SYSV_PRAGMA
#undef HANDLE_SYSV_PRAGMA
#define HANDLE_SYSV_PRAGMA
#define HANDLE_SYSV_PRAGMA
/* Use more efficient ``thunks'' to implement C++ vtables. */
#undef DEFAULT_VTABLE_THUNKS
#define DEFAULT_VTABLE_THUNKS 1
/************************[ Assembler stuff ]********************************/
/************************[ Assembler stuff ]********************************/
#undef IDENT_ASM_OP
#undef IDENT_ASM_OP
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment