Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. il y a 17 ans
  Jonas Maebe 5347e536c2 + support for generating non-pic darwin/arm call stubs il y a 17 ans
  Jonas Maebe afa14de20d + some generic changes preparing for darwin/arm support il y a 17 ans
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. il y a 17 ans
  giulio 95ce7840bc Added comment for 11257 il y a 17 ans
  giulio 272673bfe1 .rodata* sections must end up in .data section on go32v2, since the go32v2 stub il y a 17 ans
  peter 52722b2cab * allocate .bss entries manual so we can take care of alignment il y a 17 ans
  Jonas Maebe f36e5411af * split cpu64bit compiler define into il y a 17 ans
  Jonas Maebe db6e60789b * only use ".set" directive when creating dwarf relsyms on darwin and il y a 18 ans
  peter 59365a6db9 - garbage was being output sometimes instead of source lines when compiling with -al. This is because lastfileinfo and lastinfile were never initialized for MASM writer. This is true for TPPCMPWAssembler, too. il y a 18 ans
  Károly Balogh b91c0756c4 + made m68k to compile system unit again il y a 18 ans
  peter 9f0ca44c94 * new tf_smartlink_library flag il y a 18 ans
  Jonas Maebe 5a0a6d0d9e * fixed and enabled smartlinking on Darwin by adding more .reference il y a 18 ans
  Jonas Maebe 3266f4e483 + Compiler support for pic on darwin/i386. The i386 rtl still needs il y a 18 ans
  Jonas Maebe 335bc9fd46 + PIC support for darwin/ppc32 (-Cg works now, no regressions in test il y a 18 ans
  Jonas Maebe 70c2414daa * split off sec_rodata_norel from sec_rodata, and only put constant data il y a 18 ans
  Jonas Maebe 399201ad7d * removed rodata support for ppc64 again because it doesn't work on il y a 18 ans
  Jonas Maebe fc53d14e58 * also enable .rodata for ppc64 il y a 18 ans
  florian 4151029ee5 + .fini section support il y a 18 ans
  Jonas Maebe 62c4f85eb5 * renamed opd section (linux/ppc64) to .opd (same as used by gcc) il y a 18 ans
  Jonas Maebe 28bab3fb4f - removed some unused variables il y a 18 ans
  yury b86574cf36 * Fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host. il y a 18 ans
  Jonas Maebe 0d1ff3a0f1 - removed tai_file/tai_loc, no longer needed il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  peter 29ffdefacb * secrel32 relocation support required by dwarf2 under windows il y a 18 ans
  Tomas Hajny 30b78920cd * OS/2 compilation fixes (not completely finished yet) il y a 18 ans
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: il y a 18 ans
  peter 973c973081 * don't write alignment for .comm and .lcomm, it seems to be only il y a 18 ans
  oro06 18944f16e9 * wince doesn't like the lcomm with two parameters too il y a 18 ans
  florian bc73129bea * win32 doesn't like the lcomm with two parameters either il y a 18 ans