Commit Verlauf

Autor SHA1 Nachricht Datum
  florian 08c2afb0a4 * AVR: use CP ...,r1 instead of CPI ...,0 to enable all registers being used as first operand vor 5 Jahren
  florian ae8d2dc69a * omit first not, helps the reg. allocator to find a workable colouring, resolves #36611 vor 5 Jahren
  michael dad9126d45 * Clear search path (fix from Pascal Riekenberg, bug ID #36609) vor 5 Jahren
  yury 392fc0b637 * android: Changed additions to the linker script to prevent misalignment of the .data section. It fixes crash when linking using recent versions of LD where the "relro" option is default. Issue #35641. vor 5 Jahren
  florian 16152cf948 * patch by J. Gareth Moreton: get rid of another pass through the assembler list by integrating OptReferences vor 5 Jahren
  florian 069e040e49 * do for-loop unrolling after for-loop simplification, resolves #36589 vor 5 Jahren
  pierre 2b658ef11c Add missing trampoline size found in libffi version 3.3 vor 5 Jahren
  florian 799ea31a5f * AVR: due to recent fixes, EXCLUDE_COMPLEX_PROCS is not needed anymore vor 5 Jahren
  florian 429130fa34 * AVR: attiny can do post increment operations, so remove code working around this vor 5 Jahren
  florian bd96765632 * AVR: do not insert jmp if not supported vor 5 Jahren
  michael 5236f756d1 * More verbose error for array with non-supported element type vor 5 Jahren
  michael d6894f2814 * Add calendar example vor 5 Jahren
  florian 28391e04bc + AVR: initial support of the avrtiny architecture in the rtl vor 5 Jahren
  florian 2d9cdab264 + AVR: initial support for the avrtiny architecture vor 5 Jahren
  florian f629fa1bb9 * AVR: tcgavr.normalize_ref must always load the reference into tmpreg vor 5 Jahren
  florian 26eae3672b + AVR: GetDefaultZeroReg and GetDefaultTmpReg vor 5 Jahren
  florian aaa6ae5770 + AVR: cputype cpu_avrtiny vor 5 Jahren
  florian 96a4cda03b * AVR: fixes pushing and handling of stack passed parameters vor 5 Jahren
  florian 6f434b6751 * AVR: fixed TDwarfAsmCFILowLevel.generate_initial_instructions vor 5 Jahren
  florian 4b4e316af0 * compilation fixed vor 5 Jahren
  michael 2266804e4d * Fix bug #36603, disable inline vor 5 Jahren
  florian 48236401e0 * voidcodepointertype => voidpointertype as suggested by Pierre vor 5 Jahren
  pierre 367eac9743 Enable libffi package on win32,win64 and BSD targets, remove CPU restriction vor 5 Jahren
  michael 0176697483 * Fix regression vor 5 Jahren
  michael 6984cf8606 * Fix bug #0036581, amended patch by Pascal Riekenberg vor 5 Jahren
  michael 0c2400e856 * Fix bug ID #0036482, various fixes by Alexey T. vor 5 Jahren
  marco 37a8536bd4 * undo 43513 which ifdefed usage of ismanagedtype for 3.2. 3.2 now supports ismanagedtype vor 5 Jahren
  marco de7c03bd42 * License clarification OS2/emx after discussion. Be more clear it is emx-lib vor 5 Jahren
  florian 22ab6dd329 * disabled mm procs again, they are not usable yet neither supposed to be vor 5 Jahren
  svenbarth 8184815780 * ensure that the new mm related procs are only used for 3.3.1 and newer as 3.2 and older don't support the corresponding SSE types vor 5 Jahren