]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
Fix printf fmt of long in remote-sim.c.
[thirdparty/binutils-gdb.git] / gdb /
2001-02-07  Andrew CagneyFix printf fmt of long in remote-sim.c.
2001-02-07  Mark Kettenis* event-top.c: Remove duplicate #include <signal.h>.
2001-02-07  Andrew Cagney* sol-thread.c (restore_inferior_pid): Save the PID...
2001-02-07  Andrew Cagney* MAINTAINERS: Add ``The Obvious Fix Rule''.
2001-02-07  Andrew CagneyAdd Michael Synder to Solaris/SPARC list.
2001-02-07  Andrew CagneyAddd set_gdbarch_data() method. Update register_gdbarc...
2001-02-06  Michael Sokolov * ser-unix.c (hardware_print_tty_state) [HAVE_SGTTY...
2001-02-06  Michael Snyder2001-02-06 Michael Snyder <msnyder@makita.cygnus...
2001-02-06  Phil Blundell2001-02-04 Philip Blundell <philb@gnu.org>
2001-02-06  David Taylor * valops.c (value_cast): If casting a scalar to a...
2001-02-06  Christopher FaylorFix spacing.
2001-02-06  Christopher Faylor* win32-nat.c: Change PTR to void * throughout.
2001-02-06  J.T. Conklin* signals.h: Removed.
2001-02-06  Christopher FaylorChange suggested by Dean Luick <luick@cray.com>
2001-02-06  Elena Zannoni2001-02-05 Elena Zannoni <ezannoni@kwikemart.cygnus...
2001-02-05  Michael Chastain2001-02-05 Michael Chastain <chastain@redhat.com>
2001-02-04  Eli Zaretskii * config/djgpp/fnchange.lst: Tweak to make consistent...
2001-02-04  Eli Zaretskii * config/djgpp/djconfig.sh: Use explicit absolute...
2001-02-04  Eli Zaretskii * ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outpor...
2001-02-04  Eli Zaretskii * go32-nat.c (go32_xfer_memory): Make the argument...
2001-02-02  J.T. Conklin* ppc-bdm.c (#include <signal.h>): Removed.
2001-02-02  John R. MooreChanged free() to xfree() where appropriate. Also chang...
2001-02-02  John R. Moore* cli/cli-cmds.c (apropos_command): Changed occurance...
2001-02-02  J.T. Conklin* monitor.c (#include "gdb_wait.h"): Removed.
2001-02-01  Jonathan Larmourv850-elf target is now building.
2001-01-31  David Smith2001-01-31 David Smith <dsmith@redhat.com>
2001-01-31  David Smith2001-01-31 David Smith <dsmith@redhat.com>
2001-01-31  Andrew CagneyMove putchar_filtered() to utils.c.
2001-01-31  Andrew CagneyCleanup autoconfigury of vfork().
2001-01-31  Andrew CagneyReplace strsave() with xstrdup().
2001-01-31  Andrew Cagney* cli/cli-script.c (define_command): Check for a bad...
2001-01-30  J.T. Conklin* configure/sh/embed.mt: New file.
2001-01-30  Kevin BuettnerReplace blanked lines from earlier commit with comment...
2001-01-30  Kevin BuettnerRemove unused printf() definition.
2001-01-30  Michael ChastainRemoved files structs3.c structs3.exp.
2001-01-30  Michael Chastain2001-01-29 Michael Chastain <chastain@redhat.com>
2001-01-28  Michael Chastain2001-01-28 Michael Chastain <chastain@redhat.com>
2001-01-27  Fernando Nasser2001-01-27 Fernando Nasser <fnasser@redhat.com>
2001-01-27  Christopher Faylor* win32-nat.c (child_xfer_memory): Add missing argument...
2001-01-27  Mark Kettenis* ui-out.c (do_list_end): New function.
2001-01-27  Fernando Nasser2001-01-26 Fernando Nasser <fnasser@redhat.com>
2001-01-26  Jeff Holcomb2001-01-24 Jeff Holcomb <jeffh@redhat.com>
2001-01-26  Jeff Holcomb2001-01-26 Jeff Holcomb <jeffh@redhat.com>
2001-01-26  J.T. Conklin* target.c (target_xfer_memory_partial): Return -1...
2001-01-25  Christopher Faylor* win32-nat.c (_initialize_core_win32): Prototype corre...
2001-01-25  Mark Kettenis* config/alpha/tm-fbsd.h: Update copyright.
2001-01-25  Fernando Nasser2001-01-24 Fernando Nasser <fnasser@redhat.com>
2001-01-24  J.T. Conklin* dcache.c (dcache_write_line): Fix typo.
2001-01-24  Fernando Nasser2001-01-24 Fernando Nasser <fnasser@redhat.com>
2001-01-24  J.T. Conklin* lin-lwp.c (lin_lwp_xfer_memory): Add attrib argument.
2001-01-24  Jim Blandy* dwarf2read.c (read_tag_const_type, read_tag_volatile_...
2001-01-23  J.T. Conklin* exec.c (xfer_memory): Add attrib argument.
2001-01-23  J.T. Conklin* config/m32r/m32r.mt (GDBSERVER_LIBS): Added ../....
2001-01-22  Nicholas Duffek * gdbarch.sh (PARM_BOUNDARY): Define.
2001-01-22  J.T. Conklin* ns32k-tdep.c: #include "frame.h"
2001-01-21  Mark Kettenis* mi-support.exp (mi_gdb_start): Skip mi tests if ...
2001-01-19  Jason Merrill * dbxread.c (read_ofile_symtab): Stay with...
2001-01-19  Andrew CagneyDrop -Wuninitialized until GDB compiles with it.
2001-01-19  Andrew CagneyReplace STRCMP with strcmp()
2001-01-19  Andrew CagneyReplace FREEIF() with xfree().
2001-01-19  Nick CliftonAdd new arc core numbers.
2001-01-18  Jim Blandy* symtab.c (lookup_symbol_aux): Call lookup_symbol_aux...
2001-01-18  Mark Kettenis* infcmd.c (print_return_value): Restore another space...
2001-01-18  Andrew Cagney* target.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)
2001-01-18  Andrew CagneyFrom Mark Salter, fix hw-breakpoint packet format.
2001-01-17  J.T. Conklin* config/m68k/tm-nbsd.h (BPT_VECTOR, REMOTE_BPT_VECTOR...
2001-01-17  J.T. Conklin* config/m68k/tm-nbsd.h (USE_STRUCT_CONVENTION): Define.
2001-01-16  Ben Elliston2001-01-17 Ben Elliston <bje@redhat.com>
2001-01-16  Andrew CagneyAdd J.T. to blanket write privs list.
2001-01-16  Michael Snyder2001-01-16 Michael Snyder <msnyder@cleaver.cygnus...
2001-01-16  Michael Snyder2001-01-16 Michael Snyder <msnyder@cleaver.cygnus...
2001-01-12  Nicholas Duffek * blockframe.c (generic_get_saved_register): Spelling...
2001-01-12  Andrew CagneyRestore missing space lost when switching to UI_OUT.
2001-01-12  J.T. ConklinShuffle ChangeLog files...
2001-01-09  Nicholas Duffek * regcache.c (set_register_cached, register_buffer,
2001-01-09  Nicholas Duffek * regcache.c: Change "write-back" comment to "write...
2001-01-08  Fernando Nasser2001-01-08 Fernando Nasser <fnasser@redhat.com>
2001-01-04  Michael Snyder2001-01-04 Michael Snyder <msnyder@mvstp600e.cygnus...
2001-01-04  Nicholas Duffek * valops.c (VALUE_SUBSTRING_START): Delete.
2001-01-04  Nicholas Duffek * Makefile.in (SUBDIR_CLI_OBS): Add cli/cli-utils.o.
2001-01-04  Nicholas Duffek * config/i386/tm-i386.h (REGISTER_CONVERT_TO_VIRTUAL,
2001-01-04  Nicholas Duffek * gdbint.texinfo (POP_FRAME): Document use by return_c...
2001-01-03  J.T. Conklin* alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c:...
2001-01-02  Michael Snyder2001-01-02 Michael Snyder <msnyder@cleaver.cygnus...
2001-01-02  Michael SnyderRemove prototypes for obsolete static functions.
2001-01-02  Michael Snyder * sparc-tdep.c: update copyright notice.
2001-01-02  Michael SnyderOops, fix typo in previous check-in.
2001-01-02  Michael Snyder2001-01-02 Michael Snyder <msnyder@cleaver.cygnus...
2001-01-02  Michael Snyder2000-12-20 Michael Snyder <msnyder@mvstp600e.cygnus...
2000-12-27  Mark KettenisFix debugging programs statically linked against the...
2000-12-27  Orjan FribergAdded Orjan Friberg to Write After Approval list.
2000-12-25  Eli ZaretskiiGDB version and refcard copyright fixed.
2000-12-23  Mark Kettenis* solib.c (solib_open): If path is relative, look for it
2000-12-22  Fernando Nasser2000-12-22 Fernando Nasser <fnasser@redhat.com>
2000-12-22  Michael Snyder2000-12-21 Michael Snyder <msnyder@mvstp600e.cygnus...
2000-12-21  Mark Kettenis* i386-tdep.c: Add missing ')' in comment.
2000-12-21  Mark Kettenis* i386-linux-nat.c (store_fpxregs): Add code to detect...
2000-12-21  Fernando Nasser2000-12-21 Fernando Nasser <fnasser@redhat.com>
2000-12-21  Fernando Nasser2000-12-20 Fernando Nasser <fnasser@redhat.com>
2000-12-21  Fernando Nasser2000-12-20 Fernando Nasser <fnasser@redhat.com>
next