Commit Graph

5494 Commits

Author SHA1 Message Date
Tomas Hajny
321071717d + information regarding OS/2 compression added 2000-01-28 19:26:18 +00:00
Tomas Hajny
085af1e912 * Os/2 -> OS/2 2000-01-28 19:03:18 +00:00
Jonas Maebe
38b993f7dc * moved skipinstr from daopt386 to aasm
* fixed crashing bug with -dreplacereg in csopt386.pas
2000-01-28 15:15:31 +00:00
peter
8ca2a07700 * use distclean 2000-01-28 12:18:38 +00:00
peter
dfca2834a9 * regenerated 2000-01-28 12:17:02 +00:00
peter
20f726d307 * remove compiler_clean since there is now distclean support 2000-01-28 12:14:30 +00:00
peter
14170d7d11 * install now doesn't install symlink anymore
* symlink is installed by installsym
2000-01-28 12:13:38 +00:00
peter
0e0c0cf0e5 * reinserted lost diff of rev 1.30
* distclean target
2000-01-28 12:10:46 +00:00
peter
b4974d4ef2 - 309 2000-01-28 11:31:18 +00:00
peter
51f8c5a754 * lineifno 2000-01-28 11:24:46 +00:00
florian
f27b77e491 *** empty log message *** 2000-01-28 10:37:08 +00:00
peter
80e64da3df * fixed fpu suffix parsing for att reader 2000-01-28 09:41:39 +00:00
peter
2ef6c4253b * fixed typo
* remove bin/ppc386 before link is created
2000-01-28 09:29:12 +00:00
florian
25d1a349f0 * test for -<qword> 2000-01-27 23:50:04 +00:00
peter
40e19412ed * storebrowsercol returns boolean now 2000-01-27 23:42:33 +00:00
florian
a0e2852b95 * start of FPU window
* current executed line color has a higher priority then a breakpoint now
2000-01-27 22:30:38 +00:00
alex
150302576f Why not supply an icon for our user base? Dimensions: 32x32 pixel 2000-01-27 22:29:43 +00:00
florian
ce0f32a21e * bug #738 fixed 2000-01-27 16:31:40 +00:00
florian
567966baad * slighly improved code for -<qword> and -<int64> 2000-01-27 15:46:00 +00:00
florian
042cb265c0 * improved qword*qword code, if no overflow checking is done 2000-01-27 15:43:02 +00:00
michael
d680066e7c Better resource information 2000-01-27 15:23:25 +00:00
michael
3e5162f23d + Added fileinfo object 2000-01-27 13:48:23 +00:00
michael
3e82220fd2 + Added fileinfo unit 2000-01-27 13:44:29 +00:00
peter
e7ce987525 * version 0.99.14 2000-01-27 11:29:15 +00:00
peter
97170bc241 * fixed FPCDIR detection for dos/win32 2000-01-27 10:09:14 +00:00
peter
cbee192f3b * don't use win32 ppufiles because of the commandline probs 2000-01-27 10:06:36 +00:00
peter
0d63b79f38 * helpscreen updates 2000-01-27 09:58:59 +00:00
Tomas Hajny
981f474cdb * support for error logging added 2000-01-26 22:34:36 +00:00
peter
5dae10ae6a * removed gpm_ctlfd 2000-01-26 21:51:34 +00:00
peter
8be7c87d1d * install.pas compilable by FPC again
* removed some notes from unzip.pas
  * support installer creation under linux (install has name conflict)
2000-01-26 21:49:33 +00:00
peter
fa555587b3 * link with .so.1 files, the .so files are for development only and
not available in runtime installs.
2000-01-26 21:21:49 +00:00
peter
16bcf1dd2c * regenerated 2000-01-26 21:19:49 +00:00
peter
b78c0f3413 * SMARTLINK=1 split into CREATESMART=1 and LINKSMART=1
* FPCDIR checks enhanced
2000-01-26 21:16:26 +00:00
Tomas Hajny
74b1502b71 * compilable with TP again (lines < 127install.pas, ifdef around findclose) 2000-01-26 21:15:59 +00:00
peter
be8f277b80 * Fixed dir separator for linux 2000-01-26 21:15:00 +00:00
lazarus
ca3da5b32f Implemented TPen.Style properly for GTK. Done SelectObject for pen objects.
Misc bug fixes.
Corrected GDK declaration for gdk_gc_set_slashes.
2000-01-26 19:16:24 +00:00
peter
675ed9c215 * update -S options 2000-01-26 16:12:24 +00:00
peter
298677e4aa * fixed pop_size included twice with clearstack 2000-01-26 15:03:59 +00:00
marco
4b25d85637 * $VERSION is now also substituted in -F paths (that have subst active) 2000-01-26 14:31:03 +00:00
peter
62df907953 * abstractprocdef.para_size needs alignment parameter
* secondcallparan gets para_alignment size instead of dword_align
2000-01-26 12:02:29 +00:00
peter
c8469b68ea * compiler_clean hack to run distclean 2000-01-26 10:31:26 +00:00
marco
5f4ae3e48d * small changes 2000-01-25 20:22:31 +00:00
marco
6a7e4fcb89 * small updates, crlf fix, and RTE 207 problem 2000-01-25 20:21:41 +00:00
marco
83eff7bf86 * Forgot to add, but is empty under FPC. 2000-01-25 20:20:30 +00:00
marco
9cfc7c1f53 * shouldn't have been added 2000-01-25 20:19:36 +00:00
peter
ebb089a003 * regenerated 2000-01-25 14:16:57 +00:00
peter
d89cd61ada * RELEASE=1 doesn't set optimizer for 0.99.12 2000-01-25 13:59:56 +00:00
peter
0750e58848 * unexport FPC_VERSION
* regenerate so RELEASE=1 doesn't set optimzier for 0.99.12
2000-01-25 13:51:41 +00:00
peter
4593b33b56 * regenerated using latest fpcmake 2000-01-25 13:50:50 +00:00
florian
b37ad7f1bf * new constants to compile dos unit again 2000-01-25 13:15:35 +00:00