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


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

DOS line endings in GAS testsuite


There's a bunch of files in the GAS testsuite with DOS line endings:

./gas/testsuite/gas/all/fastcall.s
./gas/testsuite/gas/tic54x/macro.s
./gas/testsuite/gas/tic54x/macro1.s
./gas/testsuite/gas/tic54x/math.s
./gas/testsuite/gas/tic54x/opcodes.s
./gas/testsuite/gas/tic54x/subsym.s
./gas/testsuite/gas/tic54x/subsym1.s
./gas/testsuite/gas/iq2000/q10test0.s
./gas/testsuite/gas/iq2000/q10test1.s
./gas/testsuite/gas/iq2000/q10test10.s
./gas/testsuite/gas/iq2000/q10test11.s
./gas/testsuite/gas/iq2000/q10test12.s
./gas/testsuite/gas/iq2000/q10test2.s
./gas/testsuite/gas/iq2000/q10test3.s
./gas/testsuite/gas/iq2000/q10test4.s
./gas/testsuite/gas/iq2000/q10test5.s
./gas/testsuite/gas/iq2000/q10test6.s
./gas/testsuite/gas/iq2000/q10test7.s
./gas/testsuite/gas/iq2000/q10test8.s
./gas/testsuite/gas/iq2000/q10test9.s

Is it OK if I strip the ^M characters and check them all back in?

zw


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