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
16e835bb
Commit
16e835bb
authored
Nov 16, 2011
by
Joseph Myers
Committed by
Joseph Myers
Nov 16, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/i386/i386elf.h (PREFERRED_DEBUGGING_TYPE): Remove.
From-SVN: r181423
parent
27b0b357
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/i386/i386elf.h
+0
-4
No files found.
gcc/ChangeLog
View file @
16e835bb
2011
-
11
-
16
Joseph
Myers
<
joseph
@
codesourcery
.
com
>
*
config
/
i386
/
i386elf
.
h
(
PREFERRED_DEBUGGING_TYPE
):
Remove
.
2011
-
11
-
16
David
Edelsohn
<
dje
.
gcc
@
gmail
.
com
>
2011
-
11
-
16
David
Edelsohn
<
dje
.
gcc
@
gmail
.
com
>
*
config
/
rs6000
/
rs6000
.
c
(
rs6000_xcoff_section_type_flags
):
*
config
/
rs6000
/
rs6000
.
c
(
rs6000_xcoff_section_type_flags
):
gcc/config/i386/i386elf.h
View file @
16e835bb
...
@@ -20,10 +20,6 @@ You should have received a copy of the GNU General Public License
...
@@ -20,10 +20,6 @@ You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING3. If not see
along with GCC; see the file COPYING3. If not see
<http://www.gnu.org/licenses/>. */
<http://www.gnu.org/licenses/>. */
/* Use stabs instead of DWARF debug format. */
#undef PREFERRED_DEBUGGING_TYPE
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
/* The ELF ABI for the i386 says that records and unions are returned
/* The ELF ABI for the i386 says that records and unions are returned
in memory. */
in memory. */
...
...
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