summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-05 * gdb/remote.c (remote_insert_watchpoint): Return -1, rather thangdb-csl-sourcerygxx-4_1-6gdb-csl-arm-2006q1-6Nathan Sidwell3-34/+30
2006-06-05 * gdb/testsuite/gdb.asm/m68k.inc (gdbasm_call): Use jsr.Nathan Sidwell2-76/+53
2006-06-05 * gdb/testsuite/gdb.asm/m68k.inc (gdbasm_call): Use jsr.Nathan Sidwell4-7/+62
2006-06-05fix typoNathan Sidwell1-1/+1
2006-06-05missing changelogNathan Sidwell1-0/+13
2006-06-05 * gdb/m68k-tdep.c (M68K_FPREG_SIZE): Remove.Nathan Sidwell3-15/+27
2006-06-05 * gdb/m68k-tdep.c (m68k_dwarf_reg_to_regnum): New.Nathan Sidwell2-1/+29
2006-06-05i * gdb/configure.tgt (gdb_osabi): uclinux is like linux.Nathan Sidwell6-24/+141
2006-06-01 * gdb/breakpoint.c (insert_bp_location): Remember the failingNathan Sidwell2-17/+30
2006-05-24 * gdb/remote-fileio.c (remote_fileio_reset): New.Nathan Sidwell4-0/+32
2006-05-22 opcodes/Richard Sandiford2-0/+6
2006-05-08include/opcodes/gdb-csl-sourcerygxx-4_1-5gdb-csl-sourcerygxx-3_4_4-19gdb-csl-coldfire-4_1-11gdb-csl-coldfire-4_1-10Richard Sandiford4-37/+83
2006-05-032006-05-03 Paul Brook <paul@codesourcery.com>gdb-csl-sourcerygxx-4_1-4Paul Brook21-37/+121
2006-05-032006-05-03 Paul Brook <paul@codesourcery.com>Paul Brook2-2/+6
2006-05-032006-05-03 Paul Brook <paul@codesourcery.com>Paul Brook10-41/+167
2006-05-032006-05-03 Paul Brook <paul@codesourcery.com>Paul Brook4-9/+132
2006-05-032006-05-03 Paul Brook <paul@codesourcery.com>Paul Brook5-16/+118
2006-04-29 * gdb/mt-tdep.c (mt_register_name): Correct out-of-range logic toMark Mitchell2-1/+6
2006-04-28 * gdb/gdbserver/configure.srv (m68k*-*-linux*): Use reg-cf.o.Richard Sandiford2-1/+6
2006-04-19 * gdb/doc/gdb.texinfo (Remote configuration): Mention "set remotegdb-csl-sourcerygxx-3_4_4-17gdb-csl-20060226-branch-merge-to-csl-symbian-1Daniel Jacobowitz2-0/+73
2006-04-19 Issue #655Mark Mitchell2-0/+17
2006-04-12 * mt-tdep.c (mt_gdb_regnums): DefineMark Mitchell2-8/+25
2006-04-11 * bfd/cpu-arm.c (bfd_is_arm_mapping_symbol_name): Accept moregdb-csl-symbian-20060226-branchpointDaniel Jacobowitz2-3/+8
2006-04-11 Backport:Daniel Jacobowitz2-2/+12
2006-04-03Merge XML and VFP support to this branch.gdb-csl-20060226-branch-merge-to-csl-local-1Daniel Jacobowitz51-487/+8160
2006-03-31 * gdb/config/m68k/monitor.mt (TDEPFILES): Remove unneededNathan Sidwell2-2/+5
2006-03-31Add ChangeLog entries to the right branch.Daniel Jacobowitz1-0/+104
2006-03-31 * gdb/m68k-tdep.c (M68K_FPREG_SIZE): Define.Nathan Sidwell3-3/+10
2006-03-31 * gdb/remote.c (remote_fetch_registers): Revert bogus change.Nathan Sidwell2-1/+3
2006-03-31 * gdb/remote.c (remote_fetch_registers): Don't warn about shortNathan Sidwell2-1/+4
2006-03-31missing changelogNathan Sidwell1-0/+3
2006-03-31 * gdb/gdbserver/linux-low.c (linux_read_offsets): Remove debuggingNathan Sidwell1-2/+0
2006-03-31 * gdb/gdbserver/Makefile.in (reg-cf.o, reg-cf.c): New targets.Nathan Sidwell7-1/+130
2006-03-31 * libiberty/configure.ac: Add cygpath for mingw hosts.Mark Mitchell1-0/+7
2006-03-31 * libiberty/configure.ac: Add cygpath for mingw hosts.Mark Mitchell4-2/+299
2006-03-302006-03-30 Paul Brook <paul@codesourcery.com>Paul Brook3-0/+12
2006-03-29 * gdb/m68k-tdep.c (M68K_FPREG_TYPE, M68K_LONG_DOUBLE_FORMAT,Nathan Sidwell2-9/+28
2006-03-27 * libiberty/pex-win32.c (pex_win32_exec_child): Close stdout/stderrMark Mitchell1-0/+7
2006-03-22 * gdb/ser-mingw.c (net_windows_state): Add mutex.Mark Mitchell2-3/+39
2006-03-21 * libiberty/pex-common.c (pex_run): Close the write end of theMark Mitchell2-0/+7
2006-03-21 * gdb/config/arm/armv7m.mt (TDEPFILES): Add prologue-value.o.Mark Mitchell1-0/+4
2006-03-21 * gdb/config/arm/armv7m.mt (TDEPFILES): Add prologue-value.o.Mark Mitchell1-1/+1
2006-03-212006-03-21 Paul Brook <paul@codesourcery.com>Paul Brook11-145/+1201
2006-03-20 * configure.tgt (arm*-stellaris-*): Use armv7m configuration.Mark Mitchell5-3/+88
2006-03-20 * libiberty/pex-win32.c (<errno.h>): Include.Mark Mitchell1-259/+316
2006-03-20 * gdb/ser-mingw.c (free_pipe_state): Close pipe before callingMark Mitchell1-2/+5
2006-03-17 * gdb/config/arm/embed.mt (TDEPFILES): Remove remote-rdp.o.Mark Mitchell2-1/+5
2006-03-17Move ChangeLog entries to top-level ChangeLog.csl.Jim Blandy4-35/+27
2006-03-17gdb/ChangeLog:Jim Blandy13-22/+479
2006-03-15Merge ten gdb and gdbserver patches for MIPS/MIPS64 support.Daniel Jacobowitz16-399/+493