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
74ca3393
Commit
74ca3393
authored
Apr 29, 2010
by
Eric Botcazou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix long lines
From-SVN: r158853
parent
da7f2697
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
gcc/ChangeLog
+7
-7
No files found.
gcc/ChangeLog
View file @
74ca3393
2010-04-28 Mike Stump <mikestump@comcast.net>
2010-04-28 Mike Stump <mikestump@comcast.net>
* config/i386/darwin.h (CC1_SPEC): Ignore -mdynamic-no-pic for
* config/i386/darwin.h (CC1_SPEC): Ignore -mdynamic-no-pic for now.
now.
2010-04-28 Eric Botcazou <ebotcazou@adacore.com>
2010-04-28 Eric Botcazou <ebotcazou@adacore.com>
...
@@ -947,9 +946,9 @@
...
@@ -947,9 +946,9 @@
(input_overwrite_node): Input new flags.
(input_overwrite_node): Input new flags.
* passes.c (ipa_write_summaries): Do not call
* passes.c (ipa_write_summaries): Do not call
lto_new_extern_inline_states.
lto_new_extern_inline_states.
* lto-section-out.c (forced_extern_inline,
lto_new_extern_inline_states,
* lto-section-out.c (forced_extern_inline,
lto_
delete_extern_inline_states, lto_force_functions_extern_inline
,
lto_
new_extern_inline_states lto_delete_extern_inline_states
,
lto_forced_extern_inline_p): Kill.
lto_force
_functions_extern_inline, lto_force
d_extern_inline_p): Kill.
* lto-streamer.h (lto_new_extern_inline_states,
* lto-streamer.h (lto_new_extern_inline_states,
* lto_delete_extern_inline_states, lto_force_functions_extern_inline,
* lto_delete_extern_inline_states, lto_force_functions_extern_inline,
lto_forced_extern_inline_p): Kill.
lto_forced_extern_inline_p): Kill.
...
@@ -1527,7 +1526,7 @@
...
@@ -1527,7 +1526,7 @@
* double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.
* double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.
(double_int_not, double_int_lshift, double_int_rshift): Declare.
(double_int_not, double_int_lshift, double_int_rshift): Declare.
(double_int_negative_p): Convert to static inline function.
(double_int_negative_p): Convert to static inline function.
* double-int.c (double_int_lshift, double_int_lshift):
Add new function
.
* double-int.c (double_int_lshift, double_int_lshift):
New functions
.
(double_int_negative_p): Remove.
(double_int_negative_p): Remove.
* tree.h (lshift_double, rshift_double):
* tree.h (lshift_double, rshift_double):
* tree.c (build_low_bits_mask): Clean up, use double_int_* functions.
* tree.c (build_low_bits_mask): Clean up, use double_int_* functions.
...
@@ -5414,7 +5413,8 @@
...
@@ -5414,7 +5413,8 @@
(TARGET_VECTORIZE_BUILTIN_VEC_PERM): Likewise.
(TARGET_VECTORIZE_BUILTIN_VEC_PERM): Likewise.
(TARGET_VECTORIZE_BUILTIN_VEC_PERM_OK): Likewise.
(TARGET_VECTORIZE_BUILTIN_VEC_PERM_OK): Likewise.
* doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): Fix argument types.
* doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): Fix argument
types.
* doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
* doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
Fix argument types.
Fix argument types.
...
...
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