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
016d7f3e
Commit
016d7f3e
authored
21 years ago
by
Zack Weinberg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* .cvsignore: Add autom4te.cache.
From-SVN: r75405
parent
9fd77fa8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
5 deletions
+10
-5
gcc/.cvsignore
+1
-0
gcc/ChangeLog
+9
-5
No files found.
gcc/.cvsignore
View file @
016d7f3e
...
...
@@ -2,3 +2,4 @@ cscope.files
cscope.out
cscope.in.out
cscope.po.out
autom4te.cache
This diff is collapsed.
Click to expand it.
gcc/ChangeLog
View file @
016d7f3e
2004-01-04 Zack Weinberg <zack@codesourcery.com>
* .cvsignore: Add autom4te.cache.
2004-01-04 Richard Sandiford <rsandifo@redhat.com>
* doc/invoke.texi: Revamp documentation of MIPS options. Remove
...
...
@@ -35,9 +39,9 @@
with modern equivalents.
* configure: Regenerate.
* configure.ac: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.
* aclocal.m4 (gcc_AC_CHECK_TYPE): Remove.
* configure: Regenerate.
* configure.ac: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.
* aclocal.m4 (gcc_AC_CHECK_TYPE): Remove.
* configure: Regenerate.
* doc/install.texi: Note that 'gcc' is now a 2.57 directory.
...
...
@@ -65,9 +69,9 @@
* loop.c (loop_optimize): Free all loops_info's mems.
* c-typeck.c (finish_init): Free spelling_base before
* c-typeck.c (finish_init): Free spelling_base before
setting it again.
* cfgloop.c (flow_loops_find): Always free the sbitmap
headers.
...
...
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