No Description

godzil 212e90aa11 Big commit, change the properties of a lot of text file to use native eol, and force all of the documentation files to user CRLF eol. Remove some artefacts from CVS (.cvsignores file and a CVSROOT folder) and add svn:keywords to all files in the repository 15 years ago
ar d080af18ad Fix pointer sign warnings. 17 years ago
bincode ba66689769 Adjust TargetDistance after return optimization (fixes bra.s +0 in SIDE). 17 years ago
export 56f932f952 Seek back to the end after FlashOS relocation so the dummy signature ends up at the end and not the place of the last relocation in the standalone version. 16 years ago
formats d6a33fa33e Import packhead.h from the TIGCC Tools Suite. 17 years ago
import d080af18ad Fix pointer sign warnings. 17 years ago
insert d080af18ad Fix pointer sign warnings. 17 years ago
GPL.txt 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
Makefile d21bfb7218 ld-tigcc & tprbuilder makefiles: make it possible to override CC without having to edit the makefiles. 15 years ago
ToDo.txt 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
constmrg.c 88c62be053 Fix crash in constant merging (bug reported by saubue). 18 years ago
constmrg.h 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
data.h 0146842c2b Merge upstream commit r1259: 15 years ago
dump.c 4bce27391c Mark internal functions and variables (not declared in the corresponding header) static. 19 years ago
dump.h 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
filestat.h 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
gcunused.c 55ba42a9c3 Fix "relative reloc at `0xnnn' to `foo' in different section" errors when using --remove-unused with debugging information and KERNEL_FORMAT_ROM_CALLS (or other relocated ROM_CALLs, RAM_CALLs or library calls): Remove all ROM_CALLs, RAM_CALLs and library calls from the deleted section. GDB can't handle them anyway and they cause invalid entries in the relocation table. 16 years ago
gcunused.h 3b762c4946 Early RemoveUnusedSections pass for external data variables, in order to get rid of unused data sections. 19 years ago
generic.h 89cb9c3819 Update copyright date. 16 years ago
int_arb.c 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
int_def.inc 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
integers.c 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
integers.h eef8b6dbaf Merge ATTRIBUTE_MAY_ALIAS patches from dasm-tigcc. 17 years ago
intrface.h 2f0019cc1b Start implementing support for debugging information (not complete or working yet). 19 years ago
lists.h 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
main.c 80bc27bee6 ld-tigcc: move a routine around so that link.dll can be compiled. 15 years ago
main_opt.inc ee6e19fa55 Implement portable CalcTolower instead of relying on system tolower for names in the calculator charset. 17 years ago
main_vbs.inc 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
manip.c 81a30055da Update copyright date. 16 years ago
manip.h 2f0019cc1b Start implementing support for debugging information (not complete or working yet). 19 years ago
reorder.c 4635f4967c * Fix memory leak in reorder.c. 19 years ago
reorder.h 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
special.c 532477a2ba Add implementation and documentation of special __ld_bss_even_end symbol, resolved to the first even address after the end of the BSS section. 15 years ago
special.h ee6447ce15 Mlink-format relocs. 19 years ago