Commit History

Author SHA1 Message Date
  Pierre Muller b081947e49 Replace all uuchar by $(UUCHARUNIT) in Makefile.fpc 2 years ago
  Pierre Muller ef41312308 Remove OS specific rules for uuchar unit 2 years ago
  Pierre Muller a88ab9e23f Replace objpas by $(OBJPASUNIT) in all Makefile.fpc 2 years ago
  Pierre Muller 8f1ca3773c Remove all OS specfic objpas unit rules 2 years ago
  Pierre Muller e34a5ac44b Remove OS specific extpas rules and replace extpas by $(EXTPASUNIT) 2 years ago
  Pierre Muller d1c0a1b8d3 Remove OS specific iso7185 unit rules, and replace iso7185 by $(ISO7185UNIT) 2 years ago
  Pierre Muller 774140bb84 Replace all macpas by $(MACPASUNIT) in Makefile.fpc files 2 years ago
  Pierre Muller 7fd97011df Remove all OS specific macpas unit rule 2 years ago
  Pierre Muller 24a5c24cb6 Replace all fpintres with $(FPINTRESUNIT) in Makefile.fpc 2 years ago
  Pierre Muller 2eb16fdd5f Remove explicit fpintres rule, which is present in inc/Mkefile.rtl 2 years ago
  Pierre Muller 60649204ad Remove obsolete GRAPHDIR and USELIBGGI, because graph unit has been moved to packages long ago 2 years ago
  Pierre Muller bc40d13c4a Unique rule for fpwidestring unit 2 years ago
  Pierre Muller 74ee781ae3 Remove OS rules for sortbase unit, already present in inc/Makefile.rtl 2 years ago
  Pierre Muller af134d6126 Remove OS rules for softfpu, sfpux80 and sfpu128 units, already present in inc/Makefile.rtl 2 years ago
  Pierre Muller c39071753e Remove OS specific rule for ufloatx80 and ufloat128 units, already found in inc/Makefile.rtl 2 years ago
  Michaël Van Canneyt 681a00a76f * Fixes based on feedback of team, fixes issue #40368 2 years ago
  Pierre Muller 7a1f617194 Cleanup bsd and sysctl units make rules 3 years ago
  inoussa 163d2ab344 Unicode' unicodenumtable.pas removed : update Makefile.fpc. 3 years ago
  pierre b25d9014df Default to add -dFPC_USE_LIBC for OpenBSD OS (can be disabled by setting FPC_USE_SYSCALL=1) 5 years ago
  svenbarth 707034b271 + add all softfpu units for various targets 5 years ago
  pierre 912bc1e65b + Add math unit dependency to types$(PPUEXT) rule. 6 years ago
  nickysn 357d3ca390 - removed cprt0.as from the OpenBSD i386 RTL as well 6 years ago
  nickysn ef86b3ab29 - delete cprt0.as from the OpenBSD x86_64 startup code, because it's not needed for bootstrapping 6 years ago
  pierre df2cefdc32 Fix OpenBSD rtl compilation when using -dFPC_USE_LIBC option 6 years ago
  nickysn 04ee584a7d - removed FPC 1.0.x bootstrapping compatibility ifdef from OpenBSD RTL Makefile 6 years ago
  nickysn b6d2ef12ad - removed OpenBSD loaders that are not needed for bootstrapping with FPC 3.0.4 6 years ago
  nickysn e4ffeb2266 + added OpenBSD startup units for gprof support 6 years ago
  nickysn d8f79c7363 * converted the openbsd_ident.as loader to pascal 6 years ago
  nickysn 16abd6aa13 + added loader openbsd_ident.as, containing only the .note.openbsd.ident 6 years ago
  nickysn 2dbd1b2780 + enabled compilation of the new (not yet finished) openbsd start code units in the makefile 6 years ago