Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-06-07 | * config/mips/tm-irix6.h: New file. | Eli Zaretskii | 5 | -0/+194 | |
* config/mips/irix6.mh: New file. * config/mips/irix6.mt: New file. * config/mips/xm-irix6.h: New file. * config/mips/nm-irix6.h: New file. * mips-tdep.c (mips_gdbarch_init) <MIPS_ABI_N32>: Set up the disassembler info in tm_print_insn_info as appropriate for the N32 ABI. Force N32 ABI to be the default if the CPU is R8000 or R10000. * configure.tgt (mips*-sgi-irix6*): Map to irix6. * configure.host (mips*-sgi-irix6*): Ditto. | |||||
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 2 | -10/+10 | |
2001-03-20 | Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P(). | Andrew Cagney | 1 | -1/+1 | |
2001-03-19 | Zap __STDC__ references. | Andrew Cagney | 1 | -1/+1 | |
2001-03-14 | Include regcache.h | Andrew Cagney | 1 | -0/+2 | |
2001-03-10 | Cleanup solib-svr4.c by moving legacy code out to its own file. | Kevin Buettner | 1 | -1/+2 | |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 33 | -33/+40 | |
2001-01-23 | * config/m32r/m32r.mt (GDBSERVER_LIBS): Added ../../intl/libintl.a. | J.T. Conklin | 1 | -1/+1 | |
* config/mips/vr5000.mt (GDBSERVER_LIBS): Likewise. * config/tic80/tic80.mt (GDBSERVER_LIBS): Likewise. * gdbserver/low-sim.c (#include "defs.h"): Removed. (mygeneric_load): Rename from generic_load. * gdbserver/low-hppabsd.c (#include "server.h"): Added. (#include "defs.h"): Removed. (inferior_pid, perror_with_name): Remove declarations. * gdbserver/low-linux.c: Likewise. * gdbserver/low-nbsd.c: Likewise. * gdbserver/low-sparc.c: Likewise. * gdbserver/low-sun3.c: Likewise. * i386-stub.c: Re-indent. * m68k-stub.c: Re-indent. | |||||
2000-12-04 | Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, | Andrew Cagney | 1 | -8/+0 | |
DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM. | |||||
2000-10-27 | Corrected spelling errors in comments. | David Anderson | 1 | -1/+1 | |
gdbarch.{c,sh} removed a word from a comment. | |||||
2000-10-24 | Reorganize solib.c. | Kevin Buettner | 1 | -1/+1 | |
2000-07-07 | More mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE, | Andrew Cagney | 1 | -36/+0 | |
SAVED_PC_AFTER_CALL, DECR_PC_AFTER_BREAK, BREAKPOINT_FROM_PC, INNER_THAN. | |||||
2000-06-12 | Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include | Andrew Cagney | 2 | -2/+2 | |
ser-tcp.o by default. | |||||
2000-06-12 | Multi-arch GDB_TARGET_IS_MIPS64. | Andrew Cagney | 2 | -7/+1 | |
2000-06-08 | MIPS is always multi-arch enabled. | Andrew Cagney | 10 | -72/+2 | |
2000-06-08 | Delete MIPS_DEFAULT_FPU from config/mips/*.h | Andrew Cagney | 6 | -10/+2 | |
2000-06-08 | Use config.bfd to determine the default architecture and byte order. | Andrew Cagney | 3 | -10/+2 | |
Flush all BYTE_ORDER_DEFAULT macros from mips. Can rely on BFD's value. | |||||
2000-06-06 | Mips is always TARGET_BYTE_ORDER_SELECTABLE_P 1. | Andrew Cagney | 14 | -25/+12 | |
2000-06-06 | Delete TARGET_MONITOR_PROMPT. | Andrew Cagney | 8 | -18/+7 | |
2000-06-04 | Add host_pointer_to_address() and address_to_host_pointer(). Add | Andrew Cagney | 1 | -0/+5 | |
signed_pointer_to_address() etc. Rename generic_pointer_to_address() to unsigned_pointer_to_address() etc. | |||||
2000-05-28 | PARAMS removal. | Kevin Buettner | 6 | -42/+44 | |
2000-05-11 | Add preliminary support for IRIX's n32 abi to the MIPS's multi-arch code. | Andrew Cagney | 1 | -0/+14 | |
2000-05-08 | Move some of the MIPS n32 ABI configuration options into the mips | Andrew Cagney | 1 | -1/+14 | |
multi-arch vector. | |||||
2000-05-04 | Remove more defunct macros. | Andrew Cagney | 1 | -2/+0 | |
2000-05-04 | Cleanups. Zap unused macros. | Andrew Cagney | 3 | -18/+4 | |
2000-04-14 | Bring IEEE_FLOAT under gdbarch's control. | Jim Blandy | 1 | -1/+1 | |
* gdbarch.sh (IEEE_FLOAT): New entry. * gdbarch.c, gdbarch.h: Regenerated. * valprint.c (IEEE_FLOAT): Provide a default #definition for this. (print_floating): Use IEEE_FLOAT as if it were an expression; use the code specific to IEEE-format numbers whenever the value of IEEE_FLOAT is non-zero. * config/a29k/tm-a29k.h, config/alpha/tm-alpha.h, config/arc/tm-arc.h, config/arm/tm-arm.h, config/fr30/tm-fr30.h, config/h8300/tm-h8300.h, config/i386/tm-i386.h, config/i960/tm-i960.h, config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h, config/sparc/tm-sparc.h, config/delta/tm-delta.h, config/frv/tm-frv.h (IEEE_FLOAT): For all ports that #define IEEE_FLOAT, make sure they give it the value (1). | |||||
2000-03-25 | * config/mips/tm-wince.h: Fix typo which caused include of tm-mips.h to be | Christopher Faylor | 1 | -3/+4 | |
inoperative. | |||||
2000-02-24 | * configure.tgt: Add arm, mips, sh wince targets. | Christopher Faylor | 2 | -0/+39 | |
* config/arm/tm-wince.h: New file. * config/arm/wince.mt New file. * config/sh/tm-wince.h: New file. * config/sh/wince.mt New file. * config/mips/tm-wince.h: New file. * config/mips/wince.mt New file. * wince.c: New file. * wince-stub.c: New file. * wince-stub.h: New file. * sh-tdep.c: Use correct register names for Windows CE. | |||||
2000-02-22 | Bring COERCE_FLOAT_TO_DOUBLE under gdbarch's control. | Jim Blandy | 1 | -1/+3 | |
* valops.c (COERCE_FLOAT_TO_DOUBLE): Rework definition to be more function-like. (default_coerce_float_to_double, standard_coerce_float_to_double): New functions. (value_arg_coerce): Adjust for new definition. * value.h (default_coerce_float_to_double, standard_coerce_float_to_double): New declarations for the above. * gdbarch.sh (coerce_float_to_double): New entry, replacing macro. * gdbarch.c, gdbarch.h: Regenerated. * tm-alpha.h, tm-fr30.h, tm-m32r.h, tm-mips.h, tm-hppa.h, tm-rs6000.h, tm-sh.h, tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Change definitions. * mips-tdep.c (mips_coerce_float_to_double): Supply our own custom function here. (mips_gdbarch_init): Install that as our coerce_float_to_double function. | |||||
2000-02-01 | import gdb-2000-01-31 snapshot | Jason Molenda | 3 | -3/+3 | |
2000-01-06 | import gdb-2000-01-05 snapshot | Jason Molenda | 5 | -13/+25 | |
1999-12-22 | import gdb-1999-12-21 snapshot | Jason Molenda | 1 | -0/+2 | |
1999-12-14 | import gdb-1999-12-13 snapshot | Jason Molenda | 1 | -1/+1 | |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 6 | -0/+62 | |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 1 | -1/+0 | |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 2 | -0/+5 | |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -2/+0 | |
1999-08-02 | import gdb-1999-08-02 snapshot | Jason Molenda | 1 | -2/+0 | |
1999-07-12 | import gdb-1999-07-12 snapshot | Jason Molenda | 1 | -3/+24 | |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 34 | -476/+513 | |
1999-06-14 | import gdb-1999-06-14 snapshot | Jason Molenda | 1 | -2/+4 | |
1999-06-07 | import gdb-1999-06-07 snapshot | Jason Molenda | 5 | -25/+20 | |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -3/+3 | |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 1 | -1/+1 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 63 | -0/+1947 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 67 | -2107/+0 | |
1998-12-18 | Missed this file: | Andrew Cagney | 1 | -14/+0 | |
* config/mips/tm-mips.h (enum mips_fpu_type, mips_fpu): Move to mips-tdep.c. | |||||
1998-12-16 | Rename vr4100 (vr4xxx) config files to vr4100. | Andrew Cagney | 4 | -6/+41 | |
Rename vr4xxx (vr4300) config files to vr4xxx. Enable GDB_MULTI_ARCH in tm-vr4xxx.h | |||||
1998-12-15 | config/mips/tm-*.h: (TARGET_BYTE_ORDER_DEFAULT, | Andrew Cagney | 15 | -16/+16 | |
TARGET_BYTE_ORDER_SELECTABLE_P): Replace TARGET_BYTE_ORDER and TARGET_BYTE_ORDER_SELECTABLE. | |||||
1998-12-12 | CARP: Mechanism to replace EXTRA_FRAME_INFO. | Andrew Cagney | 1 | -5/+3 | |
Add two pointers (saved_regs, extra_info) to struct frame_info. Introduce new macro FRAME_INIT_SAVED_REGS which replaces FRAME_FIND_SAVED_REGS. Document. Use in mn10300 and rs6000 targets. Fix side effects on ALPHA, MIPS, Z8K and SPARC targets. |