debrouxl c7edfed5b9 Build system: steps towards better build process automation and tests. 15 年 前
..
ar 81c7abe20c Fix pointer sign warnings. 17 年 前
bincode a7ea197002 Adjust TargetDistance after return optimization (fixes bra.s +0 in SIDE). 17 年 前
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 年 前
formats 5a32a52e6a Import packhead.h from the TIGCC Tools Suite. 17 年 前
import 81c7abe20c Fix pointer sign warnings. 17 年 前
insert 81c7abe20c Fix pointer sign warnings. 17 年 前
GPL.txt 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
Makefile c7edfed5b9 Build system: steps towards better build process automation and tests. 15 年 前
ToDo.txt 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
constmrg.c f63b4e982d Fix crash in constant merging (bug reported by saubue). 18 年 前
constmrg.h 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
data.h eda0c85a92 Merge upstream commit r1259: 15 年 前
dump.c 17aeef9d23 Mark internal functions and variables (not declared in the corresponding header) static. 19 年 前
dump.h 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
filestat.h 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
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 年 前
gcunused.h 79c045c567 Early RemoveUnusedSections pass for external data variables, in order to get rid of unused data sections. 19 年 前
generic.h a196ae7f53 Update copyright date. 16 年 前
int_arb.c 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
int_def.inc 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
integers.c 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
integers.h 2d9c881f74 Merge ATTRIBUTE_MAY_ALIAS patches from dasm-tigcc. 17 年 前
intrface.h 1af16a49cd Start implementing support for debugging information (not complete or working yet). 19 年 前
lists.h 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
main.c a83b28d3bc ld-tigcc: move a routine around so that link.dll can be compiled. 15 年 前
main_opt.inc d7ea841b64 Implement portable CalcTolower instead of relying on system tolower for names in the calculator charset. 17 年 前
main_vbs.inc 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
manip.c ced2613972 Update copyright date. 16 年 前
manip.h 1af16a49cd Start implementing support for debugging information (not complete or working yet). 19 年 前
reorder.c a8e990651f * Fix memory leak in reorder.c. 19 年 前
reorder.h 8e690f510e Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年 前
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 年 前
special.h aee3083c51 Mlink-format relocs. 19 年 前