aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2001-11-19Use ISO C long strings.Andrew Cagney2-9/+14
2001-11-19 * varobj.c (c_value_of_child): Use the wrapper function,Keith Seitz2-6/+13
2001-11-19*** empty log message ***gdbadmin1-1/+1
2001-11-18* i386-tdep.c (i386_gdbarch_init): Initialize num_regs.Andrew Cagney3-2/+9
2001-11-18 * i386-linux-nat.c (fill_gregset): Fix botched regcache_collect()Kevin Buettner2-1/+6
2001-11-18Zap config/i386/tm-embed.h.Andrew Cagney3-27/+6
2001-11-18Zap files in gdb/gdbserver/Andrew Cagney2-0/+10
2001-11-18doco more build probs.Andrew Cagney2-12/+31
2001-11-18 * i386-linux-nat.c (fill_gregset): Use regcache_collect() insteadKevin Buettner2-3/+7
2001-11-18*** empty log message ***gdbadmin1-1/+1
2001-11-17 * i386-linux-nat.c (fill_gregset): Don't invoke read_register_gen()Kevin Buettner2-1/+7
2001-11-17 * arm-linux-nat.c: Don't include <asm/ptrace.h>.Daniel Jacobowitz2-18/+24
2001-11-17 * sparc-linux-nat.c (fill_gregset): Replace read_register_genDaniel Jacobowitz2-9/+15
2001-11-17 * Makefile.in: Add mips-linux-nat.c, mips-linux-tdep.c,Daniel Jacobowitz4-2/+117
2001-11-17 * dwarf2read.c (dwarf_str_buffer): New.Jakub Jelinek2-30/+69
2001-11-17*** empty log message ***gdbadmin1-1/+1
2001-11-16* s390-tdep.c: Tweak argument-passing to match GCC bugs.Jim Blandy2-14/+85
2001-11-162001-11-16 Ben Harris <bjh21@netbsd.org>Ben Harris2-3/+12
2001-11-162001-11-16 Ben Harris <bjh21@netbsd.org>Ben Harris2-0/+5
2001-11-16* s390-tdep.c (is_simple_arg): Structs and unions exactly eightJim Blandy2-2/+11
2001-11-16*** empty log message ***gdbadmin1-1/+1
2001-11-15* remote.c (struct packet_reg): Declare.Andrew Cagney2-59/+134
2001-11-15Really zap tty_input from multi-arch swap.Andrew Cagney2-1/+5
2001-11-15Correctly handle phex(*,0) and phex_nz(*,0).Andrew Cagney2-2/+6
2001-11-15* utils.c (phex_nz): For default case, set str to phex_nz returnAndrew Cagney2-2/+10
2001-11-15* TODO (register_buffer): Delete.Andrew Cagney6-18/+48
2001-11-15Move global state variables to ``struct remote_state''.Andrew Cagney2-147/+237
2001-11-15* remote.c: Include "gdb_assert.h".Andrew Cagney2-6/+13
2001-11-152001-11-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+9
2001-11-152001-11-13 Michael Snyder <msnyder@redhat.com>Michael Snyder3-0/+795
2001-11-152001-11-14 Michael Snyder <msnyder@redhat.com>Michael Snyder7-44/+240
2001-11-15*** empty log message ***gdbadmin1-1/+1
2001-11-14* s390-tdep.c (s390_pop_frame_regular): On the S/390, the frameJim Blandy2-2/+9
2001-11-14* s390-tdep.c (s390_extract_return_value): Returned `float' valuesJim Blandy2-14/+5
2001-11-14* s390-tdep.c (s390_get_frame_info): Initialize SP's element ofJim Blandy2-0/+7
2001-11-14* symfile.c (simple_read_overlay_table): Make sure we can findJim Blandy2-25/+35
2001-11-142001-11-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+5
2001-11-14 * gdb.asm/asm-sources.exp: Allow defining linker flags.Corinna Vinschen2-1/+6
2001-11-14* arm-tdep.c (arm_register_type): New function.Andrew Cagney3-60/+28
2001-11-14*** empty log message ***gdbadmin1-1/+1
2001-11-132001-11-13 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni3-1/+21
2001-11-132001-11-07 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+8
2001-11-13* gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.Jim Blandy2-23/+43
2001-11-132001-11-07 Michael Snyder <msnyder@redhat.com>Michael Snyder2-9/+12
2001-11-13* s390-tdep.c: Rewrite inferior function call code. This mayJim Blandy2-98/+334
2001-11-13* s390-tdep.c (s390_pop_frame): Call generic_pop_current_frame, toJim Blandy2-9/+42
2001-11-13* s390-tdep.c (s390_gdbarch_init): Register the functionJim Blandy2-0/+6
2001-11-13* valops.c (default_coerce_float_to_double,Jim Blandy2-14/+31
2001-11-13Patch from Peter Schauer:Jim Blandy2-0/+16
2001-11-13Eliminate REGISTER_CONVERTIBLE().Andrew Cagney4-30/+23