Commit History

Автор SHA1 Съобщение Дата
  svenbarth 3b1d5794e9 * Windows on AArch64 does not support ProgBits either преди 5 години
  florian 8ac8c79a71 + initial support for arm-freertos largely based on patch by Michael Ring преди 5 години
  Károly Balogh 56ad37133e m68k-amiga: hack to avoid a linker (vlink) warning about merging sections with different flags together. Amiga doesn't support true read only sections anyway преди 5 години
  florian 40bbb28fd2 * do not write section flags/progbits for .data, .rodata .data.norel as the compiler will ignore them anyways and warn about it преди 6 години
  svenbarth f481587bee * fix compilation on PE/COFF based systems with GNU AS as there the progbits are not supported преди 6 години
  Jonas Maebe e3c6ef21d1 * fixed compilation for Darwin and AIX after addition of section attributes преди 6 години
  florian 245b58c249 + support for arm attributes преди 6 години
  florian 8ecdb2e9ca + dwarf support for tls threadvars преди 6 години
  florian 16163b74ec + support for the gnu2 general-dynamic tls model on arm, use it instead of the gnu one as the gnu2 one can be relaxed (access optimizations by the linker) преди 6 години
  florian 03dfc615dc + new relocations for arm tls преди 6 години
  Jonas Maebe 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ преди 6 години
  florian 1ed0000ae8 + Encode(U/S)leb128 take now a third parameter to force that the constant has a certain minimum size преди 6 години
  Jonas Maebe 9e9a982bfe * synchronised with trunk till r42095 преди 6 години
  Jonas Maebe 47812c8a3d * don't double-define function aliases for Darwin defined via ".set" directive преди 6 години
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 преди 6 години
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would преди 6 години
  Jonas Maebe 5d28e2156b + support for generating Dwarf CFI using .cfi_* directives преди 6 години
  florian 27ab140dd9 + gcc_except_table section преди 6 години
  florian 9f16c34329 + initial work for tls-based threadvar support on arm-linux преди 7 години
  florian a092da723a + new fields for more precise control of alignment преди 7 години
  florian 0cc3be49fa * GAS readers and writers can handle section flags преди 7 години
  Jeppe Johansen 74a7963d58 Redo overflow checking code. преди 7 години
  Károly Balogh ac127ac10a palmos: no .rodata section here either преди 8 години
  nickysn 2af5c9d508 * changed type used for section alignment from byte/shortint to longint, so the преди 8 години
  yury f37613ddd8 * Use .rodata and .data.rel.ro sections for Android with PIC. преди 8 години
  pierre f7c2ab2e7c aggas.pas: Make WriteSection method of TGNUAssembler class virtual. преди 8 години
  pierre 6eee90ad3f Fix section alignment code for GNU assembler for smartlinked objects on aix system преди 8 години
  yury d139868dc4 * Use .rodata section for Android. преди 8 години
  svenbarth deb86a9e70 * Windows and GNU AS both correctly handle read only sections with relocations, so make use of that преди 9 години
  Károly Balogh f1f18d6f83 aggas: removed a bunch of amiga related hacks which are unnecessary if those systems use an aout GAS writer. made it possible to inject sectionattrs in a generic way преди 9 години