From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland McGrath To: hjl@nynexst.com Cc: gas2@cygnus.com, raeburn@cygnus.com Subject: Re: Only I use gas under x86? Date: Sat, 15 Apr 1995 11:25:00 -0000 Message-id: <199504151825.OAA21677@churchy.gnu.ai.mit.edu> References: <9504151729.AA19436@titanic.nynexst.com> X-SW-Source: 1995/msg00062.html I use gas on i386 all the time (target=i386-gnuelf in fact, which is identical to i386-linux for gas). I use the current sources, though I don't recompile every day. Whenever there has been a problem it has been taken care of pretty quickly. We cannot expect the maintainers to test every single change on every platform; we are using development code, certainly it would be tested on i386 before released. However, it is a serious problem if people are making changes without proper ChangeLog entries. That really makes life difficult. The rest of us do not have access to the RCS logs to fill in the gaps in the ChangeLog files; those files really need to be complete. They are the first place anyone looks to see what changed when something broke, and why.