aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-18*** empty log message ***gdbadmin1-1/+1
2007-12-17daily updateAlan Modra1-1/+1
2007-12-172007-12-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-8/+10
2007-12-172007-12-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-53/+16
2007-12-17* dwarf2read.c (dwarf2_add_field): Correctly scale all byteJim Blandy2-7/+23
2007-12-17* utils.c (string_to_core_addr): If the executable formatMaciej W. Rozycki3-1/+24
2007-12-17* symfile.c (init_filename_language_table): Recognise .sx asMaciej W. Rozycki2-0/+6
2007-12-17 * gdb.base/expand-psymtabs.c: New testcaseCarlos Eduardo Seo3-0/+102
2007-12-17 * language.h (enum exp_opcode): Comment out this declaration,Joel Brobecker2-1/+7
2007-12-17 * breakpoint.c: (watch_command_1): Parse additional optionalLuis Machado7-3/+215
2007-12-17 * breakpoint.c (bpstat_stop_status): Check an additionalLuis Machado2-1/+6
2007-12-17 * gdb.ada/frame_args/foo.adb: New file.Joel Brobecker5-0/+160
2007-12-17 * gdb.base/frame-args.c: New file.Joel Brobecker3-0/+126
2007-12-17 * language.h (enum exp_opcode): Add forward declaration.Joel Brobecker2-9/+15
2007-12-17 * config.bfd: Add arm-*-mingw32ce* target.Pedro Alves2-1/+5
2007-12-17*** empty log message ***gdbadmin1-1/+1
2007-12-16daily updateAlan Modra1-1/+1
2007-12-16 * gdb.texinfo (Overview): Clarify run-length encodingDaniel Jacobowitz2-14/+23
2007-12-162007-12-16 Daniel Jacobowitz <dan@codesourcery.com>Joseph Myers7-6/+184
2007-12-16 * configure.ac: Check for pread and pwrite.Daniel Jacobowitz5-2/+29
2007-12-16 * f-typeprint.c (print_equivalent_f77_float_type): Remove function.Daniel Jacobowitz2-26/+7
2007-12-16 * breakpoint.c (bpstat_have_active_hw_watchpoints):Vladimir Prus3-19/+9
2007-12-16 * target.h (target_pid_or_tid_to_str): Remove.Vladimir Prus3-7/+10
2007-12-16 * dwarf2read.c (dwarf_attr_name): Rename `DW_AT_stride_size' to itsJan Kratochvil2-4/+10
2007-12-16 * mi/mi-main.c: Remove code that was commented out in 1999.Joel Brobecker2-30/+4
2007-12-16 * expression.h (parse_expression_in_context): Delete prototype.Joel Brobecker3-16/+5
2007-12-16*** empty log message ***gdbadmin1-1/+1
2007-12-15daily updateAlan Modra1-1/+1
2007-12-15 * gdb.texinfo (Host I/O Packets): Fix xref syntax.Eli Zaretskii2-2/+6
2007-12-15ld/Richard Sandiford5-8/+8
2007-12-15bfd/Richard Sandiford3-61/+55
2007-12-15bfd/Richard Sandiford3-34/+66
2007-12-15bfd/Richard Sandiford3-18/+36
2007-12-15bfd/Richard Sandiford6-79/+145
2007-12-15bfd/Richard Sandiford4-157/+274
2007-12-15bfd/Richard Sandiford3-20/+38
2007-12-15bfd/Richard Sandiford3-171/+240
2007-12-15Minor speedup to Output_merge_string::do_add_input_section.Ian Lance Taylor1-8/+7
2007-12-15*** empty log message ***gdbadmin1-1/+1
2007-12-14daily updateAlan Modra1-1/+1
2007-12-14 * ld-scripts/rgn-over.exp: Add --no-overlays for spu.Alan Modra2-0/+10
2007-12-14Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor33-1400/+1458
2007-12-14Add const to Object::read and Object::sized_target.Ian Lance Taylor3-15/+21
2007-12-14Make some File_read methods const.Ian Lance Taylor2-9/+7
2007-12-14 Add support for pending breakpoints in MI.Vladimir Prus10-17/+185
2007-12-14 * breakpoint.c (break_command_really): New, copiedVladimir Prus2-121/+71
2007-12-14Add some missing dependencies for the new linker.Ian Lance Taylor2-9/+17
2007-12-14From Craig Silverstein: size hash tables to avoid resizing.Ian Lance Taylor7-11/+81
2007-12-14Fix --thread-count-middle and --thread-count-final.Ian Lance Taylor1-2/+2
2007-12-14Merge from gcc:DJ Delorie3-2/+7