aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-28 * linux-low.c (__SIGRTMIN): Define if not already defined.Pedro Alves2-5/+59
2010-08-28 * linux-low.c (linux_stabilize_threads): Wrap debug output in aPedro Alves2-7/+14
2010-08-28gdb/Jan Kratochvil2-4/+10
2010-08-282010-08-27 Doug Kwan <dougkwan@google.com>Doug Kwan7-5/+177
2010-08-28 * elflink.c (_bfd_elf_dynamic_symbol_p): Rename param. MakeAlan Modra2-5/+20
2010-08-28daily updateAlan Modra1-1/+1
2010-08-28*** empty log message ***gdbadmin1-1/+1
2010-08-27 * dwarf2read.c (dw2_require_line_header): Read from .debug_typesDoug Evans2-3/+13
2010-08-27 * dwarf2read.c (dwarf2_attach_fields_to_type): Don't setTom Tromey2-3/+8
2010-08-27 * incremental.h (class Incremental_input_entry): Add virtualIan Lance Taylor2-0/+9
2010-08-27 * testsuite/start_lib_test_3.c: Mark t3 as used.Ian Lance Taylor2-1/+5
2010-08-27 * dwarf2read.c (dwarf2_per_objfile_free): Reorganize buffers to matchDoug Evans2-2/+10
2010-08-27 * event-loop.c (event_handle_func): Adjust to use gdb_fildes_t.Pedro Alves5-15/+54
2010-08-27opcodes/Nathan Froyd3-4/+16
2010-08-27Fix whitespace, tabs/spaces.Pedro Alves4-554/+555
2010-08-27 * configure.ac (build_warnings): Add -Wno-char-subscripts.Pedro Alves3-2/+7
2010-08-27 * options.cc (version_script): Fix small typo in previousNick Clifton2-1/+6
2010-08-27 * linux-low.c (linux_unprepare_to_access_memory): Rename to ...Pedro Alves8-13/+27
2010-08-27daily updateAlan Modra1-1/+1
2010-08-27*** empty log message ***gdbadmin1-1/+1
2010-08-26 * dwarf2read.c (dw2_require_full_path): Rename parameter cu to per_cu.Doug Evans2-78/+92
2010-08-26 * linux-low.c (linux_prepare_to_access_memory): New.Pedro Alves8-13/+128
2010-08-26 * NEWS: Mention libthread_db debugging with core files.Pedro Alves2-0/+29
2010-08-26 * Makefile.in (WARN_CFLAGS): Get it from configure.Pedro Alves1-0/+11
2010-08-26 * Makefile.in (WARN_CFLAGS): Get it from configure.Pedro Alves3-2/+114
2010-08-26 * dwarf2read.c (dwarf2_build_include_psymtabs): Remove unnecessaryDoug Evans2-36/+101
2010-08-26 * mem-break.c [HAVE_MALLOC_H]: Include malloc.h.Pedro Alves2-0/+7
2010-08-26 * gdbreplay.c (remote_error): New.Pedro Alves4-11/+53
2010-08-26 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect inPedro Alves2-8/+19
2010-08-26 * elf32-arm.c (elf32_arm_final_link): Process stub sectionsNathan Sidwell2-9/+17
2010-08-26daily updateAlan Modra1-1/+1
2010-08-26*** empty log message ***gdbadmin1-1/+1
2010-08-25Don't set unique_global for non-ELF hash link table.H.J. Lu2-1/+8
2010-08-25 * dwarf2read.c (inherit_abstract_dies): Handle origin die'sPedro Alves2-7/+25
2010-08-25Check audit entry only on ELF input.H.J. Lu2-24/+31
2010-08-25 * linux-low.c (linux_wait_1): Move non-debugging code out ofPedro Alves2-2/+8
2010-08-25 * linux-low.c (linux_wait_1): Don't set last_status here.Pedro Alves3-7/+47
2010-08-25Move gas/ld NEWS from binutils to gas/ld.H.J. Lu6-13/+13
2010-08-25Add target_id to elf_backend_data.H.J. Lu36-29/+103
2010-08-25 PR threads/10729Pedro Alves7-47/+150
2010-08-25 bfd/Julian Brown6-4/+1238
2010-08-25 * configure.tgt (m68k-*-aout): Change to bfd_gas=yes.Alan Modra2-0/+5
2010-08-25 * config/tc-d10v.c (do_assemble): Correctly detect overflow ofAlan Modra4-4/+18
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton48-209/+261
2010-08-25 * NEWS: Mention ampersand in macro change.Alan Modra2-0/+6
2010-08-25 * aout-arm.c (MY(bfd_reloc_type_lookup)): Use bfd_arch_bits_per_address.Alan Modra8-12/+23
2010-08-25 * elf.c (_bfd_elf_map_sections_to_segments): Don't load programAlan Modra2-7/+25
2010-08-25 * config/tc-arm.c (encode_arm_addr_mode_2): Fix comment.Jie Zhang2-1/+5
2010-08-25 * config/tc-arm.c (encode_arm_addr_mode_2): FixJie Zhang7-7/+56
2010-08-25 PR symtab/11942Doug Evans7-56/+258