[xcc] argc/argv work for 32b programs
authorAndrew Waterman <waterman@s141.Millennium.Berkeley.EDU>
Tue, 24 Aug 2010 10:13:02 +0000 (03:13 -0700)
committerAndrew Waterman <waterman@s141.Millennium.Berkeley.EDU>
Tue, 24 Aug 2010 10:13:02 +0000 (03:13 -0700)
commit2ad48949b9ef51538ea47e9b5b187b05d393b5dc
tree14195a00f83ffc8e118e9015b2e1c3900d9ecf42
parentf04bbaa997c5cf16d595ee452267d65cacb735fd
[xcc] argc/argv work for 32b programs

Some patch-up code runs as soon as the 32b version of crt1 begins running
that massages the pointers accordingly.
riscv/processor.cc