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
bf520cd9
Commit
bf520cd9
authored
Sep 17, 1997
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump for snapshot (really, we will make a snapshot this time :-)
From-SVN: r15507
parent
d5467e20
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
+10
-10
gcc/ChangeLog
+9
-9
gcc/version.c
+1
-1
No files found.
gcc/ChangeLog
View file @
bf520cd9
Wed Sep 17 09:53:07 1997 Jeffrey A Law (law@cygnus.com)
* version.c: Bump for snapshot.
Tue Sep 16 14:22:36 1997 Jason Merrill <jason@yorick.cygnus.com>
* libgcc2.c (find_exception_handler): Not found is -1.
...
...
@@ -11,10 +15,6 @@ Tue Sep 16 11:13:46 1997 Jim Wilson <wilson@cygnus.com>
If target and slot has no DECL_RTL, then call mark_addressable
again for the slot after we give it RTL.
Tue Sep 16 10:14:55 1997 Jeffrey A Law (law@cygnus.com)
* version.c: Bump for snapshot.
Tue Sep 16 09:18:52 1997 Jason Merrill (jason@cygnus.com)
* expr.c (expand_expr, case TARGET_EXPR): Call mark_addressable
...
...
@@ -433,8 +433,8 @@ Sun Sep 7 14:17:36 1997 Torbjorn Granlund (tege@pdc.kth.se)
Sun Sep 7 13:46:46 1997 Jeffrey A Law (law@cygnus.com)
* final.c (shorten_branches): During first pass, assume worst
possible alignment for ADDR_VEC and ADDR_VEC_DIFF insns.
* final.c (shorten_branches): During first pass, assume worst
possible alignment for ADDR_VEC and ADDR_VEC_DIFF insns.
* Makefile.in (distclean): Remove various things left around
by running the testsuite.
...
...
@@ -447,7 +447,7 @@ Sun Sep 7 13:16:06 1997 Manfred Hollstein <manfred@s-direktnet.de>
Sun Sep 7 09:59:08 1997 Jan-Jaap van der Heijden (J.J.vanderHeijden@student.utwente.nl)
* configure.in: Make symlink to as-new rather than as.new. Similarly
* configure.in: Make symlink to as-new rather than as.new. Similarly
for ld-new.
* configure: Rebuilt.
...
...
@@ -495,7 +495,7 @@ Fri Sep 5 09:37:50 1997 Jim Wilson (wilson@cygnus.com)
Fri Sep 5 09:08:44 1997 Jeffrey A Law (law@cygnus.com)
* install.sh: Delete duplicate install script.
* install.sh: Delete duplicate install script.
Thu Sep 4 23:14:27 1997 Stan Cox (coxs@dg-rtp.dg.com)
...
...
@@ -541,7 +541,7 @@ Thu Sep 4 11:51:43 1997 Jim Wilson <wilson@cygnus.com>
Thu Sep 4 11:17:16 1997 Mikeael Meissner (meissner@cygnus.com)
* bitmap.c: Conditionally include stdlib.h.
(free): Provide a declaration if NEED_DECLARATION_FREE.
(free): Provide a declaration if NEED_DECLARATION_FREE.
Thu Sep 4 09:58:53 1997 Joel Sherrill (joel@OARcorp.com)
...
...
gcc/version.c
View file @
bf520cd9
char
*
version_string
=
"egcs-2.90.08 97091
6
(gcc2-970802 experimental)"
;
char
*
version_string
=
"egcs-2.90.08 97091
7
(gcc2-970802 experimental)"
;
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