blob: e5bb6467a608a926b872a878c574fd8fbd9996ed (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
This branch aims to implement true ELF32 support for (at least) STM8 targets,
so sdcc can be totally compatible with the stm8-binutils-gdb package.
--This line, and those below, will be ignored--
A + /home/xavier/sdcc
M /home/xavier/sdcc/src/Makefile.in
M /home/xavier/sdcc/src/SDCCdebug.h
M /home/xavier/sdcc/src/SDCCdwarf2.c
M /home/xavier/sdcc/src/SDCCglobl.h
M /home/xavier/sdcc/src/SDCCicode.h
M /home/xavier/sdcc/src/SDCCmain.c
M /home/xavier/sdcc/src/SDCCmem.h
M /home/xavier/sdcc/src/stm8/main.c
|