Commit History

Author SHA1 Message Date
  michael aa4fd5e6b1 * Fix issue ID #35251 (patch from Rumen Gyurov) 4 years ago
  Mattias Gaertner 3227c5953d fcl-db: clean up 4 years ago
  michael 54a48183bc * Fix from Joellin to correctly read monospace fonts 4 years ago
  michael 0b8f98ab24 * Patch from Mattias Gaertner to add MySQL 8.0 support 4 years ago
  pierre acf2567bda Second trial to fix commit 48688 4 years ago
  pierre 34fd36f817 Fix previous commit 48688 to avoid accessing 'invalid' positions in sym.value.valueptr 4 years ago
  pierre 6a408fe97e Avoid writing characters after sym.value.len for conststring constant symbols 4 years ago
  florian 5b29e7a3ec + (safe) heuristics to use DW_CFA_advance_loc1 in CFI 4 years ago
  florian 436a0d3f9e * generate advance_loc records only if there was code/data since the last advance_loc entry 4 years ago
  florian 09d6398942 * arm: better cfi 4 years ago
  florian e694897bb3 * initial implementation of CFI support for arm (non-thumb) 4 years ago
  florian a3d68e6839 * arm thumb: generate proper cfi 4 years ago
  florian 44856e660c * ARM: NR_RETURN_ADDRESS_REG is R14 4 years ago
  florian c3fb1e3a65 * initialize current_settings as early as possible so cs_debugswitch is set correctly if needed 4 years ago
  florian 0316a7697f * arm thumb1: several fixes for the internal assembler writer 4 years ago
  florian 33ce19799b * forgotten part of last commit 4 years ago
  florian f1883c4e61 * arm: taicpu uses set instead of boolean to store instruction states 4 years ago
  florian a4b35d16f2 + throw an error if hardware floating point operations are used in thumb(-1) mode, this is not supported 4 years ago
  florian dda9f83dfe * factored out tbasecgarm.init_mmregister_allocator 4 years ago
  florian 5e7a512777 * arm-linux: sighnd.inc must check for CPUTHUMB and CPUTHUMB2 4 years ago
  florian 87e1dc159d * do not mess with FPA registers if they are not available 4 years ago
  florian 50bc387688 * handle -Ca (as proposed by Michael Ring) and -Cf in the first option pass as well 4 years ago
  Mattias Gaertner 17d2873aec fcl-passrc: useanalyzer: fixed omitting not used hints for properties 4 years ago
  Jonas Maebe 03bfe3234d * correctly handle multiple codesign binaries in the PATH 4 years ago
  Jonas Maebe d8662197a0 * replaced bogus "NSProcessInfo_NSObject" class with "NSProcessActivity" category 4 years ago
  florian 98a748bdd6 + patch by Dimitrios Chr. Ioannidis: include dwar-3 sections in avr-embedded linker script 4 years ago
  yury afc80a84cf * Fixed r48650. 4 years ago
  florian 7f1aac8bd7 - armv5 never existed (without extension), removed 4 years ago
  florian 1c99c2655e * more helpful message if an unknown field is accessed in the assembler reader, resolves #38475 4 years ago
  yury 4245b20a32 * Fixed expectloc of local variables passed as a formal parameter. This issue is caught by cycling the compiler with -dEXTDEBUG. Yet the compiler can't cycle with EXTDEBUG due to other issues with wrong expectloc. 4 years ago