Thank you all,
EasyHacks sounds like a good starting point
On Mon, Jan 29, 2024 at 3:32 PM Jonathan Wakely
wrote:
> On Mon, 29 Jan 2024 at 20:25, Ed wrote:
> >
> >
> > On Monday, January 29, 2024 at 03:13:07 PM EST, Jonathan Wakely via Gcc <
> gcc@gcc.gnu.org> wrote:
> >
> >
> > On Mon, 29 Jan
On Mon, 29 Jan 2024 at 20:25, Ed wrote:
>
>
> On Monday, January 29, 2024 at 03:13:07 PM EST, Jonathan Wakely via Gcc
> wrote:
>
>
> On Mon, 29 Jan 2024 at 19:15, Claudio Bantaloukas via Gcc
> wrote:
> >
> > On 26/01/2024 17:51, Florin Mateoc via Gcc wrote:
> > > Hi all,
> > >
> > > I am an expe
3dw...@verizon.net
On Monday, January 29, 2024 at 03:13:07 PM EST, Jonathan Wakely via Gcc
wrote:
On Mon, 29 Jan 2024 at 19:15, Claudio Bantaloukas via Gcc
wrote:
>
> On 26/01/2024 17:51, Florin Mateoc via Gcc wrote:
> > Hi all,
> >
> > I am an experienced software developer, with
On Mon, 29 Jan 2024 at 19:15, Claudio Bantaloukas via Gcc
wrote:
>
> On 26/01/2024 17:51, Florin Mateoc via Gcc wrote:
> > Hi all,
> >
> > I am an experienced software developer, with an interest in compilers, and
> > an admirer of gcc.
> > I would like to contribute, hopefully reusing some of my
On 26/01/2024 17:51, Florin Mateoc via Gcc wrote:
> Hi all,
>
> I am an experienced software developer, with an interest in compilers, and
> an admirer of gcc.
> I would like to contribute, hopefully reusing some of my existing skills,
> experience and interests, but unfortunately the (current) ov
On Tue, 21 Nov 2023 at 10:58, Tobias Burnus wrote:
>
> Hi Tom,
>
> On 21.11.23 11:32, Hamish Baxter via Gcc wrote:
> > I am a current Computer Science student who enjoys C programming with an
> > interest in learning compilers, and am looking to contribute to an
> > open source project.
> >
> > I
Hi Tom,
On 21.11.23 11:32, Hamish Baxter via Gcc wrote:
I am a current Computer Science student who enjoys C programming with an
interest in learning compilers, and am looking to contribute to an
open source project.
I am not sure exactly where to start or how it works: perhaps testing /
techni
On Mon, 13 Jan 2020 at 18:09, Nicholas Krause wrote:
>
> Greetings,
> Not sure as I just checked, but is the gcc webpage for contributing updated
> for git or is it the same contributing guidelines but with git?
The guidelines are the same. References to svn will be updated.
On 01/08/15 13:02, Zach Tomkoski wrote:
I have been working on changes to extend the functionality of the
GCC's built in code coverage tool gcov. What steps would I need to go
through to work on getting these additions to be added in to the
upstream releases of GCC?
https://gcc.gnu.org/contribu
On 10/17/14 01:12, Krzesimir Nowak wrote:
Hello.
My name is Krzesimir Nowak and I'd like to try my hand at contributing
to gcc in my free time.
To start learning a workflow I started with something easy - 42014. Is
testcase for this fix necessary (it would be checking preprocessor
output)? Is s
2014-10-17 10:00 GMT+02:00 Marek Polacek :
> On Fri, Oct 17, 2014 at 09:55:28AM +0200, Krzesimir Nowak wrote:
>> I was asking, because, in the beginning at least, somebody will have
>> to commit the patch to trunk for me. I don't know if svn understands
>> git patches.
>
> No worries about that, we
On Fri, Oct 17, 2014 at 09:55:28AM +0200, Krzesimir Nowak wrote:
> I was asking, because, in the beginning at least, somebody will have
> to commit the patch to trunk for me. I don't know if svn understands
> git patches.
No worries about that, we'll just apply the patch manually.
Marek
2014-10-17 9:31 GMT+02:00 Thomas Schwinge :
> Hi!
>
> On Fri, 17 Oct 2014 09:12:07 +0200, Krzesimir Nowak wrote:
>> My name is Krzesimir Nowak and I'd like to try my hand at contributing
>> to gcc in my free time.
>
> Great, and welcome!
>
>> To start learning a workflow I started with something e
Hi!
On Fri, 17 Oct 2014 09:12:07 +0200, Krzesimir Nowak wrote:
> My name is Krzesimir Nowak and I'd like to try my hand at contributing
> to gcc in my free time.
Great, and welcome!
> To start learning a workflow I started with something easy - 42014.
As this is one of the issues listed on
On Sun, 23 Sep 2012, enzovit...@libero.it wrote:
I would like to contribute to the project.
Great!
Would someone indicate some easy first project to work on? Please don't just
redirect me to the list of open projects. Not sure whether that list is still
valid, and I'd appreciate a more speci
On Sun, Sep 23, 2012 at 02:26:30PM +0200, enzovit...@libero.it wrote:
> Dear GCC team,
>
> I would like to contribute to the project.
>
> I have a decent background in programming, in a number of languages on a
> number of platforms, but no specific experience in developing a compiler. I
> have
On 09/08/12 17:54, Aaron Gray wrote:
Hi,
I have developed several patches for GCC and am wondering as a purely
open source non commercial developer whether there are any issues
regarding getting patches into GCC. Do I need to sign an agreement at
all ?
If you want the copyright assignment for
On Thu, 2012-08-09 at 17:54 +0100, Aaron Gray wrote:
> Hi,
>
> I have developed several patches for GCC and am wondering as a purely
> open source non commercial developer whether there are any issues
> regarding getting patches into GCC. Do I need to sign an agreement at
> all ?
>
Depending on
On Mon, Jan 09, 2012 at 07:33:54PM -0500, Aayush Upadhyay wrote:
> I'm a sophomore in college, and I'm a solid C programmer. I'd like to work
> on an open source project, and the gcc compiler seems like a great one.
In addition to the other replies, you could also contribute to branches or
to GCC
On Mon, Jan 09, 2012 at 04:33:54PM -0800, Aayush Upadhyay wrote:
> I'm a sophomore in college, and I'm a solid C programmer. I'd like to
work on an open source project, and the gcc compiler seems like a great
one. However, I'm not sure if work is still done on the compiler itself,
or just po
On Fri, Feb 5, 2010 at 10:40, krishna kishore
wrote:
> i want to contribute for DOCUMENTATION of the project.
Thank you for the offer. It's actually pretty brave, since
documentation is one of the sore points of the project. Are you
interested in contributing user documentation or internals?
José Manuel Marín Román <[EMAIL PROTECTED]> writes:
> I'm a spanish senior c++ development and I would like to contribute to
> gnu compiler in some way you consider neccesary.
>
> My expertise is on graphic and games technologies, such as 3d realtime
> engine programming, raytracing, artificial in
On Thu, Jan 31, 2008 at 12:46:41PM +, Martin Guy wrote:
> 2008/1/31, Manuel López-Ibáñez <[EMAIL PROTECTED]>:
> > Nonetheless, if someone decided to go through the hassle of collecting
> > tutorials and hints for various cross-compiling configurations in the
> > wiki, I think many users will ap
2008/1/31, Manuel López-Ibáñez <[EMAIL PROTECTED]>:
> Nonetheless, if someone decided to go through the hassle of collecting
> tutorials and hints for various cross-compiling configurations in the
> wiki, I think many users will appreciate it. It is still considered by
> many to be a "dark art"[*].
On 1/30/08, Rodrigo Dominguez <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am PhD student in Computer Engineering. I would like to contribute to GCC
> and at the same time learn more about cross-compilers. I have taken a couple
> of compiler classes and I can program in C. However, I am not familiar with
Manuel López-Ibáñez wrote:
On 31/01/2008, Ben Elliston <[EMAIL PROTECTED]> wrote:
Once you get into GCC in enough detail, you'll come to appreciate that
cross-compiling is not particularly special. It's just the compiler
running on a different system type to the code being generated. There
is
On 31/01/2008, Ben Elliston <[EMAIL PROTECTED]> wrote:
> Once you get into GCC in enough detail, you'll come to appreciate that
> cross-compiling is not particularly special. It's just the compiler
> running on a different system type to the code being generated. There
> is certainly a bit of int
> It seems like the best place to start for someone new to GCC would be the
> beginners projects off from the GCC Projects webpage
> (http://gcc.gnu.org/projects/beginner.html). I think I will start from there
> and then try to move to the cross-compiling area.
Once you get into GCC in enough deta
for the links. They were helpful.
Rodrigo
-Original Message-
From: Ian Lance Taylor [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 30, 2008 4:09 PM
To: Rodrigo Dominguez
Cc: gcc@gcc.gnu.org
Subject: Re: Contributing to cross-compiling
"Rodrigo Dominguez" <[EMAIL PROTE
"Rodrigo Dominguez" <[EMAIL PROTECTED]> writes:
> I am PhD student in Computer Engineering. I would like to contribute to GCC
> and at the same time learn more about cross-compilers. I have taken a couple
> of compiler classes and I can program in C. However, I am not familiar with
> the GCC inter
"Anatoly Sokolov" <[EMAIL PROTECTED]> writes:
> Hello.
>
> I am the member of the project 'avr-libc' (AVR C Runtime Library). As
> a result of this work there were patches with additions of support of
> new Atmel devices in gcc the toolchain. I have a desire to add them in
> official GCC sources,
31 matches
Mail list logo