debrouxl c7edfed5b9 Build system: steps towards better build process automation and tests. 15 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 888a9f8aff 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 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 c7edfed5b9 Build system: steps towards better build process automation and tests. 15 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). 18 years ago
constmrg.h 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 years ago
data.h eda0c85a92 Merge upstream commit r1259: 15 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 40b67ee358 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 79c045c567 Early RemoveUnusedSections pass for external data variables, in order to get rid of unused data sections. 19 years ago
generic.h a196ae7f53 Update copyright date. 16 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 a83b28d3bc ld-tigcc: move a routine around so that link.dll can be compiled. 15 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 ced2613972 Update copyright date. 16 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 cc19164616 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 aee3083c51 Mlink-format relocs. 19 years ago