aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-252007-10-15 Wu Zhou <woodzltc@cn.ibm.com>Thiago Jung Bauermann4-0/+443
2007-10-252007-10-25 Wu Zhou <woodzltc@cn.ibm.com>Thiago Jung Bauermann9-0/+140
2007-10-252007-10-25 Wu Zhou <woodzltc@cn.ibm.com>Thiago Jung Bauermann9-2/+105
2007-10-252007-10-25 Wu Zhou <woodzltc@cn.ibm.com>Thiago Jung Bauermann7-7/+426
2007-10-25 * elf32-ppc.c (ppc_elf_merge_obj_attributes): Add support forDaniel Jacobowitz14-16/+152
2007-10-25 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Do not addJoseph Myers2-3/+12
2007-10-25PR exp/1926Maciej W. Rozycki3-7/+33
2007-10-25 * NEWS: Document status of hppa64-hpux support.Joel Brobecker2-0/+9
2007-10-25 * readelf.c (get_note_type): Handle NT_PPC_VMX.Alan Modra2-0/+6
2007-10-25 * elf.c (elfcore_grok_ppc_vmx): New function.Alan Modra3-0/+35
2007-10-25*** empty log message ***gdbadmin1-1/+1
2007-10-25daily updateAlan Modra1-1/+1
2007-10-24 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets): CallUlrich Weigand4-7/+14
2007-10-24 * solib-svr4.c (legacy_svr4_fetch_link_map_offsets_hook): Remove.Ulrich Weigand15-153/+43
2007-10-24 * i386-nto-tdep.c: Include "solib.h".Ulrich Weigand4-14/+31
2007-10-24Fix last commit.Ulrich Weigand1-0/+26
2007-10-24 * arm-wince-tdep.c: Include "solib.h" and "solib-target.h".Ulrich Weigand5-6/+26
2007-10-24 * mips-irix-tdep.c: Include "gdb_string.h", "solib.h", "solib-irix.h".Ulrich Weigand5-6/+49
2007-10-24 * configure.tgt: Remove hppa*64*-*-hpux11* special case.Ulrich Weigand14-24/+339
2007-10-24 * frv-tdep.c: Include "solib.h".Ulrich Weigand5-5/+20
2007-10-24 * solib.c (solib_global_lookup): Use solib_ops instead of globalUlrich Weigand2-3/+9
2007-10-24 * gdb.texinfo (Files): Correct formatting. Mention ExpatDaniel Jacobowitz2-6/+37
2007-10-24 * config/frv/frv.mt (DEPRECATED_TM_FILE): Remove.Ulrich Weigand3-41/+5
2007-10-24 * NEWS: Mention gdbserver support for non-libthread_db operation.Daniel Jacobowitz2-0/+7
2007-10-24 * amd64-tdep.c (amd64_convert_register_p): Delete.Daniel Jacobowitz10-37/+75
2007-10-242007-10-24 Nathan Sidwell <nathan@codesourcery.com>Daniel Jacobowitz2-2/+7
2007-10-24Use AC_GNU_SOURCE.Ian Lance Taylor7-4/+20
2007-10-24gas/H.J. Lu9-2574/+2589
2007-10-242007-10-24 Pedro Alves <pedro_alves@portugalmail.pt>Daniel Jacobowitz2-2/+11
2007-10-24 * linux-low.c (handle_extended_wait): Handle unexpected signals.Daniel Jacobowitz2-4/+28
2007-10-24 * symtab.c (find_line_symtab): scan through psymtabsCarlos Eduardo Seo2-0/+13
2007-10-24missed from last commitAlan Modra1-0/+8
2007-10-24 * po/POTFILES.in: Regenerate.Alan Modra2-0/+5
2007-10-24 * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.Alan Modra7-8/+30
2007-10-24 * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.Alan Modra5-3814/+3255
2007-10-24 * Makefile.am (INCLUDES, DEP_INCLUDES): Remove -D_GNU_SOURCE.Alan Modra6-1624/+1558
2007-10-24 * Makefile.am: Run "make dep-am".Alan Modra4-321/+344
2007-10-24 * Makefile.am: Run "make dep-am".Alan Modra4-20/+29
2007-10-24 * strings.c (print_strings): Don't use %L, use %ll in printfAlan Modra2-12/+11
2007-10-24 * readelf.c (process_program_headers): Use dynamic segment unlessAlan Modra2-10/+19
2007-10-24*** empty log message ***gdbadmin1-1/+1
2007-10-24daily updateAlan Modra1-1/+1
2007-10-23gas/testsuite/H.J. Lu13-144/+210
2007-10-23 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.Daniel Jacobowitz3-0/+135
2007-10-23 * inferiors.c (change_inferior_id): Delete.Daniel Jacobowitz7-106/+392
2007-10-232007-10-23 Atsushi Nemoto <anemo@mba.ocn.ne.jp>Daniel Jacobowitz2-0/+114
2007-10-23 * elf64-ppc.c (ppc_build_one_stub): Don't duplicate relocsAlan Modra2-45/+60
2007-10-23 PR gdb/2336Daniel Jacobowitz6-6/+18
2007-10-23 * buildsym.c (free_pending_blocks): Remove commented-out code.Joel Brobecker2-30/+9
2007-10-23Add support for PT_GNU_STACK.Ian Lance Taylor13-24/+233