]> Shamusworld >> Repos - rln/history - rln.h
Fix for bug #191, thanks to jagmod for the report.
[rln] / rln.h
2022-08-16 Shamus HammonsFix for bug #191, thanks to jagmod for the report. master v1.7.4
2022-08-16 Shamus HammonsVersion bump for latest commits. v1.7.3
2022-08-16 James JonesConvert output symbol table back to a table
2022-08-16 Shamus HammonsVersion bump for last commit. v1.7.2
2022-08-16 James JonesAdd Alcyon C object file support
2022-08-16 Shamus HammonsVersion bump for latest patches. v1.7.1
2022-08-16 ggnFix for #190, thanks to jagmod for the report
2021-03-07 Shamus HammonsUpdate to the name (don't ask), and copyright dates...
2020-02-28 Shamus HammonsFix for bug #132 (warnings for non-exclusive options).
2020-02-28 Shamus HammonsFix to test to see if include paths actually exist.
2020-02-28 Shamus HammonsForgot to bump the version. Now at v1.6.2.
2018-02-27 Shamus HammonsAdded fixups for OP data addresses.
2017-10-04 Shamus HammonsPatch to properly handle WORD sized symbol relocations...
2016-06-14 Shamus HammonsFix for -n and -l flags. Thanks to C. Forhan for reporting.
2015-12-08 Shamus HammonsMajor cleanup of codebase (removal of unnecessary cruft).
2015-12-07 Shamus HammonsRevbump for last commit. :-P
2015-12-07 Shamus HammonsShould be final fix for bug #36. :-P
2015-11-28 Shamus HammonsForgot revbump for last commit. :-P
2015-11-26 Shamus HammonsVersion # bump, as the last change was more than just...
2015-11-26 Shamus HammonsPossible fix for bug #36.
2015-09-03 Shamus HammonsFix for bug #37 (Wrong values in data symbols when...
2015-02-03 Shamus HammonsChanged wording of warning to be more clear to end...
2015-01-26 Shamus HammonsAllow linking to internal symbols _TEXT_E, _DATA_E...
2015-01-22 Shamus HammonsFix for bug that scribbled randomly on symbols.
2014-12-24 Shamus HammonsFix for crash on Win32.
2014-12-20 Shamus HammonsThis Time For Sure :-P
2014-12-19 Shamus HammonsAnd now we have proper lazy linking of AR (*.a) archives.
2014-12-15 Shamus HammonsAdded preliminary ar (*.a) archive support.
2014-12-11 Shamus HammonsPatch to accept gcc objects submitted by ggn.
2014-01-16 Shamus HammonsFixed bug with absolute globals not being relocated...
2014-01-14 Shamus HammonsFixed warning that did not respect -w flag.
2014-01-14 Shamus HammonsFixed bug with iscommon() macro.
2011-12-29 James HammonsClean up of path_tail() function; now uses defined...
2011-12-29 James HammonsReverted changes made to utter failure in the header...
2011-12-29 James HammonsMoar cleanups, fixing basic types to use C99 standard...
2011-12-29 Graeme HinchliffeFixed the broken linking action for symbols who shared...
2011-12-29 James HammonsAdded more verbosity to reloc_segment().
2011-12-28 James HammonsMore cleanups.
2011-12-26 James HammonsInitial commit.