説明なし

kevinkofler 81a30055da Update copyright date. 16 年 前
ar d080af18ad Fix pointer sign warnings. 17 年 前
bincode ba66689769 Adjust TargetDistance after return optimization (fixes bra.s +0 in SIDE). 17 年 前
export 2df1f86c0a Implement --output-data-var switch (allows specifying the on-computer file name for the data variable). 17 年 前
formats d6a33fa33e Import packhead.h from the TIGCC Tools Suite. 17 年 前
import d080af18ad Fix pointer sign warnings. 17 年 前
insert d080af18ad Fix pointer sign warnings. 17 年 前
GPL.txt 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
Makefile 5fddb4076a Add --pack switch (currently does nothing). 17 年 前
ToDo.txt 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
constmrg.c 88c62be053 Fix crash in constant merging (bug reported by saubue). 19 年 前
constmrg.h 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
data.h 06b5e61e83 Implement --remove-unused in the presence of debugging information. 19 年 前
dump.c 4bce27391c Mark internal functions and variables (not declared in the corresponding header) static. 19 年 前
dump.h 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
filestat.h 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
gcunused.c 06b5e61e83 Implement --remove-unused in the presence of debugging information. 19 年 前
gcunused.h 3b762c4946 Early RemoveUnusedSections pass for external data variables, in order to get rid of unused data sections. 19 年 前
generic.h eef8b6dbaf Merge ATTRIBUTE_MAY_ALIAS patches from dasm-tigcc. 17 年 前
int_arb.c 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
int_def.inc 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
integers.c 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
integers.h eef8b6dbaf Merge ATTRIBUTE_MAY_ALIAS patches from dasm-tigcc. 17 年 前
intrface.h 2f0019cc1b Start implementing support for debugging information (not complete or working yet). 19 年 前
lists.h 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
main.c a2f7ac6478 Fix DecodeOnCalcName to work like strncpy (fill remaining characters with \0). 17 年 前
main_opt.inc ee6e19fa55 Implement portable CalcTolower instead of relying on system tolower for names in the calculator charset. 17 年 前
main_vbs.inc 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
manip.c 81a30055da Update copyright date. 16 年 前
manip.h 2f0019cc1b Start implementing support for debugging information (not complete or working yet). 19 年 前
reorder.c 4635f4967c * Fix memory leak in reorder.c. 19 年 前
reorder.h 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
special.c 3fa468d5b6 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 年 前
special.h ee6447ce15 Mlink-format relocs. 19 年 前