add MAINTAINERS files
[binutils-gdb.git] / gdb /
2000-07-05 Eli ZaretskiiRemove \centerline from the blurb. Patch from Brian...
2000-07-05 Andrew CagneyKeep NATDEPFILES on a single line.
2000-07-05 Andrew CagneySet SER_HARDWIRET to ser-go32.c when *go32* or *djgpp*.
2000-07-05 Andrew CagneyReplace command_loop_marker() with null_cleanup().
2000-07-05 Andrew CagneyCheck for <sys/poll.h>.
2000-07-05 Andrew CagneyPass infodir down to sub-makes.
2000-07-05 Andrew CagneyUpdate TODO.
2000-07-04 Mark Kettenis* TODO: Update.
2000-07-04 Andrew CagneyRewrite gdb.asm so that it doesn't assume a C comiler...
2000-07-04 Andrew CagneyReplace jumbo pattern match with gdb_expect_list().
2000-07-03 Elena Zannoni2000-07-03 Christopher Faylor <cgf@cygnus.com>
2000-07-01 Andrew CagneyRevert previous ser-unix change. Locks up serial device.
2000-07-01 Andrew CagneyRestore setting of SER_HARDWIRE. Lost during rs6000...
2000-06-27 Kevin BuettnerParams elimination.
2000-06-25 Eli Zaretskii * Makefile.in (install-info): Support installation...
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.
next