Commit History

Author SHA1 Message Date
  Michael VAN CANNEYT b3cc5d41cc * Delegate darwin ifdef out of program flow, towards const, for clarity 2 years ago
  Michael VAN CANNEYT 2db050912f * get rid os some warnings 2 years ago
  Michael VAN CANNEYT 7c3d779c36 * subroutine to simplify command-line handling 2 years ago
  Michael VAN CANNEYT 1b0ece42b5 * Rename variables for clarity 2 years ago
  Michael VAN CANNEYT f94d4e7e10 * Refactor check for -PB and -PP for clarity of flow 2 years ago
  Michael VAN CANNEYT 0bb62f2b1a * Refactor initialization of binary and processor name for clarity of flow 2 years ago
  Michael VAN CANNEYT 44c6b283ca * Refactor processorname -> suffix name for clarity of flow 2 years ago
  Michael VAN CANNEYT 7b75729765 * If no subtarget file found, error out instead of hint/warn 2 years ago
  Michael VAN CANNEYT f53ac13900 * Forgot some instances of arch instead of subtarget 2 years ago
  Michael VAN CANNEYT e9d7a6ed34 * Fix spurious warning of already specified -t 2 years ago
  Michael VAN CANNEYT 82f9ac9052 * Remove some debugging statements 2 years ago
  Michael VAN CANNEYT 668901886e * Refactor, so the combination CPU-OS-SubTarget is a record. Allows for extension if need be 2 years ago
  Michael VAN CANNEYT a87804008d * Rename ARCH to more neutral SUB 2 years ago
  Michael VAN CANNEYT 1c60f0d950 * Remove unused KnownArchitectures tryout 2 years ago
  Michael VAN CANNEYT 13368ac5cc * Rename architecture to more neutral subtarget 2 years ago
  Michael VAN CANNEYT 218afdfb69 * Lazarus project file 2 years ago
  Michael VAN CANNEYT d9893beb33 * Handle ARCH_TARGET/ARCH_SOURCE 2 years ago
  Michael VAN CANNEYT 98defaeadb * Lazarus project file for fpc executable 2 years ago
  Michael VAN CANNEYT 317064c473 * Implement -x and -t options for fpc executable 2 years ago
  Michael VAN CANNEYT 0438a64972 * Implement -t and -x options 2 years ago
  Sven/Sarah Barth e8fcc5343b * use new chartype_for_stringlike function to retrieve the char type for a stringlike def instead of casting to a stringdef 2 years ago
  Sven/Sarah Barth ea417fbaaf + add utility function to retrieve the char type def from a stringlike def 2 years ago
  florian dfb8794d4d * compilation after merge fixed 2 years ago
  Pierre Muller aaa6f0d9c5 Only signed extension is needed 2 years ago
  Pierre Muller 4793447be1 Add sign extension to 32-bit for unaligned OS_8 and OS_16 types (to try to solve #40102) 2 years ago
  Ondrej Pokorny f9b1a5acfb Postgres: more information in EPQDatabaseError 2 years ago
  Pierre Muller 0907628b73 Add missing S_ISUID and S_ISGID constants 2 years ago
  Pierre Muller 7cca82185e Add missing S_ISUID and S_ISGID constants 2 years ago
  Pierre Muller 9feeb18b15 Add missing S_ISUID and S_ISGID constants 2 years ago
  florian 8ef0f59025 * mark constant symbols used in preprocessor expressions as used, resolves #40108 2 years ago