Commit Graph

  • 68f9bc6913 * BP updates. daniel 1998-06-15 14:44:36 +0000
  • 4035b254df * Reverted my changes. daniel 1998-06-15 14:30:12 +0000
  • 401240a35e * Reverted my changes. daniel 1998-06-15 14:23:44 +0000
  • c359ca7094 * Updated overlays. daniel 1998-06-15 13:43:45 +0000
  • 58f554b16e * Fixed spelling mistakes in comments. * Fixed some OS/2 parameters. daniel 1998-06-15 13:34:24 +0000
  • d9445e22e9 * Fixes to make it compilable under BP again. daniel 1998-06-15 13:31:20 +0000
  • cb936cddb2 * small fix with crc in newppu peter 1998-06-14 18:25:41 +0000
  • a9f30325b6 * fixed xor bug (from mailinglist) peter 1998-06-14 18:23:57 +0000
  • 4fb4706b9e + a new WORKING depend michael 1998-06-13 10:20:16 +0000
  • f82dc63f5e * again broken peter 1998-06-13 09:59:15 +0000
  • c614d62eaf * working browser and newppu * some small fixes against crashes which occured in bp7 (but not in fpc?!) peter 1998-06-13 00:10:04 +0000
  • c248434392 * external name 'C_var'; export name 'intern_C_var'; cdecl; cdecl;external; are now supported only with -Sv switch pierre 1998-06-12 16:15:34 +0000
  • 12c40adc06 * removed the tree dependency to types.pas * long_fil.pas support (not fully tested yet) peter 1998-06-12 14:50:48 +0000
  • 004da8b801 * Fixed wrong code for ansistring michael 1998-06-12 14:10:37 +0000
  • c272da34ad restored depend michael 1998-06-12 13:17:35 +0000
  • bd64631a51 * small internalerror nr change peter 1998-06-12 13:10:34 +0000
  • 5f864a3f90 Fixed ansistrings : is_ansistring not found michael 1998-06-12 10:43:12 +0000
  • 390fc9063d * column problem hopefully solved + C vars declaration changed pierre 1998-06-12 10:32:22 +0000
  • 05885faa83 + Added stream tests michael 1998-06-12 08:18:31 +0000
  • 1fc37f2025 + Renamed t001.pp to list.pp michael 1998-06-12 08:18:02 +0000
  • 9b9cae2cf9 - Renamed to list.pp michael 1998-06-12 08:17:33 +0000
  • aaae629e69 Implemented stream tests michael 1998-06-12 08:15:26 +0000
  • 8068589c3c + Added aliases for Incr/Decr ref. michael 1998-06-12 07:39:13 +0000
  • 7b28eed642 + Implemented (Custom)Memory and StringStream michael 1998-06-11 21:15:28 +0000
  • a4fa957178 * fixed too long line peter 1998-06-11 13:58:45 +0000
  • 86e21aef48 * small fix to let newppu compile peter 1998-06-11 13:58:07 +0000
  • b0cb009b78 + Fixed some functions. TFileStream OK. michael 1998-06-11 13:46:32 +0000
  • 6cd01467c6 * -gb works again peter 1998-06-11 10:11:57 +0000
  • 0e2d38d46e + Support files for system-dependent file related calls michael 1998-06-10 21:55:11 +0000
  • 393e12a636 + Implemented Handle/FileStreams michael 1998-06-10 21:53:06 +0000
  • fee3832edb * smal update peter 1998-06-10 11:01:56 +0000
  • b228460891 * small update peter 1998-06-10 10:58:05 +0000
  • 7d36b5d9ec * write also the .dll extension (needed for NT) peter 1998-06-10 10:43:18 +0000
  • d449884787 * ifndef TARGET to allow target on commandline peter 1998-06-10 10:42:44 +0000
  • cb3365a5ac * working w32 rtl peter 1998-06-10 10:39:11 +0000
  • 504b4faf62 + Forgot to commit some changes michael 1998-06-10 07:46:45 +0000
  • 5ad339b3d8 + added procedure directive parsing for procvars (accepted are popstack cdecl and pascal) + added C vars with the following syntax var C calias 'true_c_name';(can be followed by external) reason is that you must add the Cprefix pierre 1998-06-09 16:01:33 +0000
  • 56bc103c33 * dos interface is now 100% compatible * fixed call PASCALMAIN which must be direct asm peter 1998-06-08 23:07:45 +0000
  • f98459e1fb * smartlinking works for win32 * some defines to exclude some compiler parts peter 1998-06-08 22:59:41 +0000
  • 837c1582a3 Some changes to integrate in system unit michael 1998-06-08 19:35:02 +0000
  • b36e918420 + Implemented DecRef michael 1998-06-08 19:26:53 +0000
  • cabd568a3d * temp_gen contains all temporary var functions (processor independent) pierre 1998-06-08 16:07:41 +0000
  • 4b73216117 + Split rtti according to processor. Implemented optimized i386 code. michael 1998-06-08 15:32:08 +0000
  • 0e8616ed1f + temporary variables now in temp_gen.pas unit because it is processor independent * mppc68k.bat modified to undefine i386 and support_mmx (which are defaults for i386) pierre 1998-06-08 13:13:28 +0000
  • 05b01ddb00 Implemented rtti, inserted ansistrings again michael 1998-06-08 12:38:21 +0000
  • 3e7af43b99 fixed dependcies and rules. Make would not run any more after peters changes. michael 1998-06-08 09:22:02 +0000
  • 4a381dad31 + first working rtti + data init/final. for local variables florian 1998-06-07 15:30:25 +0000
  • c44623de70 * new depend file generated peter 1998-06-06 09:27:37 +0000
  • 22b18baaf0 * it needs types peter 1998-06-06 08:39:07 +0000
  • bf1d4a1fc1 * cleanup of cgai386 peter 1998-06-05 17:49:54 +0000
  • 8201248b82 * some better uses clauses peter 1998-06-05 17:47:28 +0000
  • a487cca0d7 * tp doesn't like comp() typecast peter 1998-06-05 17:46:02 +0000
  • 6f4cfe38eb * splitted cgi386 peter 1998-06-05 17:44:10 +0000
  • acc260ed78 * fix for real and string consts inside inlined procs pierre 1998-06-05 16:13:31 +0000
  • 1a44be1502 * fixes for inline for operators * inline procedure more correctly restricted pierre 1998-06-05 14:37:27 +0000
  • d39a13c0fd * temporarily disabled Kickstart version checking, because the offset for getting the version is incorrect! carl 1998-06-05 12:34:45 +0000
  • 5ad930412e * single_cmp, comparison was reversed! carl 1998-06-05 12:33:16 +0000
  • 89fd9e9c5d * calculating sets is COMPLETELY different from the intel in determining the bit number * new passing parameters conventions * misc bugfixes carl 1998-06-05 12:32:07 +0000
  • 26d45eee6d * all string internal routines fixed and tested (to my knowledge) * bugfix of missing typecast with a call to halt with a word carl 1998-06-05 12:28:58 +0000
  • 53d0f3d9af + Initial implementation michael 1998-06-05 08:45:08 +0000
  • 73c9c39b22 * bugs with assigning related objects and passing objects by reference to a procedure florian 1998-06-05 00:01:06 +0000
  • f66f837fc8 * m68k compiles + .def file creation moved to gendef.pas so it could also be used for win32 peter 1998-06-04 23:51:26 +0000
  • d0ce4085d3 * comp,extended are only i386 added support_comp,support_extended peter 1998-06-04 23:45:56 +0000
  • 332f649fa3 + Some corrections in dependencies for pdf and html. michael 1998-06-04 13:06:32 +0000
  • 93da42bd22 * corrected urls for more information michael 1998-06-04 13:05:55 +0000
  • 4d8d4ee4e7 + Added IOPerm function michael 1998-06-04 13:05:54 +0000
  • 8745cdf196 * small bug fix in load_ppu or openppu pierre 1998-06-04 10:42:19 +0000
  • afe0d5a50d * demangled name of procsym reworked to become independant of the mangling scheme pierre 1998-06-04 09:55:35 +0000
  • c04eb73621 * boolean internal definition again (needed to compile older RTL's) pierre 1998-06-04 08:26:03 +0000
  • 883afdd880 * boolean again intern declared (needed to be able to compile older RTL's) pierre 1998-06-04 08:23:57 +0000
  • f29aaf6d8a + unlimited file support, release tempclose peter 1998-06-03 23:40:37 +0000
  • 6f2206fbeb + boolean=bytebool peter 1998-06-03 23:39:53 +0000
  • d6268ae22f + wordbool,longbool * rename bis,von -> high,low * moved some systemunit loading/creating to psystem.pas peter 1998-06-03 22:48:50 +0000
  • 75f7938e27 * problem with sizes of classes fixed (if the anchestor was declared forward, the compiler doesn't update the child classes size) florian 1998-06-03 22:14:16 +0000
  • f64289f51f + added include of util.inc michael 1998-06-03 15:10:20 +0000
  • 246e389703 + Added bug0141.pp michael 1998-06-03 12:01:56 +0000
  • 4c58972779 + Added IO port calls michael 1998-06-03 11:55:33 +0000
  • 706cb4a068 added distclean target to remove ppc1-ppc3 too michael 1998-06-03 09:33:39 +0000
  • c9e455deb4 Clean cannot remove ppc1-ppc3 : make cycle uses clean michael 1998-06-03 09:27:51 +0000
  • f08a7114ae * with node corrected for objects * small bugs for SUPPORT_MMX fixed pierre 1998-06-02 17:02:59 +0000
  • ad8d0efb52 * bug for boolean values greater than one fixed pierre 1998-06-02 16:47:56 +0000
  • ebd2e9107b + Added bug #140 michael 1998-06-02 15:55:51 +0000
  • 834a8dcad5 + make clean removes also ppc1 - ppc3 peter 1998-06-02 11:29:36 +0000
  • 286f547298 * fixed second_bool_to_int with bool8bit return peter 1998-06-02 10:52:10 +0000
  • 26e83aea59 * bug138 description peter 1998-06-02 10:17:37 +0000
  • 9f405c2bb0 Added bug #139 michael 1998-06-02 09:27:01 +0000
  • ce75b83d12 + boolean -> ord conversion * fixed ord -> boolean conversion peter 1998-06-01 16:50:18 +0000
  • 7edd9b8a1e * force att or direct assembling * cleanup of some files peter 1998-05-31 14:18:12 +0000
  • 3fe8cd8217 + released port[] and made them assembler procedures peter 1998-05-31 14:16:49 +0000
  • 12f6e38140 * force to use ATT or direct parsing peter 1998-05-31 14:15:47 +0000
  • 128212755c * removed warnings using comp() peter 1998-05-31 14:14:52 +0000
  • 659c2fb45d * fixed call bugs with assembler readers + OPR_SYMBOL to hold a symbol in the asm parser * fixed staticsymtable vars which were acessed through %ebp instead of name peter 1998-05-31 14:13:30 +0000
  • ed10a74289 * better get_current_col peter 1998-05-31 14:10:54 +0000
  • cc476415ee * use mv -f instead of move /y whch is not dos6.2 compatible peter 1998-05-31 14:09:45 +0000
  • 769d7ee21a * this needs also direct mode :( peter 1998-05-30 15:01:28 +0000
  • 4fc1780fe4 + $ASMMODE peter 1998-05-30 14:31:02 +0000
  • a9e0837f1e * force att reading peter 1998-05-30 14:30:21 +0000
  • 1d389f6211 * ATT asmparsing always peter 1998-05-30 14:24:42 +0000
  • 8ae673882c * fixed to remake with -Rintel in the ppc386.cfg peter 1998-05-30 14:18:42 +0000
  • 86bdba7ce3 + asw assembler peter 1998-05-29 13:24:45 +0000