Commit History

Author SHA1 Message Date
  florian d08abbca46 * forgotten commit 18 years ago
  florian fb8bbd5ff0 + inline abs(<longint>) on x86 18 years ago
  marco 1a34960b53 * asmscript stuff under if ldnoresponsfile. Fixes FreeBSD breakage 18 years ago
  peter 59365a6db9 - garbage was being output sometimes instead of source lines when compiling with -al. This is because lastfileinfo and lastinfile were never initialized for MASM writer. This is true for TPPCMPWAssembler, too. 18 years ago
  peter 6058b2c247 * renamed t_times to executionweight and moved it to 18 years ago
  peter fcb37c4fa4 * peephole added for non-longint:=non-longint+X 18 years ago
  Jonas Maebe 0c06fddb8f * fixed compilation 18 years ago
  sekelsenmat 8476d0af2c Adds symbian arm target. 18 years ago
  sekelsenmat b1f8d613f8 Small improvement to symbian build tool 18 years ago
  Jonas Maebe 0ac6e82c1f * fixed handling of directories with spaces for LdSupportsNoResponseFile- 18 years ago
  Jonas Maebe 2d99011152 * regenerated for darwin/x86_64 18 years ago
  Jonas Maebe d8d393e802 - no longer pass "-read_only_relocs suppress" to the darwin linker when 18 years ago
  florian f6e9d133ab + x86_64 units for lazarus 18 years ago
  joost 17e0cf0fa4 * Avoid AV at finalization 18 years ago
  michael 12439de612 * Added PCX support from Laurent Jacques 18 years ago
  marco 634b5ad2db * added brga record to get it compiling. 18 years ago
  michael aa7f70fc5e * Fix by Laurent Jacques to read all formats 18 years ago
  Almindor b0770c35ef * add WINSOCK_VERSION to old winsock1 unit 18 years ago
  Jonas Maebe b4b069908f - removed some unnecessary cg. prefixes when calling tcg methods 18 years ago
  peter 093237e74d * Use expandfilename to remove ../.. from FPCDIR for non-unix 18 years ago
  peter 44d9f35eef * test for #10224 18 years ago
  peter 544cf539e1 * fix for relativepath, fixes #10224 18 years ago
  peter 044ef8b982 patch from Darius Blaszijk 18 years ago
  marco 0f412ff2d6 * mantis 10222,10223 typo corrected + non standard Delphi callback prototype 18 years ago
  peter 0852ce56a9 * check for all fpmkunit dependencies with version check 18 years ago
  peter b72cb5f4b8 * check if the minimum required fpmkunit is installed, if not 18 years ago
  Jonas Maebe 1d147da585 * modified new ExtractStrings routine to again support 18 years ago
  Jonas Maebe 80b8494b5c * fixed wrong unaligned() changes 18 years ago
  Jonas Maebe 3b4eba9f86 * fixed handling of unaligned in assignments 18 years ago
  yury d568718cb0 * Removed UpperCaseTable and LowerCaseTable variables and TCaseTranslationTable type from interface part. These variables are used only by generic upper/lower case conversion routines. They are not used on Windows targets and it is bad idea to let users use these variables. Users must use AnsiLowerCase and AnsiUpperCase routines. 18 years ago