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
03029de4
Commit
03029de4
authored
Jan 19, 2011
by
Joseph Myers
Committed by
Joseph Myers
Jan 19, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/spu/spu-elf.h (ASM_SPEC): Remove %{w:-W}.
From-SVN: r169028
parent
e76efdbd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
3 deletions
+6
-3
gcc/ChangeLog
+4
-0
gcc/config/spu/spu-elf.h
+2
-3
No files found.
gcc/ChangeLog
View file @
03029de4
2011-01-19 Joseph Myers <joseph@codesourcery.com>
* config/spu/spu-elf.h (ASM_SPEC): Remove %{w:-W}.
2011-01-19 Joseph Myers <joseph@codesourcery.com>
* config/rs6000/sysv4.h (LINK_PATH_SPEC): Remove.
(LINK_SHLIB_SPEC): Don't use %(link_path).
(SUBTARGET_EXTRA_SPECS): Remove link_path.
...
...
gcc/config/spu/spu-elf.h
View file @
03029de4
/* Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
/* Copyright (C) 2006, 2007, 2008
, 2009, 2011
Free Software Foundation, Inc.
This file is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
...
...
@@ -78,7 +78,6 @@
mcache-size=8 :-lgcc_cache8k; \
:-lgcc_cache64k}"
/* Turn off warnings in the assembler too. */
#undef ASM_SPEC
#define ASM_SPEC "
%{w:-W}
"
#define ASM_SPEC ""
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