Histórico de commits

Autor SHA1 Mensagem Data
  sergei d24382e8f8 * x86 AT&T writer: never ever drop "@GOTPCREL" relocation, because it results in corrupted code (at least, "mov foo@GOTPCREL(%rip),%reg" must change to "lea foo(%rip),%reg" to remain equivalent, but this must be handled elsewhere anyway. Assembler writer should just write generated code as is). 10 anos atrás
  marco 2578514853 * first dragonfly patch (existing most). Mantis #27091 10 anos atrás
  Károly Balogh 74581a07af AROS: assembler fixes 11 anos atrás
  pierre 045f161012 Separate out nasm assembler for i8086, i386 and x86_64 cpus, also separte based on target object format 11 anos atrás
  Jonas Maebe 1a78ec1f11 * workaround for bug in Apple's assembler regarding movq/vmovq and integer 12 anos atrás
  yury 0960ee2034 * Add missing checks for android target. 12 anos atrás
  yury c2fed960c9 * Add android to supported targets for assemblers. It fixes assembling for i386-android. 12 anos atrás
  florian d49a88c3c8 * merge fixes by Torsten Grundke 12 anos atrás
  Jonas Maebe 6497d3c994 - removed no longer used/supported af_allowdirect flag (direct assembler 12 anos atrás
  florian 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke 13 anos atrás
  Jonas Maebe 5dc75a92a3 * don't write size suffix for popcnt on Darwin, its assembler doesn't 13 anos atrás
  Jonas Maebe ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 13 anos atrás
  pierre 20eaf3240a Accept x86_64_netbsd system for GNU as 13 anos atrás
  pierre 2b5cadf271 + Add system_x86_64_openbsd to list of supported systems for as assembler 13 anos atrás
  sergei e11c880b1e x86 assembler improvements: 14 anos atrás
  florian 111d05c68f o patch by Alexander Shishkin, resolves #20409 14 anos atrás
  paul 7a74d2c2f8 compiler: reduce amount of hints and notes 14 anos atrás
  pierre 3fd3cc8099 * Avoid warning for i386 cpu 14 anos atrás
  pierre 0d7945d8ae Avoid range check error on internalerror function call 14 anos atrás
  Jonas Maebe 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 anos atrás
  florian 3041bbab27 * fixes overflowing internalerror number 15 anos atrás
  pierre 973c23e12c * Fix for win64 GNU AS bug 15 anos atrás
  florian 34227e811d + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 15 anos atrás
  Jonas Maebe b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with 15 anos atrás
  pierre ff25f1797c + Add gas for x86_64 solaris 15 anos atrás
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc 16 anos atrás
  Jonas Maebe ec8fee45fe * do not access local data via the GOT on x86_64, because 16 anos atrás
  Jonas Maebe b1c3f76ff9 * changed the supported targets for assembler writers to a set, and 16 anos atrás
  Jonas Maebe 032352d98b + darwin/x86_64 support 17 anos atrás
  Jonas Maebe 3266f4e483 + Compiler support for pic on darwin/i386. The i386 rtl still needs 18 anos atrás