aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-27Rework merge_map for speed.Ian Lance Taylor3-90/+263
2007-11-27*** empty log message ***gdbadmin1-1/+1
2007-11-26daily updateAlan Modra1-1/+1
2007-11-26 * cxxfilt.c (demangle_it): Don't call printf without format string.Alan Modra2-2/+6
2007-11-26 * config/tc-alpha.c (assemble_insn): Don't segv on NULL reloc_operand.Alan Modra2-1/+6
2007-11-26*** empty log message ***gdbadmin1-1/+1
2007-11-25daily updateAlan Modra1-1/+1
2007-11-25gdb/Jan Kratochvil5-102/+225
2007-11-25*** empty log message ***gdbadmin1-1/+1
2007-11-24daily updateAlan Modra1-1/+1
2007-11-24 * win32-nat.c (DR6_CLEAR_VALUE): New define.Pedro Alves3-70/+104
2007-11-24*** empty log message ***gdbadmin1-1/+1
2007-11-23daily updateAlan Modra1-1/+1
2007-11-23 * breakpoint.c (insert_breakpoints)Vladimir Prus2-4/+5
2007-11-23* mips-linux-tdep.h: Fix some formatting.Maciej W. Rozycki2-8/+12
2007-11-23*** empty log message ***gdbadmin1-1/+1
2007-11-22daily updateAlan Modra1-1/+1
2007-11-22* gdb.trace/backtrace.exp: Fix a typo.Maciej W. Rozycki8-7/+17
2007-11-22Make Merge_key_less operator() inline.Ian Lance Taylor2-2/+2
2007-11-22Add threading support.Ian Lance Taylor31-437/+1443
2007-11-22*** empty log message ***gdbadmin1-1/+1
2007-11-21daily updateAlan Modra1-1/+1
2007-11-21 * dwarf.c (display_debug_loc): Cast section_end - start to longHans-Peter Nilsson2-1/+6
2007-11-21* elf-m10300.c (mn10300_elf_relax_section): Allow for alignment relocs whenNick Clifton7-1/+91
2007-11-21* dwarf.c (display_debug_loc): Issue a warning if there are bytes at the endNick Clifton2-0/+10
2007-11-212007-11-21 Markus Deuling <deuling@de.ibm.com>Markus Deuling2-6/+12
2007-11-21*** empty log message ***gdbadmin1-1/+1
2007-11-20daily updateAlan Modra1-1/+1
2007-11-20Variables objects of pointers that can't be dereferenced are nowNick Roberts2-4/+4
2007-11-20*** empty log message ***Nick Roberts1-0/+6
2007-11-20(mi_cmd_var_assign): Simplify.Nick Roberts1-2/+1
2007-11-20Add extern for varobj_editable_p.Nick Roberts1-0/+2
2007-11-20(c_variable_editable, cplus_variable_editable)Nick Roberts1-104/+70
2007-11-20*** empty log message ***Nick Roberts1-1/+1
2007-11-20*** empty log message ***Nick Roberts1-0/+13
2007-11-20 Remove unused breakpoint fields.Vladimir Prus3-11/+10
2007-11-20oops - omitted from previous deltaNick Clifton1-0/+16
2007-11-20* elflink.c (elf_link_output_extsym): Weaken assertion: if --gc-section is se...Nick Clifton5-4/+74
2007-11-20* mips-tdep.c (mips16_scan_prologue): Handle the MIPS16e SAVEMaciej W. Rozycki2-0/+108
2007-11-20 * infrun.c (resume): Clarify logic thatVladimir Prus2-7/+39
2007-11-20 * breakpoint.c (disable_breakpoints_in_unloaded_shlib):Vladimir Prus2-1/+6
2007-11-20From Craig Silverstein: Also set entsize for .debug_str sections.Ian Lance Taylor1-3/+6
2007-11-20*** empty log message ***gdbadmin1-1/+1
2007-11-19daily updateAlan Modra1-1/+1
2007-11-19From Craig Silverstein: Force .debug_str sections to be SHF_MERGE andIan Lance Taylor1-3/+10
2007-11-19 * config/xtensa-istack.h (tinsn_struct): Replace linenum fieldBob Wilson3-31/+50
2007-11-19 * dwarf2dbg.h (dwarf2_loc_directive_seen): New.Bob Wilson3-5/+17
2007-11-19 * dwarf2dbg.c (dwarf2_emit_label): Use dwarf2_consume_line_info.Bob Wilson2-8/+6
2007-11-19 * dwarf2dbg.c (dwarf2_consume_line_info): New.Bob Wilson7-7/+55
2007-11-19* readelf.c (is_32bit_abs_reloc): Add support for NIOS relocs.Nick Clifton2-13/+23