Histórico de commits

Autor SHA1 Mensagem Data
  sergei 21f5b5559c * Rewrote x86_64 implementations of setjmp and longjmp. 13 anos atrás
  svenbarth d15304c25e Also check for the type of the register when replacing it. In certain circumstances this can still lead to access to invalid memory resulting either in an access violation or invalid registers. 13 anos atrás
  sergei ee62a1ed50 * Fixed unclosed comment from r22775. 13 anos atrás
  florian dc8a3779e5 * restored overwritten test 13 anos atrás
  sergei 6d70009f06 + ELF linker. Works on x86_64-linux and i386-linux good enough to pass the testsuite, but still requires a lot of work in nearly all aspects. In particular, no attempt to resolve symbols from shared libs is done, everything is just treated as imports. Symbol versioning isn't supported either. 13 anos atrás
  florian 92510963da * test uses rax so it is x86-64 only 13 anos atrás
  florian a499a30ca9 * fixes to avx support by Torsten Grundke 13 anos atrás
  pierre b21cff6ea3 Fix m68k default target code 13 anos atrás
  pierre 322b793506 Try to do something for m68k integer/address registers; not working yet :!( 13 anos atrás
  pierre 6bc6036fd5 Set cai_align and cai_cpu 13 anos atrás
  pierre 963e211644 Try to add all add_move_instruction calls 13 anos atrás
  Jonas Maebe 20a6b7fa3d * fixed compilation after introduction of nostackframe checks 13 anos atrás
  pierre 0b404fea69 * more 68000 fixref changes 13 anos atrás
  pierre d8c2930454 Also accept R_ADDRESSREGISTER in a_load_cgparaloc_anyreg method 13 anos atrás
  pierre f81954760b More 68000 restrictions taken into account for fixref and TST instruction 13 anos atrás
  pierre b104d9c9e6 Add some missing instructions to spilling_get_operation_type method 13 anos atrás
  pierre d472b40149 Move conversion to address register of base reference to common code in fixref 13 anos atrás
  pierre 34279864ef Remove double cgutils in uses clause 13 anos atrás
  svenbarth 825fa86824 Added missing unit for tcpuregisterset 13 anos atrás
  svenbarth f7c333cee0 Enabled signal handlers 13 anos atrás
  svenbarth a01677e546 Removed debug line 13 anos atrás
  svenbarth 7bc5995d4d Implement SysCall interface for m68k-linux. This is especially useful for testing code using 13 anos atrás
  svenbarth ca6ca31953 The message scan_f_illegal_char seems to have gained additional parameters since it was 13 anos atrás
  svenbarth 2ada9a528b Fix a critical bug in the register allocator (at least for CPUs with seperate address 13 anos atrás
  svenbarth 75baec5985 Mark all integer registers as volatile. 13 anos atrás
  svenbarth d9a61f2082 * make internal error unique 13 anos atrás
  svenbarth ff0eebf1ff Also change RTL helper FPC_DIV_CARDINAL to FPC_DIV_DWORD 13 anos atrás
  svenbarth 8e07ddb2bc * made internal errors for M68K unique 13 anos atrás
  svenbarth 322dbe5b65 Various adjustments to the RTL for m68k: 13 anos atrás
  svenbarth 2db54da2b3 m68k also uses a non fixed stack with an equivalent to PUSH/POP so don't reorder parameters 13 anos atrás