diff options
author | Michael Snyder <msnyder@vmware.com> | 2003-09-03 22:36:07 +0000 |
---|---|---|
committer | Michael Snyder <msnyder@vmware.com> | 2003-09-03 22:36:07 +0000 |
commit | 3ffc3dda963ff81f858da82a4743c823af5af885 (patch) | |
tree | 5b027afaebbd6e7744e4471aff5d5cea85f8aeb2 /gdb | |
parent | 19121792ccf576555e156cdb37e440f5477e82ef (diff) | |
download | gdb-3ffc3dda963ff81f858da82a4743c823af5af885.zip gdb-3ffc3dda963ff81f858da82a4743c823af5af885.tar.gz gdb-3ffc3dda963ff81f858da82a4743c823af5af885.tar.bz2 |
2003-09-03 Michael Snyder <msnyder@redhat.com>
* config/djgpp/fnchange.lst: Fix up sim/frv/profile-fr*.[ch].
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/config/djgpp/fnchange.lst | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 00ff80a..cd63db2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2003-09-03 Michael Snyder <msnyder@redhat.com> + + * config/djgpp/fnchange.lst: Fix up sim/frv/profile-fr*.[ch]. + 2003-09-03 Andrew Cagney <cagney@redhat.com> * config/rs6000/tm-rs6000.h (IBM6000_TARGET): Delete definition. diff --git a/gdb/config/djgpp/fnchange.lst b/gdb/config/djgpp/fnchange.lst index f57c605..d6271bb 100644 --- a/gdb/config/djgpp/fnchange.lst +++ b/gdb/config/djgpp/fnchange.lst @@ -341,6 +341,10 @@ @V@/opcodes/po/.cvsignore @V@/opcodes/po/_cvsignore @V@/readline/config.h.bot @V@/readline/config.h-bot @V@/readline/config.h.in @V@/readline/config.h-in +@V@/sim/frv/profile-fr400.c @V@/sim/frv/fr400-profile.c +@V@/sim/frv/profile-fr400.h @V@/sim/frv/fr400-profile.h +@V@/sim/frv/profile-fr500.c @V@/sim/frv/fr500-profile.c +@V@/sim/frv/profile-fr500.h @V@/sim/frv/fr500-profile.h @V@/sim/m68hc11/dv-m68hc11eepr.c @V@/sim/m68hc11/dv-eepr.c @V@/sim/m68hc11/dv-m68hc11sio.c @V@/sim/m68hc11/dv-sio.c @V@/sim/m68hc11/dv-m68hc11spi.c @V@/sim/m68hc11/dv-spi.c |