Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
binutils-gdb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sebastien Michelland
binutils-gdb
Commits
d80930e4
Commit
d80930e4
authored
19 years ago
by
Bernd Schmidt
Browse files
Options
Downloads
Patches
Plain Diff
* gas/bfin/flow2.d: Match changed assembler behaviour.
* gas/bfin/reloc.d: Likewise.
parent
beb6bfe8
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
gas/testsuite/ChangeLog
+5
-0
5 additions, 0 deletions
gas/testsuite/ChangeLog
gas/testsuite/gas/bfin/flow2.d
+3
-3
3 additions, 3 deletions
gas/testsuite/gas/bfin/flow2.d
gas/testsuite/gas/bfin/reloc.d
+2
-8
2 additions, 8 deletions
gas/testsuite/gas/bfin/reloc.d
with
10 additions
and
11 deletions
gas/testsuite/ChangeLog
+
5
−
0
View file @
d80930e4
2005-10-24 Bernd Schmidt <bernd.schmidt@analog.com>
* gas/bfin/flow2.d: Match changed assembler behaviour.
* gas/bfin/reloc.d: Likewise.
2005-10-24 Alexandre Oliva <aoliva@redhat.com>
* gas/all/weakref1.s, gas/all/weakref1.d: New test.
...
...
This diff is collapsed.
Click to expand it.
gas/testsuite/gas/bfin/flow2.d
+
3
−
3
View file @
d80930e4
...
...
@@ -41,9 +41,9 @@ Disassembly of section .text:
48
:
00
e2
01
00
JUMP
.
L
4
a
<
MY_LABEL1
\
+
0x20
>;
4
c
:
ff
e2
ff
ff
JUMP
.
L
4
a
<
MY_LABEL1
\
+
0x20
>;
50
:
ed
2
f
JUMP
.
S
2
a
<
MY_LABEL1
>;
52
:
d7
2
f
JUMP
.
S
0
<
MY_LABEL1
-
0x2a
>;
54
:
ea
2
f
JUMP
.
S
28
<
MY_LABEL1
-
0x2
>;
56
:
d
4
2
f
JUMP
.
S
fffffffe
.*
52
:
d7
2
f
JUMP
.
S
0
.*
54
:
d6
2
f
JUMP
.
S
0
.*
56
:
d
5
2
f
JUMP
.
S
0
.*
58
:
04
1
b
IF
CC
JUMP
fffffe60
.*
5
a
:
5
a
18
IF
CC
JUMP
10
e
.*
5
c
:
00
18
IF
CC
JUMP
5
c
<
MY_LABEL1
\
+
0x32
>;
...
...
This diff is collapsed.
Click to expand it.
gas/testsuite/gas/bfin/reloc.d
+
2
−
8
View file @
d80930e4
...
...
@@ -6,14 +6,8 @@ RELOCATION RECORDS FOR \[\.text\]:
OFFSET
TYPE
VALUE
0
*
0004
R_pcrel24
_call_data1
0
*
000
8
R_rimm16
.
data
0
*
000
a
R_expst_push
.
text
\
+
0x0000001c
0
*
000
a
R_expst_const
.
__constant
\
+
0x00000004
0
*
000
a
R_expst_sub
.
__operator
0
*
000
a
R_pcrel12_jump_s
.
__operator
0
*
000
c
R_expst_push
call_data1
0
*
000
c
R_expst_const
.
__constant
\
+
0x00000008
0
*
000
c
R_expst_add
.
__operator
0
*
000
e
R_pcrel24
.
__operator
0
*
000
a
R_pcrel12_jump_s
.
text
\
+
0x00000018
0
*
000
e
R_pcrel24
call_data1
\
+
0x00000008
0
*
0012
R_huimm16
.
data
\
+
0x00000002
0
*
0016
R_luimm16
.
data
\
+
0x00000004
0
*
001
a
R_huimm16
load_extern1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment