Historique des commits

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