Commit History

Author SHA1 Message Date
  joost 621c9c357c * Generate manifest-files for each package while archiving multiple packages 10 years ago
  Jonas Maebe 038c647ed2 * updated to r416 of the common Mac OS X interfaces: 10 years ago
  Jonas Maebe 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false 10 years ago
  Jonas Maebe 10b2ea3b1b * use handle_locjump() instead of local inlined version 10 years ago
  nickysn e9c790f4eb + support 'SEG' in the i8086 inline assembler 10 years ago
  Jonas Maebe 4e0d546323 * Use mbrlen instead of mblen under Haiku like on other Unix like platforms. 10 years ago
  nickysn 919cc8377a + added class type property CObjSymbol to TExeOutput as well 10 years ago
  nickysn 19aab3fd31 + i8086-msdos internal linker: write symbol addresses in segment:offset format in the linker map file 10 years ago
  nickysn 046a4e4114 * allow using a TObjSymbol subclass via using a "class of" type 10 years ago
  nickysn f41692710f - removed bogus comment from TMZExeUnifiedLogicalSegment.CalcMemPos 10 years ago
  nickysn 2467cb34c2 * fixed MemBasePos calculation for segments that go beyond the previous segment base 10 years ago
  nickysn 2c05bcc28f + i8086-msdos internal linker: in the far data memory models, fill 10 years ago
  nickysn dad0f015a9 - removed the TOmfObjSectionGroup class, because it is not used 10 years ago
  nickysn 5900a7f3db * updated revision.inc 10 years ago
  nickysn 0894ede9cd + enable the i8086-msdos internal linker 10 years ago
  nickysn 6e20e0fc84 + added checks and error messages in case a 16-bit segment or group exceeds 64k 10 years ago
  nickysn 851ebd9850 * use a normalized MemBasePos (i.e. offset<16) for stack segments 10 years ago
  nickysn f3d5bf3743 * the result of tobjsymbol.address changed from 'aword' to 'qword' as well 10 years ago
  nickysn 8977c0fc78 * TExeSection.Size and .DataPos changed from aword to qword, because: 10 years ago
  nickysn fb1be14337 * yet another fix for the MZ relocation offsets 10 years ago
  nickysn ba1c494cd6 * the code for displaying a symbol address in the linker map file moved to a 10 years ago
  Jonas Maebe 8e00ca1ac1 * regenerated Makefile so FPC 3.0 is accepted as starting compiler 10 years ago
  Jonas Maebe 677595880a + support for get_frame() for the LLVM target (using the llvm.frameaddress() 10 years ago
  Jonas Maebe be9d2b1c26 * implement concatcopy for complex types by calling the llvm.memcpy() 10 years ago
  Jonas Maebe e2da416270 + new file for llvm intrinsics (using external compilerprocs) 10 years ago
  Jonas Maebe ba9d54beb5 * don't mangle symbol names for llvm intrinsics 10 years ago
  Jonas Maebe 7a8921a060 * define CPULLVM when using the LLVM backend (in addtion to the CPUXXX define 10 years ago
  Jonas Maebe 052af9200e * support external declarations for compilerprocs 10 years ago
  nickysn faa9362b44 + calculate and fill "min extra paragraphs" in the MZ header 10 years ago
  nickysn 6665cec157 * put the startup code first also when using the internal linker in i8086 far 10 years ago