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
2c210617
Commit
2c210617
authored
Aug 15, 2000
by
Richard Earnshaw
Committed by
Richard Earnshaw
Aug 15, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* arm/linux-elf.h (text_section): Delete declaration.
From-SVN: r35706
parent
e45b72c4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
gcc/ChangeLog
+4
-0
gcc/config/arm/linux-elf.h
+0
-2
No files found.
gcc/ChangeLog
View file @
2c210617
2000-08-15 Richard Earnshaw <rearnsha@arm.com>
2000-08-15 Richard Earnshaw <rearnsha@arm.com>
* arm/linux-elf.h (text_section): Delete declaration.
2000-08-15 Richard Earnshaw <rearnsha@arm.com>
ARM support for unordered FP operations.
ARM support for unordered FP operations.
* arm-protos.h (arm_comparison_operator): Declare.
* arm-protos.h (arm_comparison_operator): Declare.
* arm.c (arm_comparison_operator): New function.
* arm.c (arm_comparison_operator): New function.
...
...
gcc/config/arm/linux-elf.h
View file @
2c210617
...
@@ -159,8 +159,6 @@ do { \
...
@@ -159,8 +159,6 @@ do { \
definition in the target-specific file which includes this file. */
definition in the target-specific file which includes this file. */
#define SUBTARGET_EXTRA_SECTION_FUNCTIONS CONST_SECTION_FUNCTION
#define SUBTARGET_EXTRA_SECTION_FUNCTIONS CONST_SECTION_FUNCTION
extern
void
text_section
();
#define CONST_SECTION_ASM_OP ".section\t.rodata"
#define CONST_SECTION_ASM_OP ".section\t.rodata"
#define CONST_SECTION_FUNCTION \
#define CONST_SECTION_FUNCTION \
...
...
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