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
f14269a0
Commit
f14269a0
authored
Jan 13, 2001
by
Denis Chertykov
Committed by
Denis Chertykov
Jan 13, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* README.AVR: URLs corrected.
From-SVN: r38981
parent
757e6639
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
5 deletions
+12
-5
gcc/ChangeLog
+4
-0
gcc/README.AVR
+8
-5
No files found.
gcc/ChangeLog
View file @
f14269a0
Sat Jan 13 16:57:40 2001 Denis Chertykov <denisc@overta.ru>
* README.AVR: URLs corrected.
Sat Jan 13 07:30:02 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
Sat Jan 13 07:30:02 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* c-decl.c (start_function): Don't warn if old prototype is builtin
* c-decl.c (start_function): Don't warn if old prototype is builtin
...
...
gcc/README.AVR
View file @
f14269a0
...
@@ -2,21 +2,24 @@ This file describes the implementation notes of the GNU C Compiler for
...
@@ -2,21 +2,24 @@ This file describes the implementation notes of the GNU C Compiler for
the ATMEL AVR micro controllers family.
the ATMEL AVR micro controllers family.
The generated assembly code requires the GNU assembler (GAS). This is
The generated assembly code requires the GNU assembler (GAS). This is
not currently included as
part of the binutils package.
a
part of the binutils package.
Patches against binutils-2.9.5.0.13 can be obtained from
Patches against binutils-2.9.5.0.13 can be obtained from
http://
medo.fov.uni-mb.si/mapp/uTools
. This site also has patches for
http://
home.overta.ru/users/denisc
. This site also has patches for
the GNU debugger (GDB).
the GNU debugger (GDB).
GCC can be configured as a cross compiler for the AVR architectures
GCC can be configured as a cross compiler for the AVR architectures
on the same system. Use `configure --target=avr' to configure GCC.
on the same system. Use `configure --target=avr --enable-languages="c"'
to configure GCC.
Further installation notes and other useful information about AVR tools
Further installation notes and other useful information about AVR tools
can also be obtained from http://medo.fov.uni-mb.si/mapp/uTools.
can also be obtained from:
http://home.overta.ru/users/denisc
http://www.itnet.pl/amelektr/avr/
Mailing list, avr
@fov.uni-mb.si
, exists to discuss related issues and
Mailing list, avr
-gcc-list@avr.jpk.co.nz
, exists to discuss related issues and
suggestions for further optimizations and improvements.
suggestions for further optimizations and improvements.
...
...
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