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
/
values.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2003-01-06 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-01-06
1
-4
/
+4
*
2002-10-07 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller
2002-11-05
1
-1
/
+3
*
Fix PR gdb/709
Daniel Jacobowitz
2002-09-18
1
-27
/
+19
*
Index: ChangeLog
Andrew Cagney
2002-08-24
1
-1
/
+1
*
2002-08-19 David Carlton <carlton@math.stanford.edu>
David Carlton
2002-08-19
1
-2
/
+11
*
* gdbarch.sh (struct regcache): Add opaque declaration.
Andrew Cagney
2002-07-03
1
-6
/
+3
*
* infcmd.c (print_return_value): Remove compatibility code calling
Andrew Cagney
2002-07-03
1
-1
/
+4
*
+ * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
Andrew Cagney
2002-06-14
1
-0
/
+13
*
2002-05-11 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-05-11
1
-89
/
+0
*
* config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
Andrew Cagney
2002-01-29
1
-7
/
+16
*
2002-01-04 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-01-04
1
-95
/
+0
*
s/value_ptr/struct value */
Andrew Cagney
2002-01-04
1
-66
/
+70
*
Rearange code to supress -Wuninitialized error.
Andrew Cagney
2001-12-11
1
-4
/
+9
*
Approved by Jim Blandy:
Fred Fish
2001-12-10
1
-9
/
+21
*
* values.c (value_primitive_field): Add embedded_offset to the
Daniel Jacobowitz
2001-11-30
1
-1
/
+2
*
* values.c (value_being_returned): Make error message a proper
Jim Blandy
2001-11-29
1
-1
/
+1
*
* values.c (value_as_address): If VAL is a function or method,
Jim Blandy
2001-11-09
1
-0
/
+42
*
gdbarch.sh provides default for USE_STRUCT_CONVENTION.
Andrew Cagney
2001-11-07
1
-5
/
+0
*
* value.h (value_as_address): Rename value_as_pointer.
Andrew Cagney
2001-10-16
1
-3
/
+3
*
Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that do
Andrew Cagney
2001-10-15
1
-29
/
+43
*
* doublest.h (store_floating, extract_floating): Add comment
Andrew Cagney
2001-09-24
1
-3
/
+3
*
* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
Andrew Cagney
2001-08-01
1
-0
/
+1
*
Clean up the D10V port so that GDB and the target program no
Jim Blandy
2001-07-10
1
-3
/
+0
*
* gdbtypes.h (builtin_type_void_data_ptr): Rename
Andrew Cagney
2001-07-08
1
-2
/
+3
*
* gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS_P): Delete definition.
Andrew Cagney
2001-06-15
1
-1
/
+1
*
* gnu-regex.c: Eliminate obsolete check for _MSC_VER.
Christopher Faylor
2001-06-10
1
-5
/
+0
*
* values.c (value_primitive_field): If we're extracting a base
Jim Blandy
2001-05-21
1
-1
/
+1
*
2001-05-07 Daniel Berlin <dan@cgsoftware.com>
Daniel Berlin
2001-05-19
1
-3
/
+54
*
(Changes from Daniel Berlin, with revisions by Jim Blandy.)
Jim Blandy
2001-04-27
1
-192
/
+0
*
* arch-utils.c (#include "gdbthread.h"): Removed.
J.T. Conklin
2001-03-27
1
-1
/
+0
*
Update/correct copyright notices.
Kevin Buettner
2001-03-06
1
-1
/
+2
*
Replace free() with xfree().
Kevin Buettner
2000-12-15
1
-6
/
+6
*
Protoization.
Kevin Buettner
2000-11-10
1
-11
/
+5
*
* eval.c (parse_and_eval_long): New function.
David Taylor
2000-10-30
1
-1
/
+1
*
Protoization.
Kevin Buettner
2000-07-30
1
-116
/
+47
*
Cast integers into pointers before converting them into canonical
Andrew Cagney
2000-07-17
1
-1
/
+30
*
2000-06-08 Fernando Nasser <fnasser@cygnus.com>
Fernando Nasser
2000-06-09
1
-0
/
+1
*
PARAMS removal.
Kevin Buettner
2000-05-28
1
-6
/
+5
*
Bring RETURN_VALUE_ON_STACK under gdbarch's control.
Jim Blandy
2000-04-19
1
-7
/
+0
*
* gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two new
Jim Blandy
2000-04-14
1
-6
/
+18
*
C++ changes for 5.0, finally committed.
Daniel Berlin
2000-04-04
1
-68
/
+42
*
2000-03-20 Eli Zaretskii <eliz@is.elta.co.il>
Michael Snyder
2000-03-21
1
-0
/
+2
*
import gdb-1999-09-08 snapshot
Stan Shebs
1999-09-09
1
-1
/
+0
*
import gdb-1999-07-07 post reformat
Jason Molenda
1999-07-07
1
-184
/
+186
*
import gdb-1999-06-14 snapshot
Jason Molenda
1999-06-14
1
-0
/
+26
*
import gdb-1999-06-01 snapshot
Jason Molenda
1999-06-01
1
-8
/
+8
*
import gdb-19990422 snapshot
Stan Shebs
1999-04-26
1
-5
/
+4
*
Initial creation of sourceware repository
gdb-4_18-branchpoint
Stan Shebs
1999-04-16
1
-0
/
+1623
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-1623
/
+0
*
* values.c (value_virtual_fn_field): Clear the pointed-to
Mark Alexander
1999-01-18
1
-1
/
+3
[next]