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
04550232
Commit
04550232
authored
Aug 24, 2004
by
Richard Sandiford
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix logs for last delta. Sorry for the screw-up.
From-SVN: r86514
parent
4767c570
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
1 deletions
+15
-1
gcc/ChangeLog
+11
-1
gcc/testsuite/ChangeLog
+4
-0
No files found.
gcc/ChangeLog
View file @
04550232
2004-08-24 Richard Sandiford <rsandifo@redhat.com>
* gcc.c-torture/compile/20040824-1.c: New test.
* config/mips/mips-protos.h (mips_emit_prefetch): Delete.
(mips_prefetch_cookie): New function.
* config/mips/mips.c (print_operand_address): Fix handling of
ADDRESS_CONST_INT.
(mips_emit_prefetch): Delete.
(mips_prefetch_cookie): New function.
* config/mips/mips.md (prefetch): Turn into a define_insn. Use a
mode of QImode for the address_operand. Use mips_prefetch_cookie
to calculate the first "pref" operand.
(prefetch_[sd]i, prefetch_[sd]i_address): Delete.
(prefetch_indexed_[sd]i): Redefine using :P. Use mips_prefetch_cookie.
2004-08-24 Richard Earnshaw <rearnsha@arm.com>
...
...
gcc/testsuite/ChangeLog
View file @
04550232
2004
-
08
-
24
Richard
Sandiford
<
rsandifo
@redhat
.
com
>
*
gcc
.
c
-
torture
/
compile
/
20040824
-
1
.
c
:
New
test
.
2004
-
08
-
24
Richard
Sandiford
<
rsandifo
@redhat
.
com
>
*
gcc
.
c
-
torture
/
compile
/
iftrap
-
3
.
c
:
New
test
.
2004
-
08
-
24
Paul
Brook
<
paul
@codesourcery
.
com
>
...
...
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