kevinkofler f63b4e982d Fix crash in constant merging (bug reported by saubue). 18 lat temu
..
ar 82eedd877b Fix format string mismatches. 19 lat temu
bincode 82eedd877b Fix format string mismatches. 19 lat temu
export c808fa3b82 Remove pointless warning about being unable to emit debugging info for ROM/RAM/lib calls. 19 lat temu
formats cc75b88c78 Support for debugging information finished, but untested. 19 lat temu
import efaa95b9cf Don't remove 0-byte sections during COFF import, as they can be referenced. 19 lat temu
insert d3f3bc0cac Fix debugging info for kernel-based programs and programs using custom relocations. 19 lat temu
GPL.txt 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 lat temu
Makefile ba5d731586 Enable debugging info export for TARGET_EMBEDDED (link.dll), remove "C debugging support is experimental" warning. 19 lat temu
ToDo.txt 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 lat temu
constmrg.c f63b4e982d Fix crash in constant merging (bug reported by saubue). 18 lat temu
constmrg.h 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 lat temu
data.h 6cccf453f7 Implement --remove-unused in the presence of debugging information. 19 lat temu
dump.c 17aeef9d23 Mark internal functions and variables (not declared in the corresponding header) static. 19 lat temu
dump.h 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 lat temu
filestat.h 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 lat temu
gcunused.c 6cccf453f7 Implement --remove-unused in the presence of debugging information. 19 lat temu
gcunused.h 79c045c567 Early RemoveUnusedSections pass for external data variables, in order to get rid of unused data sections. 19 lat temu
generic.h ea757d2f13 Update copyright dates (x-2005), ld-tigcc version (1.07), release information (several outdated version numbers). 19 lat temu
int_arb.c 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 lat temu
int_def.inc 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 lat temu
integers.c 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 lat temu
integers.h 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 lat temu
intrface.h 1af16a49cd Start implementing support for debugging information (not complete or working yet). 19 lat temu
lists.h 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 lat temu
main.c 6cccf453f7 Implement --remove-unused in the presence of debugging information. 19 lat temu
main_opt.inc 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 lat temu
main_vbs.inc 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 lat temu
manip.c 977ff8b482 Don't put zero-byte sections into BSS. 19 lat temu
manip.h 1af16a49cd Start implementing support for debugging information (not complete or working yet). 19 lat temu
reorder.c a8e990651f * Fix memory leak in reorder.c. 19 lat temu
reorder.h 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 lat temu
special.c e12ab0ea7c Don't resolve __ld_has_* too early no matter whether it is true or not. Unused section removal can change it from TRUE back to FALSE. 19 lat temu
special.h aee3083c51 Mlink-format relocs. 19 lat temu