old-cross-binutils/gdb/config/arm
Richard Earnshaw 082fc60dfc * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
(MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
to here from config/tm-arm.h.
(coff_sym_is_thumb): Make static.
(arm_elf_make_msymbol_special): New function.
(arm_coff_make_msymbol_special): New function.
* config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
(MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
(coff_sym_is_thumb): Delete declaration.
(arm_elf_make_msymbol_special): Declare.
(arm_coff_make_msymbol_special): Declare.
(ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
(COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
2002-02-06 15:21:17 +00:00
..
embed.mt import gdb-1999-12-21 snapshot 1999-12-22 21:45:38 +00:00
linux.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
linux.mt Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
nbsd.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
nbsd.mt 2001-12-17 Fernando Nasser <fnasser@redhat.com> 2001-12-17 16:23:02 +00:00
nm-linux.h * gdbserver/low-linux.c (arm_register_u_addr): added. 2001-12-05 15:11:48 +00:00
nm-nbsd.h * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS. 2002-01-09 18:39:37 +00:00
tm-arm.h * arm-tdep.c: Include elf-bfd.h and coff/internal.h. 2002-02-06 15:21:17 +00:00
tm-embed.h 2001-12-19 Fernando Nasser <fnasser@redhat.com> 2001-12-19 17:57:42 +00:00
tm-linux.h * arm-tdep.c (arm_call_dummy_words): Define. 2002-01-30 16:35:51 +00:00
tm-nbsd.h * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS. 2002-01-09 18:39:37 +00:00
tm-wince.h Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true. 2002-01-20 19:26:50 +00:00
wince.mt * configure.tgt: Add arm, mips, sh wince targets. 2000-02-24 03:31:45 +00:00
xm-linux.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-nbsd.h 2001-12-17 Fernando Nasser <fnasser@redhat.com> 2001-12-17 16:23:02 +00:00