Cleanup ui-out table impl. Add struct ui_out_table. Rename
[binutils-gdb.git] / gdb / ChangeLog
2001-12-07 Andrew CagneyCleanup ui-out table impl. Add struct ui_out_table...
2001-12-07 Andrew CagneyFix changelog woopsie
2001-12-07 Andrew CagneyZap stray XCALLOC().
2001-12-07 Jiri Smid* dwarf2cfi.c: New file.
2001-12-06 Andrew CagneyEliminate global #include of "mmalloc.h".
2001-12-06 Andrew CagneyExpand the regcache so that there is space for pseudo...
2001-12-06 Jim Blandy* config/s390/nm-linux.h: Watchpoints are either contin...
2001-12-06 Pierre Muller2001-12-04 Pierre Muller <muller@ics.u-strasbg.fr>
2001-12-05 Andrew Cagney* target.c (cleanup_target): Do not initialize to_query to
2001-12-05 Jim Blandy* s390-tdep.c (s390_get_frame_info): Recognize argument...
2001-12-05 Keith Walker* gdbserver/low-linux.c (arm_register_u_addr): added.
2001-12-05 Corinna Vinschen * arm-tdep.c (arm_skip_prologue): Always skip prologue...
2001-12-05 Jackie Smith Cashion2001-12-04 Jackie Smith Cashion <jsmith@redhat.com>
2001-12-05 Jim Blandy* s390-tdep.c (s390_get_frame_info): Recognize spills...
2001-12-05 Jim Blandy* s390-tdep.c (s390_get_frame_info): More doc fixes.
2001-12-04 Jim Blandy* s390-tdep.c (s390_get_frame_info): Doc fixes.
2001-12-04 Orjan Friberg2001-12-04 Orjan Friberg <orjanf@axis.com>
2001-12-04 Orjan Friberg2001-12-04 Orjan Friberg <orjanf@axis.com>
2001-12-04 Martin Hunt2001-12-03 Martin M. Hunt <hunt@redhat.com>
2001-12-03 Kevin BuettnerInclude solib.h.
2001-12-03 Michael Snyder2001-12-03 Michael Snyder <msnyder@redhat.com>
2001-12-03 Andrew Cagneyprune m68k targets down to just m68k-elf
2001-12-03 Jim Blandy* s390-tdep.c (s390_get_frame_info): Don't used fextra_...
2001-12-03 Pierre Muller2001-11-30 Pierre Muller <muller@ics.u-strasbg.fr>
2001-12-03 Pierre Muller2001-11-30 Pierre Muller <muller@ics.u-strasbg.fr>
2001-12-02 Andrew Cagneymmalloc() -> xmmalloc()
2001-12-02 Andrew Cagneymfree() -> xmfree().
2001-12-02 Andrew Cagneymrealloc() -> xmrealloc().
2001-12-02 Andrew Cagney* i386-tdep.c (i386go32_frame_saved_pc): New function.
2001-12-02 Andrew CagneyDelete HOST_BYTE_ORDER.
2001-12-01 Andrew CagneyZap sony news (m68k) and ISI (m68k) targets.
2001-12-01 Andrew CagneyZap zap.
2001-12-01 Andrew CagneyZap the ultra series of a29k host and target.
2001-12-01 Andrew CagneyZap Sun's i386i.
2001-12-01 Andrew CagneyZap all but ns32k-netbsd NS32k targets and hosts.
2001-12-01 Andrew CagneyZap harris target and host.
2001-12-01 Andrew CagneyZap some older PPC targets.
2001-12-01 Andrew CagneyZap a29k.
2001-12-01 Andrew CagneyDelete tic80 target.
2001-12-01 Kevin BuettnerAdd cross platform SVR4 shared library support for...
2001-11-30 Kevin BuettnerDefine SVR4 link map offset fetcher for Linux/ARM.
2001-11-30 Daniel Jacobowitz * values.c (value_primitive_field): Add embedde...
2001-11-30 Elena Zannoni2001-11-29 Elena Zannoni <ezannoni@redhat.com>
2001-11-29 Jim BlandyTighten up GDB's support for returning structs by value.
2001-11-29 Jim Blandy* values.c (value_being_returned): Make error message...
2001-11-29 Keith Walker* dwarf2read.c (read_attribute_value): New function...
2001-11-29 Jim Blandy* s390-tdep.c (s390_frame_saved_pc_nofix): If the prolo...
2001-11-28 Andrew Cagneyclarify obvious fix.
2001-11-28 Jim Blandy* mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.
2001-11-28 Jim Blandy* s390-tdep.c: Get frame chains and saved pc values...
2001-11-28 Jim Blandy* s390-tdep.c (s390_frame_chain): Remember that the...
2001-11-27 Jim Blandy* s390-tdep.c (register_names): Call the general-purpos...
2001-11-27 Christopher Faylor* config/i386/tm-cygwin.h: Define HAVE_SSE_REGS if
2001-11-27 Tom Tromey * NEWS: Updated.
2001-11-27 Tom Tromey * NEWS: Update for --args.
2001-11-27 Jim Blandy* symtab.c (find_pc_sect_line): Revert change of 2001...
2001-11-26 Jakub Jelinek * sparc-nat.c (fetch_inferior_registers): Don't rely
2001-11-25 Eli Zaretskii * config/djgpp/config.sed: Fix an error in etc/ at...
2001-11-25 Eli Zaretskii * go32-nat.c (save_npx): Avoid a warning from GCC...
2001-11-24 Christopher Faylor* win32-nat.c (struct so_stuff): Add objfile *objfile...
2001-11-24 Christopher Faylor* win32-nat.c (_initialize_check_for_gdb_ini): New...
2001-11-23 Mark KettenisAdd x86 OpenBSD native configuration.
2001-11-22 Andrew CagneyMention 5.1 release.
2001-11-22 Tom Tromey Fix for PR gdb/209, PR gdb/156:
2001-11-21 Kevin BuettnerFix two ``attach'' related bugs involving threads.
2001-11-21 Jim Blandy* target.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT...
2001-11-20 Keith Seitz * varobj.c (c_value_of_child): Release memory for...
2001-11-20 Keith Seitz * top.c (gdb_init): Call init_ui_hook before initializing
2001-11-20 Elena Zannoni2001-11-19 Elena Zannoni <ezannoni@redhat.com>
2001-11-20 Elena Zannoni 2001-11-19 Elena Zannoni <ezannoni@redhat.com>
2001-11-19 Elena Zannoni2001-11-19 Elena Zannoni <ezannoni@redhat.com>
2001-11-19 Daniel Jacobowitz * mips-tdep.c (find_proc_desc): Add cur_frame...
2001-11-19 Andrew Cagney* defs.h (return_to_top_level): Comment.
2001-11-19 Andrew CagneyUse ISO C long strings.
2001-11-19 Keith Seitz * varobj.c (c_value_of_child): Use the wrapper function,
2001-11-18 Andrew Cagney* i386-tdep.c (i386_gdbarch_init): Initialize num_regs.
2001-11-18 Kevin Buettner * i386-linux-nat.c (fill_gregset): Fix botched regcach...
2001-11-18 Andrew CagneyZap config/i386/tm-embed.h.
2001-11-18 Andrew CagneyZap files in gdb/gdbserver/
2001-11-18 Andrew Cagneydoco more build probs.
2001-11-18 Kevin Buettner * i386-linux-nat.c (fill_gregset): Use regcache_collec...
2001-11-17 Kevin Buettner * i386-linux-nat.c (fill_gregset): Don't invoke read_r...
2001-11-17 Daniel Jacobowitz * arm-linux-nat.c: Don't include <asm/ptrace.h>.
2001-11-17 Daniel Jacobowitz * sparc-linux-nat.c (fill_gregset): Replace...
2001-11-17 Daniel Jacobowitz * Makefile.in: Add mips-linux-nat.c, mips-linux...
2001-11-17 Jakub Jelinek * dwarf2read.c (dwarf_str_buffer): New.
2001-11-16 Jim Blandy* s390-tdep.c: Tweak argument-passing to match GCC...
2001-11-16 Ben Harris2001-11-16 Ben Harris <bjh21@netbsd.org>
2001-11-16 Ben Harris2001-11-16 Ben Harris <bjh21@netbsd.org>
2001-11-16 Jim Blandy* s390-tdep.c (is_simple_arg): Structs and unions exact...
2001-11-15 Andrew Cagney* remote.c (struct packet_reg): Declare.
2001-11-15 Andrew CagneyReally zap tty_input from multi-arch swap.
2001-11-15 Andrew CagneyCorrectly handle phex(*,0) and phex_nz(*,0).
2001-11-15 Andrew Cagney* utils.c (phex_nz): For default case, set str to phex_...
2001-11-15 Andrew Cagney* TODO (register_buffer): Delete.
2001-11-15 Andrew CagneyMove global state variables to ``struct remote_state''.
2001-11-15 Andrew Cagney* remote.c: Include "gdb_assert.h".
2001-11-15 Michael Snyder2001-11-14 Michael Snyder <msnyder@redhat.com>
2001-11-15 Michael Snyder2001-11-14 Michael Snyder <msnyder@redhat.com>
2001-11-14 Jim Blandy* s390-tdep.c (s390_pop_frame_regular): On the S/390...
next