aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-19[sim] Update old contact info in GPL license noticesJoel Brobecker256-523/+264
2012-12-19Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker169-170/+174
2012-12-19NEWS: Announce ppc-lynx178 support.Joel Brobecker2-0/+8
2012-12-19Revert "Import gnulib's errno module."Joel Brobecker10-1053/+188
2012-12-19Group text sections with prefixes .text.unlikely,.text.hot and .text.startupSriraman Tallam8-7/+265
2012-12-19*** empty log message ***gdbadmin1-1/+1
2012-12-18daily updateAlan Modra1-1/+1
2012-12-18ld/Roland McGrath5-24/+59
2012-12-18fix some bad ChangeLog dates from todayTom Tromey1-7/+7
2012-12-18 * defs.h (directory_command): Don't declare.Tom Tromey3-3/+6
2012-12-18 * infcmd.c (all_registers_info, nexti_command, stepi_command)Tom Tromey3-29/+13
2012-12-18 * cli/cli-cmds.c (apropos_command): Now static.Tom Tromey2-3/+5
2012-12-18 * breakpoint.c (dprintf_command): Now static.Tom Tromey2-3/+5
2012-12-18 * Makefile.in (init.c): Declare initialize_all_files;Tom Tromey5-37/+12
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