kevinkofler 75d724f8a8 Fix DecodeOnCalcName to work like strncpy (fill remaining characters with \0). 17 years ago
..
ar 81c7abe20c Fix pointer sign warnings. 17 years ago
bincode a7ea197002 Adjust TargetDistance after return optimization (fixes bra.s +0 in SIDE). 17 years ago
export 73b434b00f Implement --output-data-var switch (allows specifying the on-computer file name for the data variable). 17 years ago
formats 5a32a52e6a Import packhead.h from the TIGCC Tools Suite. 17 years ago
import 81c7abe20c Fix pointer sign warnings. 17 years ago
insert 81c7abe20c Fix pointer sign warnings. 17 years ago
GPL.txt 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
Makefile 831553d2ce Add --pack switch (currently does nothing). 17 years ago
ToDo.txt 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
constmrg.c f63b4e982d Fix crash in constant merging (bug reported by saubue). 19 years ago
constmrg.h 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
data.h 6cccf453f7 Implement --remove-unused in the presence of debugging information. 19 years ago
dump.c 17aeef9d23 Mark internal functions and variables (not declared in the corresponding header) static. 19 years ago
dump.h 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
filestat.h 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
gcunused.c 6cccf453f7 Implement --remove-unused in the presence of debugging information. 19 years ago
gcunused.h 79c045c567 Early RemoveUnusedSections pass for external data variables, in order to get rid of unused data sections. 19 years ago
generic.h 2d9c881f74 Merge ATTRIBUTE_MAY_ALIAS patches from dasm-tigcc. 17 years ago
int_arb.c 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
int_def.inc 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
integers.c 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
integers.h 2d9c881f74 Merge ATTRIBUTE_MAY_ALIAS patches from dasm-tigcc. 17 years ago
intrface.h 1af16a49cd Start implementing support for debugging information (not complete or working yet). 19 years ago
lists.h 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
main.c 75d724f8a8 Fix DecodeOnCalcName to work like strncpy (fill remaining characters with \0). 17 years ago
main_opt.inc d7ea841b64 Implement portable CalcTolower instead of relying on system tolower for names in the calculator charset. 17 years ago
main_vbs.inc 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
manip.c 977ff8b482 Don't put zero-byte sections into BSS. 19 years ago
manip.h 1af16a49cd Start implementing support for debugging information (not complete or working yet). 19 years ago
reorder.c a8e990651f * Fix memory leak in reorder.c. 19 years ago
reorder.h 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
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 years ago
special.h aee3083c51 Mlink-format relocs. 19 years ago