Stata has capabilities to estimate a broad range of generalized linear model and generalized linear mixed models. It also offers quantile regression and other "robust" regression models. It also has a numerous ways of examining residuals, identifying outliers, etc. OLS regression is certainly is not a problem. An OLS regression model would be specified as easily as reg y x1 x2.