Commit Graph

73 Commits

Author SHA1 Message Date
florian
c27bf450a8 * version to 0.99.5 changed 1998-03-31 13:17:54 +00:00
michael
e664074276 + Initial implementation 1998-03-31 11:12:40 +00:00
michael
407c541dc3 + Initial implementation 1998-03-31 10:23:04 +00:00
florian
8ac67941b8 * exit message removed 1998-03-31 10:18:55 +00:00
pierre
598c13fdb5 * target dos to target go32v1 for cfg file 1998-03-31 09:49:20 +00:00
pierre
c03205a259 * long command line problem solved 1998-03-31 09:48:38 +00:00
pierre
45b84c9eb0 * command line length problem solved 1998-03-31 09:42:52 +00:00
pierre
a56d50dfa0 * make under go32v2 does
not accept too long command line args
1998-03-31 09:41:59 +00:00
florian
5340ca9baa * adapted to 0.99.5 1998-03-31 09:32:24 +00:00
florian
6af4e9e9ce * does max. optimizations per default 1998-03-31 09:31:55 +00:00
michael
3edd8f8ad3 + fixed permissions on install 1998-03-31 08:44:15 +00:00
michael
0fdd9b4bd8 + Upgraded version number to 0.99.5 1998-03-31 08:11:07 +00:00
florian
5df76b0720 + seg* added 1998-03-30 21:49:12 +00:00
peter
466c791b5d * cleanup (make -C)
+ rtl/units/dumpppu, ppumove, h2pas
1998-03-30 18:31:00 +00:00
michael
071ce784ef + New version for release 1998-03-30 16:01:34 +00:00
florian
8cd85667a7 * last changes before release:
- gdb fixed
     - ratti386 warning removed (about unset function result)
1998-03-30 15:53:01 +00:00
peter
7fda0e527b + bug #122 1998-03-30 12:09:06 +00:00
michael
f347826099 Changed name to fpc 1998-03-30 10:27:25 +00:00
michael
8ee1f2fa32 + make cycle again does remake3 1998-03-30 10:15:35 +00:00
michael
bd3ea9fdcb + fix for library support. 1998-03-30 09:50:49 +00:00
florian
8cb9f5ea5b * aopt386 compiles with TP
* correct line number is displayed, if a #0 is in the input
1998-03-29 17:27:58 +00:00
florian
c681f66590 * small improvements 1998-03-29 17:26:20 +00:00
peter
aae0d9d4cf + fixed bug 92 (var -> const)
+ bug #121
  * removed uppercase names
1998-03-29 15:32:07 +00:00
florian
b533474430 * small problem with unit search path solved 1998-03-29 10:49:27 +00:00
florian
0960436eda *** empty log message *** 1998-03-29 10:48:09 +00:00
peter
daf5945e73 * fixed cleanup of the html dirs 1998-03-29 01:42:56 +00:00
peter
487a47166f * small fixes 1998-03-29 01:41:42 +00:00
peter
ead9698d15 - not necessary 1998-03-29 00:00:23 +00:00
peter
1aab9c3d63 * fixed to support .rpm
* renamed FPK Pascal -> Free Pascal
1998-03-28 23:55:56 +00:00
peter
a1ffa1d1ef + spec file for the .rpm linux package 1998-03-28 23:54:22 +00:00
peter
72cb4b7277 * better support for rpm 1998-03-28 23:53:48 +00:00
peter
f7fb63a580 * fixed install 1998-03-28 23:53:13 +00:00
peter
4a47440c82 * moved gprt1.as to i386/
* makefile updated to support i386/ and m68k/
1998-03-28 23:52:48 +00:00
florian
2d790e0158 * secondin bugfix (m68k and i386)
* overflow checking bugfix (m68k and i386) -- pretty useless in
    secondadd, since everything is done using 32-bit
  * loading pointer to routines hopefully fixed (m68k)
  * flags problem with calls to RTL internal routines fixed (still strcmp
    to fix) (m68k)
  * #ELSE was still incorrect (didn't take care of the previous level)
  * problem with filenames in the command line solved
  * problem with mangledname solved
  * linking name problem solved (was case insensitive)
  * double id problem and potential crash solved
  * stop after first error
  * and=>test problem removed
  * correct read for all float types
  * 2 sigsegv fixes and a cosmetic fix for Internal Error
  * push/pop is now correct optimized (=> mov (%esp),reg)
1998-03-28 23:09:53 +00:00
florian
dc685940c7 *** empty log message *** 1998-03-28 23:02:24 +00:00
michael
5351e41f86 + Moved to i386 dir 1998-03-28 09:48:26 +00:00
michael
a8cfe52ddf + Initial implementation 1998-03-28 09:47:18 +00:00
carl
b170680325 * bugfix of STRCONCAT alignment problem 1998-03-27 23:48:06 +00:00
carl
1988f09fb0 * bugfix of FLAGS as return values for SET_IN_BYTE and SET_SET_BYTE 1998-03-27 23:47:35 +00:00
peter
ff6ca07f9f * new makefile layout, much more structure and more uniformity 1998-03-27 00:53:12 +00:00
peter
cbbfd69395 * small fixes so it compiles 1998-03-27 00:50:22 +00:00
Jonas Maebe
cb3964071a * changed rtldos to rtlgo32v1 1998-03-26 22:12:48 +00:00
michael
f6b5cc3358 + Added comp support for val and read(ln) 1998-03-26 14:41:22 +00:00
michael
5f20356336 + redid objpas target 1998-03-26 13:02:32 +00:00
peter
04b1744f42 * objpas addepted 1998-03-26 13:01:21 +00:00
peter
d52b97ee5e * fixed some typos 1998-03-26 12:59:58 +00:00
peter
9217b0ec3b - objpas.inc 1998-03-26 12:53:38 +00:00
michael
976ecae255 + partly converted english errors to dutch 1998-03-26 12:43:56 +00:00
peter
183d8c1cfa * integrated both mouse units 1998-03-26 12:25:22 +00:00
peter
9e1a4d21f6 - timer.pp is more accurated 1998-03-26 12:24:16 +00:00