[Bug ld/25677] Changes to --*magic options for pdp11-aout target

2020-04-14 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25677 --- Comment #14 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=fa1477dc34e6ce19b90ff0171074c295133730a3 commit

[Bug ld/25677] Changes to --*magic options for pdp11-aout target

2020-04-14 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25677 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/25677] Changes to --*magic options for pdp11-aout target

2020-04-09 Thread casner at acm dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25677 --- Comment #13 from Stephen Casner --- (In reply to Nick Clifton from comment #12) > You appear to be submitting the same patch as Jan... :-) > > The patch has the same problem as outlined here: > >

[Bug ld/25677] Changes to --*magic options for pdp11-aout target

2020-04-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25677 --- Comment #12 from Nick Clifton --- (In reply to Stephen Casner from comment #11) Hi Stephen > Here is a patch against a current git pull that I believe includes all of > the requested changes. You appear to be submitting the same patch

[Bug ld/25677] Changes to --*magic options for pdp11-aout target

2020-04-08 Thread casner at acm dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25677 --- Comment #11 from Stephen Casner --- Created attachment 12448 --> https://sourceware.org/bugzilla/attachment.cgi?id=12448=edit Completed patch including tests and doc Here is a patch against a current git pull that I believe includes

[Bug ld/25677] Changes to --*magic options for pdp11-aout target

2020-04-07 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25677 --- Comment #10 from Nick Clifton --- (In reply to Stephen Casner from comment #9) Hi Stephen, > Another solution, perhaps the most straightforwad one, would be to change > the code in adjust_o_magic() to not pad the size of the data section

[Bug ld/25677] Changes to --*magic options for pdp11-aout target

2020-04-05 Thread casner at acm dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25677 --- Comment #9 from Stephen Casner --- Another solution, perhaps the most straightforwad one, would be to change the code in adjust_o_magic() to not pad the size of the data section if the size of the bss section is zero. -- You are

[Bug ld/25677] Changes to --*magic options for pdp11-aout target

2020-04-04 Thread casner at acm dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25677 --- Comment #8 from Stephen Casner --- (In reply to Nick Clifton from comment #5) > The important issue is the extract symbols failure in the script.exp tests: > > Running ../../ld/testsuite/ld-scripts/script.exp ... > [...] >

[Bug ld/25677] Changes to --*magic options for pdp11-aout target

2020-03-30 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25677 --- Comment #7 from Nick Clifton --- Hi Stephen (In reply to Stephen Casner from comment #6) > One side question you might be able to answer for me: where is "fail" > implemented? I searched but could not find it. Look in:

[Bug ld/25677] Changes to --*magic options for pdp11-aout target

2020-03-30 Thread casner at acm dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25677 --- Comment #6 from Stephen Casner --- The key point I did not know is that failures were expected. I have been studying the detail log and the test scripts (I have programmed in Tcl, but it was about 30 years ago) to see why FAIL: extract

[Bug ld/25677] Changes to --*magic options for pdp11-aout target

2020-03-30 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25677 --- Comment #5 from Nick Clifton --- Hi Stephen, Judging by the attached log, you seem to have gotten the hang of running the linker testsuite. Do not worry that there are quite a few failures for the pdp11-aout target. This is fairly

[Bug ld/25677] Changes to --*magic options for pdp11-aout target

2020-03-28 Thread casner at acm dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25677 --- Comment #4 from Stephen Casner --- Created attachment 12414 --> https://sourceware.org/bugzilla/attachment.cgi?id=12414=edit ld make check summary log -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/25677] Changes to --*magic options for pdp11-aout target

2020-03-28 Thread casner at acm dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25677 --- Comment #3 from Stephen Casner --- Created attachment 12412 --> https://sourceware.org/bugzilla/attachment.cgi?id=12412=edit make check summary log I should add that I did run "make check" without any other preparation with the results

[Bug ld/25677] Changes to --*magic options for pdp11-aout target

2020-03-27 Thread casner at acm dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25677 --- Comment #2 from Stephen Casner --- I could use some guidance regarding running the testsuite. After reading the binutils porting document I have installed dejagnu, but I don't know what information is needed in the global config, for

[Bug ld/25677] Changes to --*magic options for pdp11-aout target

2020-03-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25677 Nick Clifton changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|