Add host_pointer_to_address() and address_to_host_pointer(). Add
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2000-06-04  Andrew CagneyAdd host_pointer_to_address() and address_to_host_point...
2000-06-04  Andrew CagneyEliminate safe_strsignal().
2000-06-04  Kevin BuettnerEliminate PARAMS from function pointer declarations.
2000-06-04  Christopher Faylor* win32-nat.c (safe_symbol_file_add_cleanup): Ensure...
2000-06-03  Christopher Faylor* win32-nat.c: Fix up gcc warnings throughout.
2000-06-03  Christopher Faylor* configure.in: Detect correct versions of ranlib and...
2000-06-02  J.T. Conklin* configure.tgt: Add pattern for i[3456]86-*-netbsdelf*.
2000-06-02  Mark Kettenis* alphabsd-nat.c (supply_fpregset): Substract FP0_REGNU...
2000-06-02  Andrew CagneyMultiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT,
2000-06-01  Mark Kettenis* config/alpha/nm-fbsd.h (CANNOT_STEP_BREAKPOINT):...
2000-06-01  Michael Snyder2000-06-01 Michael Snyder <msnyder@seadog.cygnus...
2000-06-01  Andrew CagneyMore updates.
2000-06-01  J.T. Conklin* configure.host: Add patterns for i[3456]86-*-netbsdaout*
2000-05-31  Mark Kettenis* NEWS: Mention FreeBSD/Alpha and FreeBSD/i386 3.x...
2000-05-31  Mark Kettenis* i386bsd-nat.c: Include "gregset.h".
2000-05-31  Kevin BuettnerRevert PARAMS removal.
2000-05-31  Mark Kettenis* configure.host, configure.tgt (alpha*-*-freebsd*...
2000-05-31  Mark KettenisAdd support for FreeBSD/Alpha.
2000-05-31  Michael SnyderForgotten ChangeLog entry from an earlier commit.
2000-05-31  Pierre Muller * MAINTAINERS: Add myself to 'Write After Approval...
2000-05-30  Andrew CagneyFurther re-arange into distinct sections.
2000-05-30  Andrew Cagney* gdbarch.sh: Add field ``postdefault''. Rename fields
2000-05-30  Andrew CagneyMove/rename GDB_GREGSET_T definitions for solaris 2.
2000-05-29  Andrew CagneyPurge symtab of make_cleanup_func.
2000-05-28  Kevin BuettnerFix GDB_GREGSET_T, GDB_FPREGSET_T typos.
2000-05-28  Kevin BuettnerPARAMS removal.
2000-05-26  Andrew CagneyConfigure TUI to use <ncurses.h> when available.
2000-05-25  Scott BambroughReplace SKIP_SOLIB_RESOLVER stub with something that...
2000-05-25  Mark Kettenis* acconfig.h (HAVE_R_FS, HAVE_R_GS): Add.
2000-05-25  Eli Zaretskii * ser-go32.c: Remove PARAMS.
2000-05-25  Andrew CagneyReplace <sys/dir.h> (and <dirent.h>) with "gdb_dirent.h".
2000-05-25  Andrew CagneyRe-generate config.in.
2000-05-25  Andrew CagneyFile rename tweeks.
2000-05-25  Andrew CagneyHave TUI use the same configury mechanism as MI.
2000-05-25  Andrew CagneyUpdate JimI's e-mail addres.
2000-05-24  Mark KettenisAdd support for FreeBSD/i386 ELF.
2000-05-24  Michael Snyder2000-05-24 Michael Snyder <msnyder@seadog.cygnus...
2000-05-24  Michael Snyder2000-05-17 Michael Snyder <msnyder@seadog.cygnus...
2000-05-24  Michael Snyder2000-05-17 Michael Snyder <msnyder@seadog.cygnus...
2000-05-24  J.T. Conklin* config/i386/nbsd.mt (TDEPFILES): Move solib.o from...
2000-05-23  Mark Kettenis* i387-nat.h, i387-nat.c: New files.
2000-05-23  Alexandre Oliva* config/sparc/nm-linux.h: Include config/nm-linux.h.
2000-05-23  David Taylorone line fix by Gregory Lielens <Gregory.Lielens@fft...
2000-05-23  Andrew CagneyAdd make_cleanup_close() function.
2000-05-23  Andrew CagneyAdd -Wuninitialized.
2000-05-23  Andrew CagneyIRIX GCC fixes from 5.0 branch.
2000-05-23  Andrew CagneyFrom branch. Bump VERSION number.
2000-05-22  Andrew CagneyPurge (almost) make_cleanup_func.
2000-05-22  Andrew CagneyPurge procfs.c of make_cleanup_func.
2000-05-22  Andrew CagneyEliminate make_cleanup_func from top.c
2000-05-22  Andrew CagneyReplace preg() with phex(). Cleanup monitor.c.
2000-05-21  Mark Kettenis* i387-tdep.c (print_i387_value): Cast &value to (char...
2000-05-20  J.T. Conklin* target.h (target_memory_bfd_section): Removed declara...
2000-05-18  J.T. Conklin* configure.host, configure.tgt (powerpc-*-netbsd*...
2000-05-17  Michael Snyder2000-05-12 Michael Snyder <msnyder@.cygnus.com>
2000-05-17  Eli Zaretskii * gdb/config/djgpp/README: Fine-tune installation...
2000-05-17  Andrew CagneyMinor maint et.al. tweeks.
2000-05-17  Andrew CagneyChange v850 break-point instruction to loop. Get aroun...
2000-05-16  Andrew CagneyReview TODO.
2000-05-16  Andrew CagneyMake free_current_contents more robust. Use in MI.
2000-05-16  Andrew CagneyCleanup discard_minimal_symbols cleanup.
2000-05-16  Andrew CagneyFix signature of add_set_enum_cmd. Change VAR paramete...
2000-05-16  Andrew CagneyRemove stray extern declaration of wrap_value_subscript().
2000-05-16  Andrew CagneyCleanup bfd_close() cleanups.
2000-05-15  Andrew CagneyAdd notes on register cache.
2000-05-15  Joern Renneckesh-dsp support, simulator speedup by using host byte...
2000-05-15  Eli Zaretskii * Makefile.in (gdbtypes.o, varobj.o): Depend on wrapper.h.
2000-05-15  Andrew CagneyConvert SAVE_DUMMY_FRAME_TOS to multi-arch.
2000-05-15  Andrew CagneyCleanup free_agent_expr cleanups.
2000-05-15  Andrew CagneyCleanup delete_breakpoint cleanups.
2000-05-15  Andrew CagneyMove core_addr_lessthan and core_addr_greaterthan to...
2000-05-15  Andrew CagneyUse make_cleanup_ui_out_stream_delete().
2000-05-15  Andrew CagneyFix IRIX cc warnings. Fix ui_out functions that didn...
2000-05-13  Kevin BuettnerFix typo in sign extension code in dwarf2_const_value_d...
2000-05-12  Andrew CagneyMention UnixWare thread problem.
2000-05-12  Andrew CagneyDoc weak symbol problem.
2000-05-12  Andrew CagneyUpdate section on kernel debugging.
2000-05-12  Andrew CagneyHandle case of 32 ABI saving 32 bit registers on stack...
2000-05-12  Andrew CagneyFix tipo 32->64 in MIPS_EABI.
2000-05-12  Andrew CagneyCheck -W options before using them.
2000-05-11  Elena Zannoni2000-05-11 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-05-11  Andrew CagneyOnly try to print a macro when it is defined (in gdbarc...
2000-05-11  Andrew CagneyUpdate README file to 5.0.
2000-05-11  Andrew CagneyAdd preliminary support for IRIX's n32 abi to the MIPS...
2000-05-11  Elena Zannoni2000-05-10 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-05-10  Michael Snyder2000-05-10 Michael Snyder <msnyder@seadog.cygnus...
2000-05-10  Michael Snyder2000-05-08 Michael Snyder <msnyder@seadog.cygnus...
2000-05-08  Michael Snyder2000-05-08 Michael Snyder <msnyder@seadog.cygnus...
2000-05-08  Eli Zaretskii * djunpack.bat: Change the Sed script to replace ...
2000-05-08  Andrew CagneyMove some of the MIPS n32 ABI configuration options...
2000-05-07  Andrew Cagney* procfs.c (PROCFS_TRACE): Delete definition.
2000-05-05  Michael Snyder2000-05-05 Michael Snyder <msnyder@seadog.cygnus...
2000-05-05  Elena Zannoni2000-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-05-05  Michael Snyder2000-05-05 Michael Snyder <msnyder@seadog.cygnus...
2000-05-05  Michael Snyder2000-05-03 Michael Snyder <msnyder@seadog.cygnus...
2000-05-04  Mark Kettenis* i386-linux-nat.c: Define PT_READ_U and PT_WRITE_U...
2000-05-04  Mark Kettenis* infrun.c (handle_inferior_event): Add missing call...
2000-05-04  Elena ZannoniElena Zannoni <ezannoni@kwikemart.cygnus.com>
2000-05-04  Andrew CagneyRemove more defunct macros.
2000-05-04  Andrew CagneyCleanups. Zap unused macros.
next
This page took 0.278595 seconds and 107 git commands to generate.