This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: crt0.S: How to submit updates, what else to change etc.?


On 25 Mar 2004 at 13:32, Toralf Lund wrote:

> As I mentioned earlier, I'm using a modified version of arm/crt0.S for 
> my OS-less, no-debug-monitor app. I think my changes are fairly general 
> and may be useful to others working on similar setups, so I though I 
> might try to feed them back into the newlib sources. However, I'm not 
> exactly sure what I need to do to fully complete the update, or how I 
> should proceed once I have.
> 
> Questions:
> 
>    1. Where do I submit newlib patches?
>    2. Why is the generic start code for a CPU-type sometimes found in
>       libgloss, sometimes in newlib/sys? The one I'm talking about came
>       from newlib, but after my changes it may resemble some of the ones
>       found in libgloss more closely.

For these, see the Newlib project:
<http://sources.redhat.com/newlib/>
Look on the "Info" link on how to contribute patches (send to mailing list), and look on the 
"Mailing List" link on how to subscribe to their mailing list.

HTH

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]