Age | Commit message (Expand) | Author | Files | Lines |
2012-12-19 | [sim] Update old contact info in GPL license notices | Joel Brobecker | 256 | -523/+264 |
2012-12-19 | Update sim copyright headers from GPLv2-or-later to GPLv3-or-later. | Joel Brobecker | 169 | -170/+174 |
2012-12-19 | NEWS: Announce ppc-lynx178 support. | Joel Brobecker | 2 | -0/+8 |
2012-12-19 | Revert "Import gnulib's errno module." | Joel Brobecker | 10 | -1053/+188 |
2012-12-19 | Group text sections with prefixes .text.unlikely,.text.hot and .text.startup | Sriraman Tallam | 8 | -7/+265 |
2012-12-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2012-12-18 | daily update | Alan Modra | 1 | -1/+1 |
2012-12-18 | ld/ | Roland McGrath | 5 | -24/+59 |
2012-12-18 | fix some bad ChangeLog dates from today | Tom Tromey | 1 | -7/+7 |
2012-12-18 | * defs.h (directory_command): Don't declare. | Tom Tromey | 3 | -3/+6 |
2012-12-18 | * infcmd.c (all_registers_info, nexti_command, stepi_command) | Tom Tromey | 3 | -29/+13 |
2012-12-18 | * cli/cli-cmds.c (apropos_command): Now static. | Tom Tromey | 2 | -3/+5 |
2012-12-18 | * breakpoint.c (dprintf_command): Now static. | Tom Tromey | 2 | -3/+5 |
2012-12-18 | * Makefile.in (init.c): Declare initialize_all_files; | Tom Tromey | 5 | -37/+12 |
2012-12-18 | * symfile.c (list_overlays_command, map_overlay_command) | Tom Tromey | 2 | -9/+8 |
2012-12-18 | * cli/cli-cmds.c (_initialize_cli_cmds): Remove "document", | Tom Tromey | 4 | -35/+45 |
2012-12-18 | * cli/cli-cmds.c (_initialize_cli_cmds): New function. | Tom Tromey | 2 | -16/+30 |
2012-12-18 | * minsyms.c (lookup_solib_trampoline_symbol_by_pc): Now static. | Tom Tromey | 3 | -8/+10 |
2012-12-18 | merge from gcc | DJ Delorie | 2 | -1/+14 |
2012-12-18 | PR ld/14736 | Michael Eager | 8 | -23/+155 |
2012-12-18 | Port GDB to powerpc-lynx178. | Joel Brobecker | 9 | -0/+518 |
2012-12-18 | PR ld/14962 | Alan Modra | 6 | -0/+41 |
2012-12-18 | * elf.c (swap_out_syms): Set shndx to SHN_ABS when not one of | Alan Modra | 2 | -0/+6 |
2012-12-18 | Fix ChangeLog format. | Markus Metzger | 2 | -5/+5 |
2012-12-18 | 2012-12-18 Hui Zhu <hui_zhu@mentor.com> | Hui Zhu | 3 | -0/+54 |
2012-12-18 | 2012-12-18 Hui Zhu <hui_zhu@mentor.com> | Hui Zhu | 2 | -18/+31 |
2012-12-18 | solib-darwin.c: handle PIE when attaching processes. | Joel Brobecker | 4 | -2/+128 |
2012-12-18 | Import gnulib's errno module. | Joel Brobecker | 10 | -175/+1065 |
2012-12-18 | Update gnulib to current HEAD. | Joel Brobecker | 19 | -172/+330 |
2012-12-18 | Fix author in last ChangeLog entry. | Joel Brobecker | 1 | -1/+1 |
2012-12-18 | Add call to autoheader in update-gnulib.sh. | Joel Brobecker | 2 | -0/+5 |
2012-12-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2012-12-17 | daily update | Alan Modra | 1 | -1/+1 |
2012-12-17 | Enable accidentally commented out code. | Doug Evans | 1 | -3/+3 |
2012-12-17 | ld/testsuite/ | Roland McGrath | 3 | -0/+7 |
2012-12-17 | bfd/ | Roland McGrath | 2 | -0/+9 |
2012-12-17 | 2012-12-17 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2 | -0/+20 |
2012-12-17 | Remove the leading zero | H.J. Lu | 2 | -3/+7 |
2012-12-17 | Add copyright notices | Nick Clifton | 221 | -18/+3352 |
2012-12-17 | Update PR ld/14962 testcase | H.J. Lu | 2 | -4/+4 |
2012-12-17 | * top.c (xgdb_verbose): Remove. | Tom Tromey | 2 | -1/+4 |
2012-12-17 | Add a testcase for PR ld/14962 | H.J. Lu | 4 | -0/+49 |
2012-12-17 | lynx-low: Add debug trace when new thread is discovered. | Joel Brobecker | 2 | -1/+10 |
2012-12-17 | Add PTRACE_GETTRACESIG handling in ptrace_request_to_str | Joel Brobecker | 2 | -0/+8 |
2012-12-17 | Delete unused variable in lynx_attach. | Joel Brobecker | 2 | -2/+5 |
2012-12-17 | remove unused variable in lynx_create_inferior. | Joel Brobecker | 2 | -2/+6 |
2012-12-17 | lynx-low.c: PTRACE_GETTHREADLIST may not be defined. | Joel Brobecker | 2 | -0/+7 |
2012-12-17 | PR ld/14962 | Alan Modra | 4 | -74/+37 |
2012-12-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2012-12-16 | Don't check IFUNC relocations in elf_*_check_relocs | H.J. Lu | 3 | -143/+10 |