| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r277608, r277656, r277659: | pfg | 2015-01-28 | 4 | -7/+10 |
* | MFC r258663: | kib | 2013-12-03 | 1 | -12/+12 |
* | Fold in frame-unwind patch | emaste | 2013-06-17 | 1 | -0/+4 |
* | Include die tag in error message | emaste | 2013-06-17 | 1 | -2/+2 |
* | Handle DW_TAG_unspecified_type | emaste | 2013-06-12 | 1 | -0/+26 |
* | Handle DW_TAG_rvalue_reference_type | emaste | 2013-06-12 | 1 | -0/+4 |
* | Fix the value of NT_FREEBSD_TAG to be the same as ABI_NOTRTYPE in lib/csu. | andrew | 2013-04-18 | 1 | -0/+6 |
* | Extend GDB to check the value in the .note.tag section along with the | andrew | 2013-02-04 | 1 | -0/+14 |
* | Clean some 'svn:executable' properties in the tree. | pfg | 2013-01-26 | 14 | -0/+0 |
* | Support restrict qualifier in dwarf debug info | emaste | 2012-12-19 | 6 | -28/+71 |
* | Do not unwind past a zero PC frame. | emaste | 2012-11-13 | 1 | -0/+17 |
* | Set optimized_out instead of reporting an error. | emaste | 2012-11-13 | 11 | -77/+95 |
* | Fix "Corrupted DWARF expression" from (k)gdb. | emaste | 2012-09-06 | 1 | -2/+2 |
* | Teach gdb about the DW_FORM_flag_present dwarf attribute, so it doesn't | dim | 2012-08-29 | 1 | -0/+6 |
* | fix ABI detection logic: for 64-bit elf objects set default ABI to n64. | gonzo | 2012-03-19 | 1 | -0/+7 |
* | Pull in a fix (still under GPLv2) for a double free in gdb, leading to | dim | 2012-03-13 | 1 | -0/+7 |
* | Note two shortcomings of GDB on MIPS that should be addressed. | jmallett | 2012-03-13 | 1 | -0/+2 |
* | Implement functions necessary for compiling fbsd-threads.c. | marius | 2011-08-06 | 2 | -0/+61 |
* | - Check on target wordsize instead of compile time define if we build on | andreast | 2011-06-14 | 1 | -61/+319 |
* | Remove stray semicolon. This fix appears in later upstream gdb versions. | emaste | 2011-03-09 | 1 | -1/+1 |
* | Merge binutils 2.17.50 to head. This brings a number of improvements to | dim | 2011-02-18 | 10 | -72/+101 |
|\ |
|
| * | Sync: merge r215464 through r215708 from ^/head. | dim | 2010-11-22 | 1 | -0/+5 |
| |\
| |/
|/| |
|
| * | Sync: merge r214895 through r215140 from ^/head. | dim | 2010-11-11 | 3 | -9/+14 |
| |\ |
|
| * \ | Sync: merge r214649 through r214894 from ^/head. | dim | 2010-11-06 | 2 | -1/+11 |
| |\ \ |
|
| * | | | Fix gdb compilation with new binutils: | dim | 2010-10-22 | 10 | -34/+34 |
* | | | | Add the ability for GDB to printout the thread name along with other | attilio | 2010-11-22 | 1 | -0/+5 |
| |_|/
|/| | |
|
* | | | Change register numbers according to current struct reg and | gonzo | 2010-11-07 | 2 | -3/+3 |
* | | | Calculate offset from frame top for registers saved on a stack frame. | gonzo | 2010-11-07 | 1 | -6/+11 |
| |/
|/| |
|
* | | - Add ELF core for FreeBSD/mips | gonzo | 2010-11-02 | 1 | -0/+10 |
* | | Fix reading of .debug_line on MIPS64, big-endian: | gonzo | 2010-11-02 | 1 | -1/+1 |
|/ |
|
* | Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes | nwhitehorn | 2010-07-10 | 2 | -7/+13 |
* | Adds the missing mips gdb files that I | rrs | 2010-02-21 | 5 | -0/+818 |
* | These contain JC's patch to get gdb sort of working | rrs | 2010-02-20 | 1 | -0/+11 |
* | gdb: make 'thread apply all bt' always work on all threads | avg | 2009-06-12 | 1 | -2/+26 |
* | - Use gdb-* glob instead of gdb-6.1.1, to simplify future imports. | emaste | 2009-04-07 | 1 | -54/+65 |
* | gdb: Remove arm_pc_is_thumb_dummy() and related code. | raj | 2008-11-17 | 1 | -36/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r173619, | obrien | 2007-11-14 | 1 | -1/+1 |
|\ |
|
| * | Bring in FSF revision 1.9 (Change type of ps_strings from int to u_long). | obrien | 2007-11-14 | 1 | -1/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r169185, | marcel | 2007-05-01 | 1 | -0/+12 |
|\ \
| |/ |
|
| * | Define supply_gregset() and supply_fpregset(). They are needed | marcel | 2007-05-01 | 1 | -0/+12 |
* | | This commit was generated by cvs2svn to compensate for changes in r161561, | marcel | 2006-08-24 | 6 | -0/+505 |
|\ \
| |/ |
|
| * | Add support for PowerPC. These files are added onto the FSF branch | marcel | 2006-08-24 | 6 | -0/+505 |
* | | Update for PowerPC support. We need to keep rs6000 related files. | marcel | 2006-08-23 | 1 | -2/+0 |
* | | This commit was generated by cvs2svn to compensate for changes in r161537, | marcel | 2006-08-23 | 11 | -0/+4554 |
|\ \
| |/ |
|
| * | Import files needed for PowerPC support and not included in the | marcel | 2006-08-23 | 11 | -0/+4554 |
* | | Abstract the handling of dirty stacked registers in ia64_read_reg() and | marcel | 2004-09-05 | 1 | -90/+75 |
* | | Disable surplus detection of breakpoint event in signal stack, the check | davidxu | 2004-08-15 | 1 | -0/+4 |
* | | Various improvements for ia64: | marcel | 2004-07-27 | 6 | -47/+66 |
* | | This file was not used to import gdb. Remove. | marcel | 2004-07-19 | 1 | -71/+0 |
* | | Remove fbsd-thread.o, it's not for consumption yet. | marcel | 2004-06-25 | 1 | -1/+1 |