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
c95b2534
Commit
c95b2534
authored
Jan 30, 2009
by
Jakub Jelinek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix spacing around names.
From-SVN: r143783
parent
0802336f
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
gcc/ChangeLog
+12
-12
gcc/ChangeLog-2008
+0
-0
No files found.
gcc/ChangeLog
View file @
c95b2534
...
@@ -127,7 +127,7 @@
...
@@ -127,7 +127,7 @@
Remove flag_ira.
Remove flag_ira.
(finish_spills): Ditto. Remove code for !flga_ira.
(finish_spills): Ditto. Remove code for !flga_ira.
2009-01-29 Kenneth Zadeck <zadeck@naturalbridge.com>
2009-01-29 Kenneth Zadeck
<zadeck@naturalbridge.com>
PR middle-end/35854
PR middle-end/35854
* doc/invoke.texi (rtl debug options): Complete rewrite.
* doc/invoke.texi (rtl debug options): Complete rewrite.
...
@@ -652,7 +652,7 @@
...
@@ -652,7 +652,7 @@
(record_temporary_equivalences_from_stmts_at_dest): Ignore calls to
(record_temporary_equivalences_from_stmts_at_dest): Ignore calls to
__builtin_constant_p.
__builtin_constant_p.
2009-01-16 Kenneth Zadeck <zadeck@naturalbridge.com>
2009-01-16 Kenneth Zadeck
<zadeck@naturalbridge.com>
* dce.c (delete_unmarked_insns): Reversed the order that insns are
* dce.c (delete_unmarked_insns): Reversed the order that insns are
examined before deleting them.
examined before deleting them.
...
@@ -662,7 +662,7 @@
...
@@ -662,7 +662,7 @@
* function.c (aggregate_value_p): Correctly extract the function
* function.c (aggregate_value_p): Correctly extract the function
type from CALL_EXPR_FN lookup.
type from CALL_EXPR_FN lookup.
2009-01-16 Hariharan Sandanagobalane <hariharan@picochip.com>
2009-01-16 Hariharan Sandanagobalane
<hariharan@picochip.com>
* config/picochip/picochip.c (picochip_override_options): Revert
* config/picochip/picochip.c (picochip_override_options): Revert
CFI asm flag disable commited previously.
CFI asm flag disable commited previously.
...
@@ -693,7 +693,7 @@
...
@@ -693,7 +693,7 @@
(gimple_expand_cfg): Update stack boundary and check incoming
(gimple_expand_cfg): Update stack boundary and check incoming
stack boundary here.
stack boundary here.
2009-01-15 Kenneth Zadeck <zadeck@naturalbridge.com>
2009-01-15 Kenneth Zadeck
<zadeck@naturalbridge.com>
* dce.c (find_call_stack_args, delete_unmarked_insns): Fixed comments.
* dce.c (find_call_stack_args, delete_unmarked_insns): Fixed comments.
...
@@ -869,7 +869,7 @@
...
@@ -869,7 +869,7 @@
* expmed.c (store_bit_field_1): Properly truncate the paradoxical
* expmed.c (store_bit_field_1): Properly truncate the paradoxical
subreg of op0 to the original op0.
subreg of op0 to the original op0.
2009-01-11 Laurent GUERBY <laurent@guerby.net>
2009-01-11 Laurent GUERBY
<laurent@guerby.net>
* doc/sourcebuild.texi (Source Tree): Move up intl and fixinc.
* doc/sourcebuild.texi (Source Tree): Move up intl and fixinc.
...
@@ -1121,13 +1121,13 @@
...
@@ -1121,13 +1121,13 @@
Add Robert Clark to the list of testers.
Add Robert Clark to the list of testers.
2009-01-06 Jan Hubicka <jh@suse.cz>
2009-01-06 Jan Hubicka <jh@suse.cz>
Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
<kai.tietz@onevision.com>
* config/i386/i386.md (*msabi_syvabi): Add SSE regs clobbers.
* config/i386/i386.md (*msabi_syvabi): Add SSE regs clobbers.
* config/i386/i386.c (ix86_expand_call): Add clobbers.
* config/i386/i386.c (ix86_expand_call): Add clobbers.
2009-01-06 Jan Hubicka <jh@suse.cz>
2009-01-06 Jan Hubicka <jh@suse.cz>
Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
<kai.tietz@onevision.com>
* config/i386/i386.h (CONDITIONAL_CALL_USAGE): SSE regs are not used
* config/i386/i386.h (CONDITIONAL_CALL_USAGE): SSE regs are not used
for w64 ABI.
for w64 ABI.
...
@@ -1145,7 +1145,7 @@
...
@@ -1145,7 +1145,7 @@
(ix86_expand_epilogue): Save SSE regs if needed.
(ix86_expand_epilogue): Save SSE regs if needed.
2009-01-06 Jan Hubicka <jh@suse.cz>
2009-01-06 Jan Hubicka <jh@suse.cz>
Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
<kai.tietz@onevision.com>
* config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Enable for MSABI
* config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Enable for MSABI
* config/i386/i386.c (init_cumulative_args): Disallow calls of MSABI
* config/i386/i386.c (init_cumulative_args): Disallow calls of MSABI
...
@@ -1280,13 +1280,13 @@
...
@@ -1280,13 +1280,13 @@
(gloog): Call recompute_all_dominators before graphite_verify.
(gloog): Call recompute_all_dominators before graphite_verify.
2009-01-05 Harsha Jagasia <harsha.jagasia@amd.com>
2009-01-05 Harsha Jagasia <harsha.jagasia@amd.com>
Jan Sjodin <jan.sjodin@amd.com>
Jan Sjodin
<jan.sjodin@amd.com>
PR tree-optimization/38500
PR tree-optimization/38500
* graphite.c (create_sese_edges): Call fix_loop_structure after
* graphite.c (create_sese_edges): Call fix_loop_structure after
splitting blocks.
splitting blocks.
2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
2009-01-05 Joel Sherrill
<joel.sherrill@oarcorp.com>
* config.gcc: Add m32r*-*-rtems*.
* config.gcc: Add m32r*-*-rtems*.
* config/m32r/rtems.h: New file.
* config/m32r/rtems.h: New file.
...
@@ -1412,7 +1412,7 @@
...
@@ -1412,7 +1412,7 @@
* builtins.c (fold_builtin_expect): Only check DECL_WEAK for VAR_DECLs
* builtins.c (fold_builtin_expect): Only check DECL_WEAK for VAR_DECLs
and FUNCTION_DECLs.
and FUNCTION_DECLs.
2009-01-02 Kenneth Zadeck <zadeck@naturalbridge.com>
2009-01-02 Kenneth Zadeck
<zadeck@naturalbridge.com>
PR rtl-optimization/35805
PR rtl-optimization/35805
* df-problems.c (df_lr_finalize): Add recursive call to resolve lr
* df-problems.c (df_lr_finalize): Add recursive call to resolve lr
...
@@ -1444,7 +1444,7 @@
...
@@ -1444,7 +1444,7 @@
* doc/extend.texi: Fix '#pragma GCC option' typo.
* doc/extend.texi: Fix '#pragma GCC option' typo.
2009-01-02
Richard Guenther
<rguenther@suse.de>
2009-01-02
Richard Guenther
<rguenther@suse.de>
* doc/install.texi (--enable-checking): Mention different
* doc/install.texi (--enable-checking): Mention different
default for stage1.
default for stage1.
...
...
gcc/ChangeLog-2008
View file @
c95b2534
This diff is collapsed.
Click to expand it.
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