Historique des commits

Auteur SHA1 Message Date
  florian 85edf1c1eb * reworked arm vfp capability handling to use fpu_capabilites il y a 6 ans
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would il y a 6 ans
  florian 9f16c34329 + initial work for tls-based threadvar support on arm-linux il y a 6 ans
  Jonas Maebe 880d438704 * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can il y a 8 ans
  florian 1c067e96bf * fix VFPv4 support il y a 9 ans
  yury f2c8824963 * ARM: Do not use R9 as a fixed GOT register. il y a 10 ans
  yury 61c0448903 * Big fix for ARM GOT support to make it work: il y a 10 ans
  sergei eeb15fc445 * Added virtual method tprocinfo.postprocess_code and moved target-specific processing from base class into target-specific descendant classes (ARM and AVR, other targets still to do). il y a 11 ans
  Jonas Maebe 5053a39501 * moved ARM-specific tprocdef.total_stackframe_size field to cpu-specific il y a 11 ans
  florian 686a2d2f3f + Support omitting the frame pointer on arm even in procedures with incoming parameters il y a 11 ans
  Jeppe Johansen 123742647c Fixed problem in estimation of stack size for thumb targets. Types passed by value were not handled properly. il y a 11 ans
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables il y a 11 ans
  Jonas Maebe 5276159e77 * correct ofset for saving floating point registers + explanation behind il y a 11 ans
  Károly Balogh 86cb4d0c12 use a TSuperRegister instead of an aint il y a 12 ans
  Károly Balogh cb4d01627f save an extra reg if it's required to keep 64bit stack alignment on ARM il y a 12 ans
  florian d4968e054b + arm: tsettings.instructionset il y a 12 ans
  Jonas Maebe 4ec9ec2009 + PIC support for Darwin/ARM: il y a 12 ans
  florian 6606955b88 + basic support for pic on arm-linux il y a 12 ans
  florian 7ba197a221 * fix stack parameter handling for arm thumb il y a 12 ans
  florian 075abd6220 + support of stackframesize for arm thumb il y a 12 ans
  florian 1eeeb309c7 * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet il y a 12 ans
  florian 47d43750e4 * remove unused units from uses statements il y a 12 ans
  florian 04543b179f o merge of the branch laksen/arm-embedded of Jeppe Johansen: il y a 12 ans
  pierre a8591af2a9 Handle po_nostackframe for arm cpu il y a 12 ans
  Jeppe Johansen a8f9b0dac4 Added initial support for the Cortex-M4F FPv4_S16 FPU il y a 13 ans
  florian 19debd87cc * start with a qword aligned frame pointer to enable more ldrd/strd optimizations il y a 13 ans
  Jonas Maebe 0fc422f244 * moved definition of maxcpuregister and tcpuregisterset from cgbase to il y a 13 ans
  Jonas Maebe bba4b02eb2 * use r7 instead of r11 as frame pointer on Darwin/iOS, and make sure r7 il y a 13 ans
  Jonas Maebe 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): il y a 13 ans
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: il y a 15 ans