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
1c61ff29
Commit
1c61ff29
authored
Jan 08, 2007
by
Daniel Jacobowitz
Committed by
Daniel Jacobowitz
Jan 08, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/pa/t-pa64 (libgcc_stub.a): Use $(T).
From-SVN: r120595
parent
df1133a6
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
gcc/ChangeLog
+4
-0
gcc/config/pa/t-pa64
+4
-4
No files found.
gcc/ChangeLog
View file @
1c61ff29
2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
* config/pa/t-pa64 (libgcc_stub.a): Use $(T).
2007-01-09 Ben Elliston <bje@au.ibm.com>
* genautomata.c (STATS_OPTION): New option.
...
...
gcc/config/pa/t-pa64
View file @
1c61ff29
...
...
@@ -22,7 +22,7 @@ jvrc-stub.o: stublib.c $(GCC_PASSES)
$(GCC_FOR_TARGET) -c -O2 -DL_Jv_RegisterClasses stublib.c \
-o jvrc-stub.o
libgcc_stub.a: $(LIBGCCSTUB_OBJS)
-rm -rf libgcc_stub.a
$(AR) rc libgcc_stub.a $(LIBGCCSTUB_OBJS)
$(RANLIB) libgcc_stub.a
$(T)
libgcc_stub.a: $(LIBGCCSTUB_OBJS)
-rm -rf
$(T)
libgcc_stub.a
$(AR) rc
$(T)
libgcc_stub.a $(LIBGCCSTUB_OBJS)
$(RANLIB)
$(T)
libgcc_stub.a
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