Nenhuma descrição

kevinkofler 88c62be053 Fix crash in constant merging (bug reported by saubue). 19 anos atrás
ar aa68907768 Fix format string mismatches. 19 anos atrás
bincode aa68907768 Fix format string mismatches. 19 anos atrás
export c4e08b1efa Remove pointless warning about being unable to emit debugging info for ROM/RAM/lib calls. 19 anos atrás
formats 30f83adb1b Support for debugging information finished, but untested. 19 anos atrás
import cc5141952b Don't remove 0-byte sections during COFF import, as they can be referenced. 19 anos atrás
insert de988f791d Fix debugging info for kernel-based programs and programs using custom relocations. 19 anos atrás
GPL.txt 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 anos atrás
Makefile 63e58ef7b5 Enable debugging info export for TARGET_EMBEDDED (link.dll), remove "C debugging support is experimental" warning. 19 anos atrás
ToDo.txt 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 anos atrás
constmrg.c 88c62be053 Fix crash in constant merging (bug reported by saubue). 19 anos atrás
constmrg.h 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 anos atrás
data.h 06b5e61e83 Implement --remove-unused in the presence of debugging information. 19 anos atrás
dump.c 4bce27391c Mark internal functions and variables (not declared in the corresponding header) static. 19 anos atrás
dump.h 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 anos atrás
filestat.h 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 anos atrás
gcunused.c 06b5e61e83 Implement --remove-unused in the presence of debugging information. 19 anos atrás
gcunused.h 3b762c4946 Early RemoveUnusedSections pass for external data variables, in order to get rid of unused data sections. 19 anos atrás
generic.h f3f5cf65d5 Update copyright dates (x-2005), ld-tigcc version (1.07), release information (several outdated version numbers). 19 anos atrás
int_arb.c 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 anos atrás
int_def.inc 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 anos atrás
integers.c 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 anos atrás
integers.h 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 anos atrás
intrface.h 2f0019cc1b Start implementing support for debugging information (not complete or working yet). 19 anos atrás
lists.h 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 anos atrás
main.c 06b5e61e83 Implement --remove-unused in the presence of debugging information. 19 anos atrás
main_opt.inc 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 anos atrás
main_vbs.inc 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 anos atrás
manip.c 979f039ca4 Don't put zero-byte sections into BSS. 19 anos atrás
manip.h 2f0019cc1b Start implementing support for debugging information (not complete or working yet). 19 anos atrás
reorder.c 4635f4967c * Fix memory leak in reorder.c. 19 anos atrás
reorder.h 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 anos atrás
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 anos atrás
special.h ee6447ce15 Mlink-format relocs. 19 anos atrás