Commit History

Author SHA1 Message Date
  eth.guenter fdabc42dc1 added build Solaris64G and Darwin64G 7 years ago
  negelef c62b98c59a Added basic support for parsing in stages which ignores unknown options but still diagnoses other errors 7 years ago
  negelef 42edafaf98 Please pass proper error streams to options parser 7 years ago
  negelef 6fa719dc03 Added Linux64G platform 7 years ago
  felixf dd3d5477c3 patched all method visibility conflicts: extending methods keep visibility of super method. 7 years ago
  eth.guenter 6b16dc9ce9 fixed platform definitions Solaris32G & Darwin32G: Raw -> UnixRaw 7 years ago
  eth.tmartiel 959c635ccc Removed writing of relocation information from raw format (with displacement = 0) in static linker. Added a UnixRaw format that writes relocations systematically. 7 years ago
  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