output file specifier ?
Nick Clifton
nickc@redhat.com
Fri Sep 13 10:30:00 GMT 2019
More information about the Binutils mailing list
Fri Sep 13 10:30:00 GMT 2019
- Previous message (by thread): output file specifier ?
- Next message (by thread): Always add input_statement to statement_list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Bill, > Fair enough. Are there guidelines for development/pull-requests on > binutils? > Written Coding Style, testing requirements, stuff like that? Yes. We (try to) follow the GNU Coding Standard: https://www.gnu.org/prep/standards/ When adding a new feature it is also very helpful if you can create some new testcases in whichever testsuite is appropriate. Also adding an entry to relevant NEWS file is appreciated too. Obviously the patch must compile and work on modern versions of GCC, but it should also buikd with older versions of gcc. (Eg gcc v4). I hope that this helps, and thank you for your interest in contributing. Cheers Nick
- Previous message (by thread): output file specifier ?
- Next message (by thread): Always add input_statement to statement_list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list