Commit History

Author SHA1 Message Date
  Károly Balogh bf8a020316 go32v2: define __crt0_startup_flags as .comm rather than a global symbol. This allows linking against DJGPP libs and code which might also define this symbol. This change is also inline with recent crt0.S versions in DJGPP. 4 years ago
  pierre f6f183f866 Put both _environ and __environ as .comm inside startup script to avoid crt1.o loading 11 years ago
  pierre 7b411e70b8 Merge forgotten go32v2 2.6.0 branch changes back into trunk. 12 years ago
  pierre ac80391c74 * Try to fix go32v2 problems related to DJGPP 2.04 CVS code using __environ as alias of _environ 13 years ago
  pierre f0aa48b083 * Remove use of direct U_UNIT_NAME or TC_UNIT_NAME 14 years ago
  peter 4ace790492 * remove $Log 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter 3d8d9c96f8 * sbrk returns pointer 22 years ago
  Jonas Maebe 8df1299d70 * added closing of comment for logs to avoid warning 23 years ago
  peter 9f31783a0a * old logs removed and tabs fixed 23 years ago
  peter 5d17b24542 * merged winxp fixes 23 years ago
  florian 120c4eb588 * reverted to previous version 24 years ago
  florian 6476fbf2fe * fixed and added a lot of stuff to get the Jedi DX( headers 24 years ago
  michael e7aca136a1 + Initial import 25 years ago
  pierre 4ba6e9b06e * get it to compile with AS v 2.10 25 years ago
  pierre ccba0443c7 * avoid FPU exception on startup if no coprocessor and loaded from another DPMI program 25 years ago
  pierre f6a2669d89 * bug fix for 915, hopefully 25 years ago
  pierre 1ce3442161 * remove Jonas unnecessary (but correct) code 25 years ago
  pierre 3a5a62b567 * Enormous bug in mouse fix fixed 25 years ago
  Jonas Maebe f106b3b5fd * restored my fix (CVS screwed up the previous versinos because of wrong line 25 years ago
  Jonas Maebe d69db753e8 * fixed wrong line breaks 25 years ago
  Jonas Maebe 291549390b * fixed crash to to wrong code for disabling/enabling interrupts 25 years ago
  pierre 585796400f * Mouse crash bug fixed !!! 25 years ago
  pierre 3e20cee9c7 merged from fixes branch 26 years ago
  peter af8a04a5af * use external names 26 years ago
  pierre 2f38be7291 + ___v2prt0_rmcb_regs in text section for Windows NT 26 years ago
  pierre 75a821d5ce * suppressed fwaits to avoid FPU not present exceptions 26 years ago
  pierre e3e478ab7a added some c vars needed to avoid loading od crt1.o 27 years ago
  peter 7470cd1cae * use -FE 27 years ago