Historial de Commits

Autor SHA1 Mensaje Fecha
  paul eb508a18e9 compiler: remove RST writer hace 11 años
  paul e7636cd6e6 compiler: fix a bug in .rsj output and enable it by default hace 11 años
  paul 3aec5da7a7 compiler: use widestrings for json resource file generation hace 11 años
  paul 3bd53b9658 compiler: add a method for generating json files for resource strings (for experiments only now) hace 11 años
  nickysn a1fa1954b8 * i8086 medium model fixes in Tresourcestrings.CreateResourceStringData hace 12 años
  sergei 5fe8b516d4 * Put string with unit name into sec_rodata_norel (other strings are already there since r23017, this one was missed). hace 12 años
  sergei afd34cf9d5 * Changed section for ansi/wide/unicodestring constants, resourcestrings (content only) and dataconstnodes from sec_rodata to sec_rodata_norel, because they never contain relocations. hace 12 años
  Jonas Maebe 8282d6e37a * do not create a global symbol in the middle of ansi/unicodestring hace 13 años
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler hace 13 años
  Jonas Maebe b93cc83703 * on AIX, you also can't have a label without data coming at the end of the hace 13 años
  paul c6ca9e5091 compiler: hace 13 años
  florian 73a084d662 * fixes bootstrapping with 2.6.0 hace 14 años
  paul d7ca7a0cba compiler: emit resource strings in ansistring encoding hace 14 años
  florian a6d01c09aa * make compiler compilable with 2.4.4 rtl hace 14 años
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 hace 14 años
  paul aba0106366 compiler: manual merge some cpstrnew changes which was impossible to merge using regular tools due to the merge conflicts hace 14 años
  florian b5e7b3e1e7 o patch by Sergei Gorelkin which basically resolves #14308 (still misses some tests): hace 15 años
  Jonas Maebe eb84d329d4 * fixed incompatibility of resource strings with the data reordering done by hace 16 años
  Jonas Maebe f36e5411af * split cpu64bit compiler define into hace 17 años
  Jonas Maebe 5a0a6d0d9e * fixed and enabled smartlinking on Darwin by adding more .reference hace 18 años
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: hace 18 años
  daniel 1b173fd0f3 + Enable resourcestring in all modes hace 18 años
  peter 658c46b903 * remove tdictionary and tindexarray hace 19 años
  peter 05183ac829 * AsmSymbolDict changed to FPHashObjectList hace 19 años
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead hace 19 años
  Jonas Maebe 32390af0f6 + support for ".reference" and ".no_dead_strip" darwin assembler directivs hace 19 años
  peter 3f1070b9d7 * correct fix for resourcestrings hace 19 años
  peter 2bd5aca1b5 * add number prefix to resstr symbols so the get ordered correctly when the hace 19 años
  peter c18c8e2412 * don't put resstrs in multiple .o files. It is too dependent on the linker script hace 19 años
  peter 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol hace 19 años