aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-02 Implement displaced stepping.Pedro Alves16-34/+1257
2008-05-02 * arm-tdep.c (arm_mode_strings, arm_fallback_mode_string)Daniel Jacobowitz5-7/+117
2008-05-022008-05-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-3/+9
2008-05-022008-05-02 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs5-4/+16
2008-05-02* target.h (struct target_ops): AddAndreas Schwab7-6/+89
2008-05-02daily updateAlan Modra1-1/+1
2008-05-02*** empty log message ***gdbadmin1-1/+1
2008-05-01 * configure.tgt: Add i[34567]86-*-dicos* and x86_64-*-dicos*.Pedro Alves6-0/+149
2008-05-01 * linux-nat.c (linux_nat_switch_fork): Reinit GDB's thread listPedro Alves2-0/+7
2008-05-01 PR gdb/1665Aleksandar Ristovski2-35/+44
2008-05-01 PR gdb/2343Aleksandar Ristovski7-1/+105
2008-05-012008-05-01 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz11-87/+985
2008-05-01Add lost bit of previous commit.Daniel Jacobowitz1-4/+2
2008-05-01 * arm-linux-tdep.h (ARM_CPSR_REGNUM): Delete definition.Daniel Jacobowitz8-34/+153
2008-05-01 * gdb.base/info-target.exp: New testcase.Joel Brobecker2-0/+48
2008-05-01 * exec.c (print_section_info): Add missing '\n'.Joel Brobecker2-4/+6
2008-05-01 * elf.c (bfd_elf_get_str_section): Fix memory leak caused byCary Coutant2-1/+10
2008-05-01 * cache.c (cache_bread_1): Renames cache_bread.Joel Brobecker2-1/+43
2008-05-01* readelf.c (print_symbol): Add code to display non-printing characters.Nick Clifton2-8/+79
2008-05-01 * thread.c (add_thread): Move observer call to ...Vladimir Prus2-2/+8
2008-05-01 PR 2995, PR 6473Alan Modra2-74/+83
2008-05-01 * target-reloc.h (relocate_section): Fix dead-pointer bug.Cary Coutant2-3/+4
2008-05-01 * layout.cc (Layout::include_section): Refactored check for debugCary Coutant6-40/+397
2008-05-01 * rs6000-tdep.c: Update for unwinder changes.Ulrich Weigand3-79/+62
2008-05-01 * dwarf_reader.cc (next_generation_count): New static var.Craig Silverstein4-23/+134
2008-05-01 * s390-tdep.c: Update for unwinder changes.Ulrich Weigand2-106/+106
2008-05-01 * spu-tdep.c: Update for unwinder changes.Ulrich Weigand2-33/+30
2008-05-01*** empty log message ***gdbadmin1-1/+1
2008-05-01daily updateAlan Modra1-1/+1
2008-04-30 * hppanbsd-tdep.c, m68kbsd-tdep.c, mn10300-linux-tdep.c,Daniel Jacobowitz8-41/+47
2008-04-30 * mipsnbsd-tdep.c, mips64obsd-tdep.c, mips-linux-tdep.c: UpdateDaniel Jacobowitz5-155/+159
2008-04-30 * arm-linux-tdep.c, arm-tdep.c, armobsd-tdep.c: Update forDaniel Jacobowitz4-79/+73
2008-04-30 Update i386 and amd64 ports for unwinder changes.Daniel Jacobowitz14-366/+299
2008-04-30 * trad-frame.c (struct trad_frame_cache): Rename next_frame to this_frame.Daniel Jacobowitz6-92/+69
2008-04-30 * dwarf2-frame.c (read_reg): Expect this_frame in the baton.Daniel Jacobowitz10-206/+153
2008-04-30 Convert frame unwinders to use the current frame andDaniel Jacobowitz19-323/+689
2008-04-30 * ada-lang.c (ada_value_primitive_packed_val): Only checkDaniel Jacobowitz7-18/+86
2008-04-30 * gdb.cp/hang.exp: Use .cc instead of .C.Daniel Jacobowitz5-1/+7
2008-04-30 * gdb.base/gdb1250.exp: Remove perror.Daniel Jacobowitz3-2/+6
2008-04-30 * corefile.c (reopen_exec_file): Close any open files.Daniel Jacobowitz2-0/+9
2008-04-30 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value byPedro Alves2-12/+17
2008-04-30 * doc/binutils.texi (strings): Add "unicode" to the documentationNick Clifton2-1/+8
2008-04-30missed from 20080414 commit for e500mc supportAlan Modra3-2/+21
2008-04-30 * config/tc-sparc.c (v9a_asr_table): Fix order of softint entries.David S. Miller2-1/+5
2008-04-30 * readelf.c (process_program_headers): Correct section in segmentAlan Modra2-1/+6
2008-04-30daily updateAlan Modra1-1/+1
2008-04-30*** empty log message ***gdbadmin1-1/+1
2008-04-29 * mips-opc.c (mips_builtin_opcodes): Set field `match' to 0 forAdam Nemet2-4/+9
2008-04-29 * ia64-tdep.c (ia64_memory_remove_breakpoint): SetJoel Brobecker2-0/+12
2008-04-29 * gdbarch.sh: Document the return_value method. Explain thatJoel Brobecker4-9/+30