Tipo.
[deliverable/binutils-gdb.git] / gdb /
2000-06-23  Andrew CagneyTipo.
2000-06-23  Andrew CagneyFor EABI, start allocting space on the stack when the...
2000-06-23  Andrew CagneyAdd support for auto_boolean (true, false or auto).
2000-06-23  Andrew CagneyWhen FP registers are full, store FP arguments on stack...
2000-06-22  Kevin BuettnerPARAMS elimination.
2000-06-21  Pierre Muller * typo problems in last commit fixed
2000-06-21  Pierre Muller2000-06-21 Pierre Muller <muller@ics.u-strasbg.fr>
2000-06-20  J.T. Conklin* gdb.texinfo: Fix typo, $bpnum is set to last breakpoi...
2000-06-20  Kevin BuettnerPARAMS elimination.
2000-06-19  J.T. Conklin* remote-nindy.c (nindy_fetch_word, nindy_store_word...
2000-06-19  Elena Zannoni2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-06-19  Pierre Muller * defs.h: define language_pascal in language enumer...
2000-06-18  Andrew CagneyRe-do multi-line tests using gdb_expect_list().
2000-06-18  Kevin BuettnerPARAMS elimination.
2000-06-17  Andrew CagneyAdd ``set debug mips'' command. Add much debugging.
2000-06-17  Andrew CagneyFor MIPS_EABI, squeeze simple floating point structs...
2000-06-17  Andrew CagneyRemove arbitrary printf output limit placed on pmon...
2000-06-17  Andrew CagneyEABI64 was selecting EABI32
2000-06-16  Nicholas Duffek * rs6000-tdep.c: Changes throughout for multi-arch...
2000-06-16  Jim BlandyFile list is incorrect.
2000-06-16  Kevin BuettnerPARAMS elimination.
2000-06-15  Michael Snyder2000-06-15 Michael Snyder <msnyder@cygnus.com>
2000-06-15  Michael Snyder2000-06-15 Michael Snyder <msnyder@seadog.cygnus...
2000-06-14  Jim Blandy*** empty log message ***
2000-06-14  Jim Blandy2000-06-14 Jim Blandy <jimb@redhat.com>
2000-06-14  Pierre Muller2000-06-14 Pierre Muller <muller@ics.u-strasbg.fr>
2000-06-14  Kevin BuettnerPARAMS elimination.
2000-06-13  Jeff Law * configure.host (hppa*64*): Renamed from hppa2...
2000-06-13  Kevin BuettnerUse PT_CFM in place of PT_CR_IFS.
2000-06-12  Michael Snyder2000-06-12 Michael Snyder <msnyder@cleaver.cygnus...
2000-06-12  Michael Snyder2000-06-02 Michael Snyder <msnyder@seadog.cygnus...
2000-06-12  Fernando Nasser2000-06-12 Fernando Nasser <fnasser@cygnus.com>
2000-06-12  Elena Zannoni * symfile.c (add_symbol_file_command): Properly reform...
2000-06-12  Andrew Cagneyser-tcp.o moved to configure.in.
2000-06-12  Andrew CagneyUpdate TODO - SER_HARDWIRE problem was fixed.
2000-06-12  Andrew CagneySet SER_HARDWIRE using autoconf instead of via XDEPFILE...
2000-06-12  Andrew CagneyMulti-arch GDB_TARGET_IS_MIPS64.
2000-06-12  Andrew CagneyPrint all known but not yet multi-arched values.
2000-06-12  Mark Kettenis* config/i386/tm-i386.h: Add forward declaration of...
2000-06-12  Kevin BuettnerEliminate use of PARAMS.
2000-06-12  Daniel BerlinForgot a file
2000-06-12  Andrew CagneyDon't try to dump void macros (when non multi-arch...
2000-06-11  Christopher Faylor* exec.c (exec_file_attach): Add .exe extension when...
2000-06-11  Christopher Faylor* win32-nat.c (safe_symbol_file_add_args): Store old...
2000-06-11  Andrew CagneyTrim targ_arches to just the first.
2000-06-10  Andrew CagneyRe-implement gdbach_dump() so that it prints out the...
2000-06-10  Kevin BuettnerEliminate PARAMS.
2000-06-09  Fernando Nasser2000-06-08 Fernando Nasser <fnasser@cygnus.com>
2000-06-09  Fernando Nasser2000-06-08 Fernando Nasser <fnasser@cygnus.com>
2000-06-09  Klee DienesAdd ChangeLog entry for change to MAINTAINERS on 2000...
2000-06-09  Kevin BuettnerDefine U_REGS_OFFSET.
2000-06-09  Fernando Nasser2000-06-08 Fernando Nasser <fnasser@cygnus.com>
2000-06-09  Fernando Nasser2000-06-08 Fernando Nasser <fnasser@cygnus.com>
2000-06-08  Andrew CagneyMIPS is always multi-arch enabled.
2000-06-08  Andrew CagneyDelete MIPS_DEFAULT_FPU from config/mips/*.h
2000-06-08  Andrew CagneyUse config.bfd to determine the default architecture...
2000-06-08  Andrew CagneyBotch in previous change. Was comparing against "ask...
2000-06-08  Andrew CagneyChange signature of function add_set_enum_cmd() so...
2000-06-07  Andrew CagneyPurge last remaining make_cleanup_func.
2000-06-07  Andrew CagneyThe attatched moves the remaining guff from gdbarch...
2000-06-07  Andrew CagneyUse ``set remote memory-read-packet-size'' instead...
2000-06-07  Michael Snyder2000-06-06 Michael Snyder <msnyder@seadog.cygnus...
2000-06-06  Michael Snyder2000-06-02 Michael Snyder <msnyder@seadog.cygnus...
2000-06-06  Daniel BerlinProperly fill changelog entry
2000-06-06  Andrew CagneyAccept an enum immediately when it is an exact match...
2000-06-06  Andrew CagneyMips is always TARGET_BYTE_ORDER_SELECTABLE_P 1.
2000-06-06  Andrew CagneyMove generic_register_convertible_not and frame_num_arg...
2000-06-06  Andrew CagneyDelete TARGET_MONITOR_PROMPT.
2000-06-06  Daniel BerlinRevert an accidental commit
2000-06-05  Daniel BerlinC++ improvements
2000-06-05  Daniel BerlinNew tests, fix old tests, make more tests work
2000-06-05  Mark Kettenis* acconfig.h, configure.in, i386bsd.c (HAVE_STRUCT_REG_...
2000-06-05  Andrew CagneyMore updates.
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-31  Andrew CagneyImport texinfo.tex from texinfo-4.0.
2000-05-30  Klee DienesAdd MAINTAINERS entries for Mac OS X / Objective-C...
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.
next
This page took 0.041482 seconds and 7 git commands to generate.