GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
frame-unwind.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split TRY_CATCH into TRY + CATCH
Pedro Alves
2015-03-07
1
-3
/
+3
*
Normalize TRY_CATCH exception handling block
Pedro Alves
2015-03-07
1
-10
/
+13
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Remove spurious exceptions.h inclusions
Gary Benson
2014-10-08
1
-1
/
+0
*
Handle partially optimized out values similarly to unavailable values
Pedro Alves
2014-08-20
1
-1
/
+1
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
frame, backtrace: allow targets to supply a frame unwinder
Markus Metzger
2014-01-16
1
-28
/
+58
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
get_prev_frame, outer_frame_id and unwind->stop_reason checks are redundant.
Pedro Alves
2013-11-28
1
-3
/
+7
*
Fix type of not saved registers.
Pedro Alves
2013-11-27
1
-1
/
+8
*
Make "set debug frame 1" output print <not saved> instead of <optimized out>.
Pedro Alves
2013-11-27
1
-3
/
+5
*
Use allocate_optimized_out_value instead of set_value_optimized_out.
Pedro Alves
2013-07-04
1
-4
/
+2
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
gdb/
Pedro Alves
2011-03-18
1
-5
/
+32
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-05
1
-3
/
+6
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
gdb/
Jan Kratochvil
2010-08-11
1
-2
/
+2
*
gdb/
Jan Kratochvil
2010-08-11
1
-2
/
+6
*
2010-05-14 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-14
1
-0
/
+1
*
2010-05-06 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-07
1
-2
/
+1
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+2
*
Implement TARGET_OBJECT_STACK_MEMORY.
Doug Evans
2009-08-31
1
-1
/
+3
*
* defs.h (extract_signed_integer, extract_unsigned_integer,
Ulrich Weigand
2009-07-02
1
-1
/
+2
*
* frame.h (frame_unwind_arch): New.
Ulrich Weigand
2009-07-02
1
-5
/
+5
*
gdb/
Daniel Jacobowitz
2009-06-28
1
-1
/
+4
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
* frame-unwind.c (frame_unwind_got_bytes): New function.
Joel Brobecker
2008-05-06
1
-0
/
+11
*
Convert frame unwinders to use the current frame and
Daniel Jacobowitz
2008-04-30
1
-28
/
+108
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-1
/
+1
*
Index: ChangeLog
Andrew Cagney
2004-08-02
1
-1
/
+1
*
2004-07-31 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-07-31
1
-1
/
+1
*
2004-04-08 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-04-08
1
-14
/
+24
*
2004-04-03 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-04-03
1
-6
/
+0
*
2004-03-21 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-03-21
1
-5
/
+26
*
2004-03-15 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-03-15
1
-29
/
+23
*
2004-03-15 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-03-15
1
-2
/
+2
*
2004-02-22 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-02-22
1
-1
/
+1
*
2003-08-04 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-08-04
1
-1
/
+1
*
2003-07-16 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-07-16
1
-41
/
+5
*
2003-07-15 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-07-15
1
-8
/
+35
*
2003-06-08 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-06-08
1
-0
/
+2
*
2003-03-17 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-03-17
1
-3
/
+6
*
2003-01-18 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2003-01-18
1
-0
/
+103