Commit History

Author SHA1 Message Date
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler 13 years ago
  sergei cd89a90841 * Cleanup: removed empty destructors and redundant 'with' statement. 13 years ago
  Jonas Maebe ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 13 years ago
  pierre 06c362c02f Accept x86_64_netbsd system for elf64 object writer 13 years ago
  pierre 58ef9b63dd Accept i386/x86_64 openbsd systems for elf object writer 13 years ago
  pierre 98c7a5e4b0 * Enable internal elf writer for freebsd x86_64 target 13 years ago
  sergei 6ee77d9088 + ogelf.pas: support relocation of type R_X86_64_32 which is apparently used by DWARF3 debug info. 14 years ago
  sergei e3050439a8 * Reverted r17556 and replaced it with more generic handling of 'rela'-styled relocations. Resolves #19416. 14 years ago
  sergei 9c27a802a0 * When relocating local symbols on x86_64, put symbol address into addend field of the relocation, resolves #13671. 14 years ago
  florian f328b6d635 + user section type 14 years ago
  florian 0be59445f8 + basic i386-embedded implementation for multiboot by Jeppe Johansen, resolves #15676 14 years ago
  pierre d2939bce3d * i386 _GLOBAL_OFFSET_TABLE_ label special treatment moved to taicpu.pass2 15 years ago
  pierre 292e85a59a * Partial fix for i386 linux PIC code generation 15 years ago
  pierre 0083fc3e3d * Avoid overflow error 15 years ago
  florian c1f3d8dcaa * unified names of system_*/systems_* sets 15 years ago
  pierre 0687f16a04 * Accept weak for Solaris targets 15 years ago
  pierre 791c165af9 * Use ELF assembler for i386/Solaris target 15 years ago
  Jonas Maebe edacea82be * changed assembler directives for darwin lazy/non-lazy symbol pointers 15 years ago
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc 16 years ago
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable 16 years ago
  Jonas Maebe b1c3f76ff9 * changed the supported targets for assembler writers to a set, and 16 years ago
  Jonas Maebe 3216e8c7bc * mark produced object files as "does not require executable stack" by 16 years ago
  yury 4cabbe0e39 * Fixed compiler cycling with enabled range and overflow checking. 17 years ago
  yury 5e11e697b4 * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. 17 years ago
  yury fd0ed50331 * Removed/commented more unused variables. 17 years ago
  peter a9c9ca0115 * set elf flags for soft float on arm 17 years ago
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 years ago
  peter 9f0ca44c94 * new tf_smartlink_library flag 18 years ago
  Jonas Maebe 70c2414daa * split off sec_rodata_norel from sec_rodata, and only put constant data 18 years ago
  florian 4151029ee5 + .fini section support 18 years ago