summaryrefslogtreecommitdiff
path: root/gdb/config
Commit message (Expand)AuthorAgeFilesLines
* * config/i386/nbsd.mt (TDEPFILES): Add i386nbsd-tdep.o.J.T. Conklin2000-09-071-1/+1
* Remove stray debugging statement and move prototypes so arm-linux-tdep.cScott Bambrough2000-09-062-8/+7
* Add support for backtracing through signal handlers on Linux/ARM. Also,Kevin Buettner2000-09-061-0/+22
* * config/i386/nm-linux.h: Include <signal.h>.Mark Kettenis2000-09-041-0/+2
* * config/i386/nm-linux.h (PREPARE_TO_PROCEED, ATTCH_LWP,Mark Kettenis2000-09-032-5/+19
* * win32-nat.c (dll_symbol_command): Tack a .dll on the end of a suppliedChristopher Faylor2000-08-272-3/+3
* 2000-08-24 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2000-08-251-0/+1
* Add formatted register info.Andrew Cagney2000-08-121-0/+6
* Enable multi-arch for the mn10300.Andrew Cagney2000-08-111-5/+4
* Adapt support for SSE registers in Linux/x86 for Linux 2.4.Mark Kettenis2000-08-102-3/+4
* * win32-nat.c: Perform various gcc warning cleanups.Christopher Faylor2000-08-062-1/+2
* Multi-arch EXTRA_STACK_ALIGNMENT_NEEDED (nee NO_EXTRA_ALIGNMENT_NEEDED).Andrew Cagney2000-08-041-1/+1
* Thu Jul 27 17:38:35 2000 Andrew Cagney <cagney@b1.cygnus.com>Andrew Cagney2000-08-021-2/+0
* Multi-arch REGISTER_SIM_REGNO. Update d10v.Andrew Cagney2000-08-021-4/+1
* Make GNU/Linux/PPC work again.Kevin Buettner2000-07-3115-52/+16
* * config/djgpp/fnchange.lst: Add file mappings as per last weeklyEli Zaretskii2000-07-311-0/+202
* From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>:Andrew Cagney2000-07-271-0/+6
* 2000-07-26 Jimmy Guo <guo@cup.hp.com>Michael Snyder2000-07-273-0/+0
* 2000-07-26 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-07-261-12/+12
* 2000-07-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-07-241-1/+19
* 2000-07-21 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-07-211-3/+4
* 2000-07-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-07-192-272/+56
* 2000-07-17 matthew green <mrg@redhat.com>J.T. Conklin2000-07-171-0/+3
* * ppcbug-rom.c (ppcbug_regnames[]): Make array size implicit.Nicholas Duffek2000-07-142-34/+3
* Fix definition of SKIP_PROLOGUE macro.Nick Clifton2000-07-141-1/+1
* 2000-07-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-07-101-4/+3
* More mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE,Andrew Cagney2000-07-071-36/+0
* * config/i386/tm-linux.h: Add longjmp support.Mark Kettenis2000-07-071-0/+17
* Keep NATDEPFILES on a single line.Andrew Cagney2000-07-051-2/+2
* * rs6000-tdep.c: Changes throughout for multi-arch 64-bitNicholas Duffek2000-06-164-462/+24
* ser-tcp.o moved to configure.in.Andrew Cagney2000-06-121-1/+1
* Set SER_HARDWIRE using autoconf instead of via XDEPFILES. IncludeAndrew Cagney2000-06-1236-36/+35
* Multi-arch GDB_TARGET_IS_MIPS64.Andrew Cagney2000-06-122-7/+1
* * config/i386/tm-i386.h: Add forward declaration of `struct value'.Mark Kettenis2000-06-121-13/+8
* 2000-06-08 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-06-092-1/+27
* Define U_REGS_OFFSET.Kevin Buettner2000-06-091-0/+2
* MIPS is always multi-arch enabled.Andrew Cagney2000-06-0810-72/+2
* Delete MIPS_DEFAULT_FPU from config/mips/*.hAndrew Cagney2000-06-086-10/+2
* Use config.bfd to determine the default architecture and byte order.Andrew Cagney2000-06-083-10/+2
* Mips is always TARGET_BYTE_ORDER_SELECTABLE_P 1.Andrew Cagney2000-06-0614-25/+12
* Delete TARGET_MONITOR_PROMPT.Andrew Cagney2000-06-068-18/+7
* Add host_pointer_to_address() and address_to_host_pointer(). AddAndrew Cagney2000-06-041-0/+5
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-041-1/+1
* * win32-nat.c (safe_symbol_file_add_cleanup): Ensure that gdb_stderr is flushedChristopher Faylor2000-06-041-2/+14
* * configure.tgt: Add pattern for i[3456]86-*-netbsdelf*.J.T. Conklin2000-06-023-2/+35
* * config/alpha/nm-fbsd.h (CANNOT_STEP_BREAKPOINT): Define.Mark Kettenis2000-06-011-0/+3
* * configure.host: Add patterns for i[3456]86-*-netbsdaout*J.T. Conklin2000-06-014-2/+47
* Add support for FreeBSD/Alpha.Mark Kettenis2000-05-315-0/+108
* Move/rename GDB_GREGSET_T definitions for solaris 2.Andrew Cagney2000-05-302-7/+7
* Fix GDB_GREGSET_T, GDB_FPREGSET_T typos.Kevin Buettner2000-05-281-2/+2