log

age author description
2014-04-28 Michael Spacefalcon tiobjd: show symtab aux entries
2014-04-27 Michael Spacefalcon leo-obj: started disassembling frame_na7_db_ir
2014-04-09 Michael Spacefalcon OSL flash objects: created disasm hints for os_com through os_mis
2014-04-07 Michael Spacefalcon tiobjd disasm: smarter logic for when the <end of section> line
2014-04-07 Michael Spacefalcon leo-obj: starting to examine GPF OSL objects
2014-04-07 Michael Spacefalcon leo-obj/main: hints for init.obj
2014-04-07 Michael Spacefalcon tiobjd: disasm hints work now
2014-04-07 Michael Spacefalcon tiobjd: disasm of code and data sections unified
2014-04-07 Michael Spacefalcon tiobjd: implemented parsing of the hint input files
2014-04-07 Michael Spacefalcon tiobjd: Thumb bl w/o reloc: find symbol if there is one
2014-04-07 Michael Spacefalcon leo-obj/Makefile: created
2014-04-06 Michael Spacefalcon leo-obj/main: created
2014-04-06 Michael Spacefalcon leo-obj project subtree started, tiobjd tool moved into it
2014-04-06 Michael Spacefalcon miscellaneous C programs moved out of the top level directory
2014-04-05 Michael Spacefalcon tiobjd disasm: initial hook-in of the hints mechanism
2014-04-05 Michael Spacefalcon tiobjd: section disasm mode hinting rethought
2014-04-05 Michael Spacefalcon tiobjd: first preparations for adding disasm hints mechanism
2014-04-04 Michael Spacefalcon tiobjd disasm: bss handling
2014-04-04 Michael Spacefalcon tiobjd disasm: data section handling added
2014-04-04 Michael Spacefalcon tiobjd: handling of $CODE16 symbols at byte positions
2014-04-04 Michael Spacefalcon tiobjd Thumb disasm: compute results of adding to pc
2014-04-04 Michael Spacefalcon tiobjd: handling of symbol-less relocs
2014-04-04 Michael Spacefalcon tiobjd: auto-translation of section-relative relocs made more conservative
2014-04-04 Michael Spacefalcon tiobjd: sorted profile output
2014-04-03 Michael Spacefalcon tiobjd: better handling of section-relative relocs
2014-04-03 Michael Spacefalcon tiobjd: Thumb_BL reloc handling
2014-04-03 Michael Spacefalcon tiobjd: retain the original symtab order for symbols at the same position
2014-04-03 Michael Spacefalcon tiobjd: literal reloc recognition restricted to RTYPE_LONG
2014-04-03 Michael Spacefalcon tiobjd: ARM_B reloc handling
2014-04-03 Michael Spacefalcon tiobjd: recognizing relocs in ldr literals