aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-18 * symfile.c (list_overlays_command, map_overlay_command)Tom Tromey2-9/+8
2012-12-18 * cli/cli-cmds.c (_initialize_cli_cmds): Remove "document",Tom Tromey4-35/+45
2012-12-18 * cli/cli-cmds.c (_initialize_cli_cmds): New function.Tom Tromey2-16/+30
2012-12-18 * minsyms.c (lookup_solib_trampoline_symbol_by_pc): Now static.Tom Tromey3-8/+10
2012-12-18merge from gccDJ Delorie2-1/+14
2012-12-18PR ld/14736Michael Eager8-23/+155
2012-12-18Port GDB to powerpc-lynx178.Joel Brobecker9-0/+518
2012-12-18 PR ld/14962Alan Modra6-0/+41
2012-12-18 * elf.c (swap_out_syms): Set shndx to SHN_ABS when not one ofAlan Modra2-0/+6
2012-12-18Fix ChangeLog format.Markus Metzger2-5/+5
2012-12-182012-12-18 Hui Zhu <hui_zhu@mentor.com>Hui Zhu3-0/+54
2012-12-182012-12-18 Hui Zhu <hui_zhu@mentor.com>Hui Zhu2-18/+31
2012-12-18solib-darwin.c: handle PIE when attaching processes.Joel Brobecker4-2/+128
2012-12-18Import gnulib's errno module.Joel Brobecker10-175/+1065
2012-12-18Update gnulib to current HEAD.Joel Brobecker19-172/+330
2012-12-18Fix author in last ChangeLog entry.Joel Brobecker1-1/+1
2012-12-18Add call to autoheader in update-gnulib.sh.Joel Brobecker2-0/+5
2012-12-18*** empty log message ***gdbadmin1-1/+1
2012-12-17daily updateAlan Modra1-1/+1
2012-12-17Enable accidentally commented out code.Doug Evans1-3/+3
2012-12-17ld/testsuite/Roland McGrath3-0/+7
2012-12-17bfd/Roland McGrath2-0/+9
2012-12-172012-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+20
2012-12-17Remove the leading zeroH.J. Lu2-3/+7
2012-12-17Add copyright noticesNick Clifton221-18/+3352
2012-12-17Update PR ld/14962 testcaseH.J. Lu2-4/+4
2012-12-17 * top.c (xgdb_verbose): Remove.Tom Tromey2-1/+4
2012-12-17Add a testcase for PR ld/14962H.J. Lu4-0/+49
2012-12-17lynx-low: Add debug trace when new thread is discovered.Joel Brobecker2-1/+10
2012-12-17Add PTRACE_GETTRACESIG handling in ptrace_request_to_strJoel Brobecker2-0/+8
2012-12-17Delete unused variable in lynx_attach.Joel Brobecker2-2/+5
2012-12-17remove unused variable in lynx_create_inferior.Joel Brobecker2-2/+6
2012-12-17lynx-low.c: PTRACE_GETTHREADLIST may not be defined.Joel Brobecker2-0/+7
2012-12-17 PR ld/14962Alan Modra4-74/+37
2012-12-17*** empty log message ***gdbadmin1-1/+1
2012-12-16Don't check IFUNC relocations in elf_*_check_relocsH.J. Lu3-143/+10
2012-12-16daily updateAlan Modra1-1/+1
2012-12-16Also check local IFUNC referencesH.J. Lu16-7/+190
2012-12-16gdb/Jan Kratochvil4-52/+96
2012-12-16gdb/Jan Kratochvil6-27/+33
2012-12-16 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.Thomas Schwinge3-2/+7
2012-12-16Makefile.in: Move ravenscar-thread.c from SFILES to ALLDEPFILES.Joel Brobecker2-1/+6
2012-12-16*** empty log message ***gdbadmin1-1/+1
2012-12-15daily updateAlan Modra1-1/+1
2012-12-15Minor ChangeLog fix.Joel Brobecker1-1/+1
2012-12-15Add missing backslash in configure.tgt gdb_target_ops (sparc-*-*)Joel Brobecker2-1/+5
2012-12-15Add ravenscar-thread support for powerpc.Joel Brobecker6-8/+352
2012-12-15change ravenscar_sparc prefixes into sparc_ravenscar...Joel Brobecker3-13/+21
2012-12-15Rename ravenscar-sparc-thread.[hc] into sparc-ravenscar-thread.[hc].Joel Brobecker6-16/+27
2012-12-15gdbarch-ification of ravenscar-thread support.Joel Brobecker11-51/+159