Commit Graph

  • 740f75cff5 Add script to set filetypes. master Stephen Heumann 2023-08-06 17:49:51 -0500
  • ac725a6207 Bump version number to 2.1.0 final. linker-210 Stephen Heumann 2023-06-29 19:53:22 -0500
  • 850952d612 Treat ORG records as giving a signed offset from the current location. Stephen Heumann 2022-09-26 21:28:12 -0500
  • 9f232e883a Avoid spurious errors when evaluating EQU/GEQU expressions. Stephen Heumann 2022-09-25 21:48:38 -0500
  • da13b94a43 Properly evaluate non-constant expressions in EQU/GEQU records. Stephen Heumann 2022-09-25 21:42:20 -0500
  • 0b275e5b22 Set position-independent flag only if it is set in all object segments. Stephen Heumann 2022-08-30 19:39:58 -0500
  • 085c7c46ca Add support for auto-segmentation. Stephen Heumann 2022-08-30 19:32:09 -0500
  • 3bb2802f2f Update modification date in comment. linker-206 Stephen Heumann 2021-08-30 21:39:03 -0500
  • 390fd96ede Do not report an error when the segment length equals the bank size. Stephen Heumann 2021-08-26 22:20:56 -0500
  • ea3550bfcc Update release notes. Stephen Heumann 2021-03-03 23:35:07 -0600
  • ef5360eddd Fix the make script to use actual names of macro files. Stephen Heumann 2021-03-03 23:27:28 -0600
  • 47460f34bb Fix check for valid alignment values. Stephen Heumann 2021-03-03 23:26:08 -0600
  • 8aa3c4e8c7 Give error about excessive alignment at the right time. Stephen Heumann 2021-03-03 22:53:57 -0600
  • aa9a585d19 Do not give spurious errors about segment alignment. Stephen Heumann 2021-03-03 18:41:45 -0600
  • d62fdba4bb Update linker release notes. Stephen Heumann 2021-02-25 22:31:29 -0600
  • 2275b137d8 Update linker version number to 2.0.6. Stephen Heumann 2021-02-25 22:29:56 -0600
  • 76ba56a36b Allow 2-byte RELEXPR records to be used for branches of + or - 64KB. Stephen Heumann 2021-02-19 18:18:47 -0600
  • 42734c7433 Update linker release notes. linker-205 Stephen Heumann 2018-09-15 16:40:45 -0500
  • 1a643585e8 Update linker version number to 2.0.5. Stephen Heumann 2018-09-15 16:40:23 -0500
  • 170fa09ecc Search for object files under both lower- and upper-case extensions. Stephen Heumann 2018-09-15 16:20:18 -0500
  • 433b4652d7 Accept DVR, LDF, and FST as valid KeepType values. Stephen Heumann 2018-09-12 20:43:34 -0500
  • 2cdbebe6e6
    Merge pull request #4 from ksherlock/ci-update MikeW50 2018-03-25 15:35:09 -0600
  • 9bca07851b
    Merge pull request #2 from ksherlock/gg_support MikeW50 2018-03-25 15:34:20 -0600
  • a8528f35b7 use lowercase extensions (.root, .a, etc) for better compatibility with case-sensitive file systems (ORCA/C and ORCA/Pascal use lowercase extensions for object files. ORCA/M uses uppercase extensions for object files) Kelvin Sherlock 2018-01-02 21:33:39 -0500
  • 1ec542fde5 fix typos. Kelvin Sherlock 2017-07-16 20:47:31 -0400
  • 346516654c Update linker release notes. linker-204 Stephen Heumann 2017-10-21 22:29:39 -0500
  • 3099720543 Update linker version number to 2.0.4. Stephen Heumann 2017-10-21 22:29:26 -0500
  • 7328e38c27 Fix bug in handling of pathname buffers at the very beginning of a bank. Stephen Heumann 2017-07-16 18:26:44 -0500
  • 877e84cdb3 Fix bugs in handling of symbol table entries at the very beginning of a bank. Stephen Heumann 2017-07-16 17:59:33 -0500
  • ce65f20394 add makefile and ninja file for use with Golden Gate. Kelvin Sherlock 2017-10-02 16:01:45 -0400
  • c21ae46a4d convert CR files to LF for better git compatibility. Kelvin Sherlock 2017-10-02 09:35:05 -0400
  • 748ae356d7 The ORCA Linker 2.0.3 from the Opus ][ CD mikew50 2017-10-01 21:26:59 -0600