mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 05:47:26 +08:00
updated for added/removed files
This commit is contained in:
@ -24,34 +24,61 @@ Do-first:
|
|||||||
|
|
||||||
Things-to-keep:
|
Things-to-keep:
|
||||||
|
|
||||||
|
.gdbinit
|
||||||
ChangeLog
|
ChangeLog
|
||||||
Makefile.in
|
Makefile.in
|
||||||
arcs.c
|
NOTES
|
||||||
|
TEST
|
||||||
|
TODO
|
||||||
|
alpha.c
|
||||||
|
alpha.h
|
||||||
|
basic_blocks.c
|
||||||
|
basic_blocks.h
|
||||||
bsd_callg_bl.m
|
bsd_callg_bl.m
|
||||||
|
call_graph.c
|
||||||
|
call_graph.h
|
||||||
|
cg_arcs.c
|
||||||
|
cg_arcs.h
|
||||||
|
cg_dfn.c
|
||||||
|
cg_dfn.h
|
||||||
|
cg_print.c
|
||||||
|
cg_print.h
|
||||||
config
|
config
|
||||||
configure.bat
|
configure.bat
|
||||||
configure.in
|
configure.in
|
||||||
dfn.c
|
core.c
|
||||||
|
core.h
|
||||||
dummy.c
|
dummy.c
|
||||||
dummy.h
|
dummy.h
|
||||||
flat_bl.m
|
flat_bl.m
|
||||||
fsf_callg_bl.m
|
fsf_callg_bl.m
|
||||||
gen-c-prog.awk
|
gen-c-prog.awk
|
||||||
gmon.h
|
gmon.h
|
||||||
|
gmon_io.c
|
||||||
|
gmon_io.h
|
||||||
|
gmon_out.h
|
||||||
gprof.1
|
gprof.1
|
||||||
gprof.c
|
gprof.c
|
||||||
gprof.h
|
gprof.h
|
||||||
gprof.texi
|
gprof.texi
|
||||||
hertz.c
|
hertz.c
|
||||||
|
hertz.h
|
||||||
|
hist.c
|
||||||
|
hist.h
|
||||||
i386.c
|
i386.c
|
||||||
i386.h
|
i386.h
|
||||||
lookup.c
|
|
||||||
ns532.c
|
ns532.c
|
||||||
ns532.h
|
ns532.h
|
||||||
printgprof.c
|
search_list.c
|
||||||
printlist.c
|
search_list.h
|
||||||
|
source.c
|
||||||
|
source.h
|
||||||
sparc.c
|
sparc.c
|
||||||
sparc.h
|
sparc.h
|
||||||
|
sym_ids.c
|
||||||
|
sym_ids.h
|
||||||
|
symtab.c
|
||||||
|
symtab.h
|
||||||
tahoe.c
|
tahoe.c
|
||||||
tahoe.h
|
tahoe.h
|
||||||
vax.c
|
vax.c
|
||||||
@ -59,6 +86,8 @@ vax.h
|
|||||||
|
|
||||||
Things-to-lose:
|
Things-to-lose:
|
||||||
|
|
||||||
|
.cvsignore
|
||||||
|
|
||||||
Do-last:
|
Do-last:
|
||||||
|
|
||||||
# End of file.
|
# End of file.
|
||||||
|
@ -21,6 +21,7 @@ Do-first:
|
|||||||
|
|
||||||
Things-to-keep:
|
Things-to-keep:
|
||||||
|
|
||||||
|
mt-alpha
|
||||||
mt-dummy
|
mt-dummy
|
||||||
mt-i386
|
mt-i386
|
||||||
mt-ns532
|
mt-ns532
|
||||||
|
Reference in New Issue
Block a user