binutils-gdb/gdb/common
Yao Qi aad9eab9f2 gdb:
* Makefile.in (SFILES): Add common/vec.c and remove vec.c.
        (vec.o): New rule.
        * vec.c: Move it ...
        * common/vec.c: ... here.
        * vec.h: Move it ...
        * common/vec.h: ... here.

gdb/gdbserver:

        * Makefile.in (SFILES): Add common/vec.c.
        (OBS): Add vec.o.
        (vec.o): New rule.
2012-04-19 05:58:52 +00:00
..
agent.c gdb/ 2012-04-16 11:24:47 +00:00
agent.h gdb/ 2012-04-16 11:24:47 +00:00
ax.def
buffer.c
buffer.h
common-utils.c
common-utils.h
gdb_assert.h
gdb_dirent.h
gdb_locale.h
gdb_signals.h
gdb_thread_db.h
i386-xstate.h
linux-osdata.c
linux-osdata.h
linux-procfs.c gdb/ 2012-03-13 15:02:25 +00:00
linux-procfs.h gdb/ 2012-03-13 15:02:25 +00:00
linux-ptrace.c gdb/ 2012-03-13 15:02:25 +00:00
linux-ptrace.h gdb/ 2012-03-13 15:02:25 +00:00
ptid.c
ptid.h
signals.c
vec.c gdb: 2012-04-19 05:58:52 +00:00
vec.h gdb: 2012-04-19 05:58:52 +00:00
xml-utils.c
xml-utils.h