aboutsummaryrefslogtreecommitdiff
path: root/tccelf.c
Commit message (Expand)AuthorAgeFilesLines
* removed many memory leaks - suppressed many global variablesbellard2002-11-021-162/+205
* added tcc_relocate() and tcc_get_symbol()bellard2002-09-081-3/+3
* suppressed section_ptr - fixed constant string allocationbellard2002-08-181-2/+3
* moved ELF specific stuff to tccelf.cbellard2002-08-181-0/+1844