mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-30 11:57:51 +08:00
Most support was already present. arm-link.c: - set RELOCATE_DLLPLT to 1 - create_plt_entry: - remove DLLs unimplemented! - leave code gen to relocate_plt. only set got_offset - relocate_plt: - create code for got entry - relocate: - Add TCC_OUTPUT_DLL for R_ARM_ABS32 tccelf.c: - prepare_dynamic_rel: - Add R_ARM_ABS32 - alloc_sec_names: - Always add SHT_ARM_ATTRIBUTES section - New function create_arm_attribute_section - elf_output_file: - call create_arm_attribute_section
13 KiB
13 KiB