2001-03-01 |
Andrew Cagney | * Makefile.in (os9kread.o): Do not compile with WERROR_CFLAGS.
|
commit | commitdiff | tree |
2001-03-01 |
Andrew Cagney | Document pragmatics of why gdb_assert() is lowercase.
|
commit | commitdiff | tree |
2001-03-01 |
Andrew Cagney | * Makefile.in (gdbtk-cmds.o): Add $(regcache_h) to...
|
commit | commitdiff | tree |
2001-03-01 |
Andrew Cagney | * Makefile.in (regcache_h): Define. Add $(regcache_h) to
|
commit | commitdiff | tree |
2001-03-01 |
Andrew Cagney | * regcache.h (register_valid): Fix comment documenting...
|
commit | commitdiff | tree |
2001-03-01 |
Andrew Cagney | Create new file regcache.h. Update all uses.
|
commit | commitdiff | tree |
2001-02-27 |
Andrew Cagney | * config/sparc/sp64linux.mt: New file.
|
commit | commitdiff | tree |
2001-02-23 |
Andrew Cagney | Mention how to cite GDB problem reports.
|
commit | commitdiff | tree |
2001-02-23 |
Andrew Cagney | Mention gdbarch.sh and to not submit gdbarch.[ch].
|
commit | commitdiff | tree |
2001-02-22 |
Andrew Cagney | Move get_saved_register to frame.h.
|
commit | commitdiff | tree |
2001-02-21 |
Andrew Cagney | Fix printf fmt arguments.
|
commit | commitdiff | tree |
2001-02-20 |
Andrew Cagney | Move frame specific register code to the new file frame.c.
|
commit | commitdiff | tree |
2001-02-20 |
Andrew Cagney | When the target h/w has 8byte registers, return 8 bytes...
|
commit | commitdiff | tree |
2001-02-19 |
Andrew Cagney | TODO Tweeks.
|
commit | commitdiff | tree |
2001-02-16 |
Andrew Cagney | From Paul Hilfinger. Add attribs param to hpux_thread_xfer_...
|
commit | commitdiff | tree |
2001-02-16 |
Andrew Cagney | Move hardware stuff to not 5.1 - changelog already...
|
commit | commitdiff | tree |
2001-02-16 |
Andrew Cagney | Move hardware bug out of 5.1
|
commit | commitdiff | tree |
2001-02-16 |
Andrew Cagney | Update paper trail list.
|
commit | commitdiff | tree |
2001-02-16 |
Andrew Cagney | Simplify code parsing integers and, in process fix...
|
commit | commitdiff | tree |
2001-02-15 |
Andrew Cagney | Make thread messages more consistent in pass/fail cases.
|
commit | commitdiff | tree |
2001-02-14 |
Andrew Cagney | * inflow.c (terminal_ours_1): Initialize ``osigtou...
|
commit | commitdiff | tree |
2001-02-08 |
Andrew Cagney | From Dean Luick <luick@cray.com>:
|
commit | commitdiff | tree |
2001-02-08 |
Andrew Cagney | Remove configurations marked as obsolete in 5.0.
|
commit | commitdiff | tree |
2001-02-08 |
Andrew Cagney | Add __FILE__ and __LINE__ parameter to internal_error() /
|
commit | commitdiff | tree |
2001-02-08 |
Andrew Cagney | From Mark Kettenis, include <signal.h>.
|
commit | commitdiff | tree |
2001-02-07 |
Andrew Cagney | Fix printf fmt of long in remote-sim.c.
|
commit | commitdiff | tree |
2001-02-07 |
Andrew Cagney | * sol-thread.c (restore_inferior_pid): Save the PID...
|
commit | commitdiff | tree |
2001-02-07 |
Andrew Cagney | * MAINTAINERS: Add ``The Obvious Fix Rule''.
|
commit | commitdiff | tree |
2001-02-07 |
Andrew Cagney | Add Michael Synder to Solaris/SPARC list.
|
commit | commitdiff | tree |
2001-02-07 |
Andrew Cagney | Addd set_gdbarch_data() method. Update register_gdbarch_dat...
|
commit | commitdiff | tree |
2001-01-31 |
Andrew Cagney | Move putchar_filtered() to utils.c.
|
commit | commitdiff | tree |
2001-01-31 |
Andrew Cagney | Cleanup autoconfigury of vfork().
|
commit | commitdiff | tree |
2001-01-31 |
Andrew Cagney | Replace strsave() with xstrdup().
|
commit | commitdiff | tree |
2001-01-31 |
Andrew Cagney | * cli/cli-script.c (define_command): Check for a bad...
|
commit | commitdiff | tree |
2001-01-19 |
Andrew Cagney | Drop -Wuninitialized until GDB compiles with it.
|
commit | commitdiff | tree |
2001-01-19 |
Andrew Cagney | Replace STRCMP with strcmp()
|
commit | commitdiff | tree |
2001-01-19 |
Andrew Cagney | Replace FREEIF() with xfree().
|
commit | commitdiff | tree |
2001-01-18 |
Andrew Cagney | * target.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)
|
commit | commitdiff | tree |
2001-01-18 |
Andrew Cagney | From Mark Salter, fix hw-breakpoint packet format.
|
commit | commitdiff | tree |
2001-01-16 |
Andrew Cagney | Add J.T. to blanket write privs list.
|
commit | commitdiff | tree |
2001-01-16 |
Andrew Cagney | General cleanup.
|
commit | commitdiff | tree |
2001-01-16 |
Andrew Cagney | Clarify dejagnu
|
commit | commitdiff | tree |
2001-01-12 |
Andrew Cagney | Restore missing space lost when switching to UI_OUT.
|
commit | commitdiff | tree |
2000-12-17 |
Andrew Cagney | * i386gnu-nat.c: Include "gdb_assert.h" instead of...
|
commit | commitdiff | tree |
2000-12-15 |
Andrew Cagney | Multi-arch REGISTER_BYTES_OK.
|
commit | commitdiff | tree |
2000-12-15 |
Andrew Cagney | vasprintf() -> xvasprintf()
|
commit | commitdiff | tree |
2000-12-05 |
Andrew Cagney | * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
|
commit | commitdiff | tree |
2000-12-04 |
Andrew Cagney | Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM,
|
commit | commitdiff | tree |
2000-12-02 |
Andrew Cagney | Add check for vfork() to configure.in. Cleanup uses.
|
commit | commitdiff | tree |
2000-12-02 |
Andrew Cagney | * ser-unix.c (wait_for): Initialize the FD_SET before...
|
commit | commitdiff | tree |
2000-12-02 |
Andrew Cagney | Really check-in:
|
commit | commitdiff | tree |
2000-12-02 |
Andrew Cagney | * m32r-rom.c (m32r_load_section): Update to match
|
commit | commitdiff | tree |
2000-12-02 |
Andrew Cagney | * mips-tdep.c (struct upk_mips16): Delete fields `...
|
commit | commitdiff | tree |
2000-12-02 |
Andrew Cagney | * ser-e7kpc.c (e7000pc_setstopbits): New function.
|
commit | commitdiff | tree |
2000-11-30 |
Andrew Cagney | Regenerate gdbarch.c.
|
commit | commitdiff | tree |
2000-11-29 |
Andrew Cagney | Fix -Wuninitialized warnings.
|
commit | commitdiff | tree |
2000-11-27 |
Andrew Cagney | * remote.c (remote_write_bytes): Add default case to...
|
commit | commitdiff | tree |
2000-11-27 |
Andrew Cagney | * TODO: Add GFDL updates to 5.1 release criteria.
|
commit | commitdiff | tree |
2000-11-24 |
Andrew Cagney | Add --enable-gdb-build-warnings=... to configure{,...
|
commit | commitdiff | tree |
2000-11-20 |
Andrew Cagney | Add linespec maintainers.
|
commit | commitdiff | tree |
2000-11-20 |
Andrew Cagney | Devolve Solaris/x86
|
commit | commitdiff | tree |
2000-11-20 |
Andrew Cagney | * MAINTAINERS: Peter Schauer and Kevin Buettner...
|
commit | commitdiff | tree |
2000-11-20 |
Andrew Cagney | Mark error_no_arg() as no-return.
|
commit | commitdiff | tree |
2000-11-20 |
Andrew Cagney | Replace asprintf() / vasprintf() with xasprintf() xvasprintf().
|
commit | commitdiff | tree |
2000-11-20 |
Andrew Cagney | Add ``extern'' and STREQ to cleanups.
|
commit | commitdiff | tree |
2000-11-14 |
Andrew Cagney | Fix ``show remotewritesize'' was doing a set.
|
commit | commitdiff | tree |
2000-11-09 |
Andrew Cagney | * MAINTAINERS: Specify the vax-dec-vms5.5 target tupple.
|
commit | commitdiff | tree |
2000-11-08 |
Andrew Cagney | Work around targets that don't yet define JB_PC or...
|
commit | commitdiff | tree |
2000-11-08 |
Andrew Cagney | Rename get_longjmp_target to m68k_get_longjmp_target...
|
commit | commitdiff | tree |
2000-11-08 |
Andrew Cagney | * gdbserver/configure.in (files): Don't link nm-empty...
|
commit | commitdiff | tree |
2000-10-24 |
Andrew Cagney | * solib.c (open_symbol_file_object): Update function...
|
commit | commitdiff | tree |
2000-10-24 |
Andrew Cagney | From 2000-09-06 Angela Marie Thomas <angela@cygnus...
|
commit | commitdiff | tree |
2000-10-24 |
Andrew Cagney | Delete gdba.el. More recent gud.el part of standard...
|
commit | commitdiff | tree |
2000-10-24 |
Andrew Cagney | Cleanup merge botch.
|
commit | commitdiff | tree |
2000-10-20 |
Andrew Cagney | Add Fred Fish to the Blanket Write Privs list.
|
commit | commitdiff | tree |
2000-09-25 |
Andrew Cagney | Add Mark Kettenis to blanket write privs list.
|
commit | commitdiff | tree |
2000-09-12 |
Andrew Cagney | Replace hardwired timeouts in remote-mips.c with `...
|
commit | commitdiff | tree |
2000-09-07 |
Andrew Cagney | Regenerate aclocal (and config.in / configure).
|
commit | commitdiff | tree |
2000-09-06 |
Andrew Cagney | Wed Sep 6 23:15:43 2000 Andrew Cagney <cagney@b1... Wed Sep 6 23:15:43 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
commit | commitdiff | tree |
2000-09-04 |
Andrew Cagney | Revamp so that it works with Solarises version of SH.
|
commit | commitdiff | tree |
2000-08-24 |
Andrew Cagney | 2000-08-20 Michael Chastain <chastain@redhat.com>
|
commit | commitdiff | tree |
2000-08-19 |
Andrew Cagney | Check arches->gdbarch and not current_gdbarch when...
|
commit | commitdiff | tree |
2000-08-18 |
Andrew Cagney | Add dummy params where needed.
|
commit | commitdiff | tree |
2000-08-12 |
Andrew Cagney | Add formatted register info.
|
commit | commitdiff | tree |
2000-08-11 |
Andrew Cagney | Restore GET_SAVED_REGISTERS
|
commit | commitdiff | tree |
2000-08-11 |
Andrew Cagney | Enable multi-arch for the mn10300.
|
commit | commitdiff | tree |
2000-08-11 |
Andrew Cagney | * regcache.c (TARGET_WRITE_PC, TARGET_READ_PC...
|
commit | commitdiff | tree |
2000-08-11 |
Andrew Cagney | Move TARGET_*_PTR to gdbarch.h.
|
commit | commitdiff | tree |
2000-08-11 |
Andrew Cagney | Eliminate redundant pst test.
|
commit | commitdiff | tree |
2000-08-11 |
Andrew Cagney | Rename gdbarch_update() to gdbarch_update_p()
|
commit | commitdiff | tree |
2000-08-11 |
Andrew Cagney | Eliminate use of MIN().
|
commit | commitdiff | tree |
2000-08-10 |
Andrew Cagney | * sparc-tdep.c (sparc_init_extra_frame_info...
|
commit | commitdiff | tree |
2000-08-04 |
Andrew Cagney | Re-implement ``set/show remote Z-packet ...'' commands...
|
commit | commitdiff | tree |
2000-08-04 |
Andrew Cagney | Revert SER_HARDWIRE regression.
|
commit | commitdiff | tree |
2000-08-04 |
Andrew Cagney | Missing GDBARCH updates for EXTRA_STACK_ALIGNMENT needed.
|
commit | commitdiff | tree |
2000-08-04 |
Andrew Cagney | Multi-arch EXTRA_STACK_ALIGNMENT_NEEDED (nee NO_EXTRA_ALIGNM...
|
commit | commitdiff | tree |
2000-08-03 |
Andrew Cagney | Thu Aug 3 15:02:23 2000 Andrew Cagney <cagney@b1... Thu Aug 3 15:02:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
commit | commitdiff | tree |
2000-08-03 |
Andrew Cagney | Minor tweeks.
|
commit | commitdiff | tree |
2000-08-03 |
Andrew Cagney | List things for 5.1.
|
commit | commitdiff | tree |
2000-08-02 |
Andrew Cagney | Thu Jul 27 17:38:35 2000 Andrew Cagney <cagney@b1... Thu Jul 27 17:38:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
commit | commitdiff | tree |
next |