aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-10 * Makefile.in (mingw-hdep.o, posix-hdep.o): New dependencies.Daniel Jacobowitz8-395/+364
2006-02-10 * defs.h (gdb_osabi): New enum value GDB_OSABI_AIX.Joel Brobecker8-12/+103
2006-02-10 * aix-thread.c (_initialize_aix_thread): Use add_setshow_boolean_cmdJoel Brobecker2-1/+7
2006-02-102006-02-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+5
2006-02-10bfd/H.J. Lu6-28/+229
2006-02-10(check_range): Ensure that the sign bit of a 32-bit value is propagated intoNick Clifton2-0/+9
2006-02-10Fix casts to allow for a 64-bit host.Nick Clifton2-7/+13
2006-02-10Fix %hi() operator for 64-bit hosts.Nick Clifton4-0/+12
2006-02-10Update to reflect changes in Emacs 22.0.50.Nick Roberts1-7/+9
2006-02-10*** empty log message ***Nick Roberts1-0/+4
2006-02-10(GDB/MI Breakpoint Table Commands): Add fullname andNick Roberts1-50/+67
2006-02-10*** empty log message ***Nick Roberts1-0/+7
2006-02-10 * config/tc-xtensa.c (xg_assembly_relax): Increment steps_taken forBob Wilson2-1/+6
2006-02-10*** empty log message ***gdbadmin1-1/+1
2006-02-09daily updateAlan Modra1-1/+1
2006-02-09Add missing ChangeLog entries.H.J. Lu1-0/+10
2006-02-09 * dwarf2read.c (struct dwarf2_per_cu_data): Reduce length toDaniel Jacobowitz2-15/+79
2006-02-092006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr>Eric Botcazou4-35/+113
2006-02-09 * configure.in (CHECK_DECLS): Add snprintf and vsnprintf.Eric Botcazou5-6/+163
2006-02-09(print_one_breakpoint): Add break to caseNick Roberts1-0/+1
2006-02-09*** empty log message ***Nick Roberts1-5/+5
2006-02-09*** empty log message ***Nick Roberts1-0/+5
2006-02-092006-02-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-11/+24
2006-02-092006-02-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-4/+19
2006-02-09*** empty log message ***gdbadmin1-1/+1
2006-02-08daily updateAlan Modra1-1/+1
2006-02-08 * server.c (attach_inferior): Return SIGTRAP for a successfulDaniel Jacobowitz2-0/+11
2006-02-082006-02-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-0/+8
2006-02-08 * config/i386/nm-i386sol2.h: Update copyright year.Wu Zhou3-2/+11
2006-02-08 * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Delete.Wu Zhou6-45/+36
2006-02-08 * ppc-linux-nat.c (PTRACE_GET_DEBUGREG, PTRACE_SET_DEBUGREG,Wu Zhou5-2/+203
2006-02-08*** empty log message ***gdbadmin1-1/+1
2006-02-07daily updateAlan Modra1-1/+1
2006-02-07 * symfile.c (add_symbol_file_command): Abort if the user forgotJoel Brobecker2-0/+12
2006-02-07 * gdb.ada/array_return.exp: Mark the last test as expected to failJoel Brobecker2-0/+13
2006-02-07 * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,Nathan Sidwell21-426/+1198
2006-02-07 * MAINTAINERS: Update file based on maintainers survey. AddDaniel Jacobowitz2-82/+60
2006-02-072006-02-07 Paul Brook <paul@codesourcery.com>Paul Brook6-5/+48
2006-02-07*** empty log message ***gdbadmin1-1/+1
2006-02-06daily updateAlan Modra1-1/+1
2006-02-06 * gdbint.texinfo (Symbol Handling): Add a sectionDaniel Jacobowitz2-2/+23
2006-02-06 * elfxx-ia64.c (elfNN_ia64_fake_sections): Set SHF_IA_64_HP_TLSSteve Ellcey2-0/+10
2006-02-06From Vladimir Prus <ghost@cs.msu.su>:Daniel Jacobowitz7-28/+60
2006-02-06 * elf/ia64.h (SHF_IA_64_HP_TLS): New.Steve Ellcey2-0/+6
2006-02-06*** empty log message ***gdbadmin1-1/+1
2006-02-05daily updateAlan Modra1-1/+1
2006-02-05Cleanup of pseudo-ops for constants and new def24,def32 pseudo-ops on z80Arnold Metselaar8-73/+167
2006-02-05*** empty log message ***gdbadmin1-1/+1
2006-02-04daily updateAlan Modra1-1/+1
2006-02-04bfd/Richard Sandiford8-1/+51