Commit History

Author SHA1 Message Date
  felixf 565e82176b A2 64 bit 7 years ago
  felixf 2a930f0ae0 64 bit WinAPI adaptions 7 years ago
  eth.guenter 65458f789e with the options --fileFormat=Raw plus --displacement=0 the linker 7 years ago
  negelef cb999cebf7 Fixed default name 8 years ago
  eth.guenter b8fa7a978c added platform Solaris32G 8 years ago
  felixf 3a9f875db8 Patched various issues for system construction kernel exercise 8 years ago
  felixf 7f62baa338 Improved Linker: take file names from offers section 8 years ago
  felixf 8771e0390b Added offers / requires sections in object file (modeling import / export of a module) -> Can link with shortened module lists now. 8 years ago
  felixf 43b971c574 Added platforms/defaults to StaticLinker (introduced Options.Defaults) 9 years ago
  felixf 320bd48c39 Patches for ActiveCells3 9 years ago
  felixf 5766b0b081 Added a make library functionality fo FoxGenericObjectFile: object files can be put together in a single library file subsequently usable for static linking. This makes it more comfortable to link at the command line. 10 years ago
  felixf 5171c01345 added console application linker (for command line compiler) 10 years ago
  felixf 4ae503b9bf 10 years ago
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 years ago