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
/
gdbtypes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR 2384
Doug Evans
2008-02-03
1
-12
/
+34
*
* gdbtypes.c (create_array_type): Add handling of null Ada arrays.
Joel Brobecker
2008-01-09
1
-7
/
+21
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-2
/
+2
*
* gdbtypes.c (gdbtypes_post_init): Change names of decimal float types
Thiago Jung Bauermann
2007-12-20
1
-3
/
+3
*
* coffread.c (decode_type): Use builtin_type_int32 instead
Ulrich Weigand
2007-12-04
1
-59
/
+0
*
include:
Joseph Myers
2007-11-08
1
-0
/
+4
*
* gdbtypes.h (struct cplus_struct_type): Remove runtime_ptr member.
Ulrich Weigand
2007-11-02
1
-333
/
+0
*
2007-10-30 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-10-30
1
-11
/
+10
*
2007-10-25 Wu Zhou <woodzltc@cn.ibm.com>
Thiago Jung Bauermann
2007-10-25
1
-0
/
+15
*
* gdbtypes.c (create_range_type): Do not set TYPE_FIELD_TYPE for the
Daniel Jacobowitz
2007-10-03
1
-3
/
+1
*
* NEWS: Update description of string changes. Mention print/s.
Daniel Jacobowitz
2007-09-05
1
-3
/
+33
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
2007-08-17 Michael Snyder <msnyder@access-company.com>
Michael Snyder
2007-08-17
1
-20
/
+15
*
2007-08-10 Michael Snyder <msnyder@access-company.com>
Michael Snyder
2007-08-11
1
-14
/
+14
*
2007-08-10 Michael Snyder <msnyder@access-company.com>
Michael Snyder
2007-08-11
1
-368
/
+474
*
2007-08-02 Michael Snyder <msnyder@access-company.com>
Michael Snyder
2007-08-02
1
-4
/
+3
*
2007-08-02 Michael Snyder <msnyder@access-company.com>
Michael Snyder
2007-08-02
1
-0
/
+2
*
* gdbtypes.h (builtin_type_true_char, builtin_type_void,
Ulrich Weigand
2007-06-22
1
-204
/
+14
*
* gdbtypes.h (struct builtin_type): New members nodebug_text_symbol,
Ulrich Weigand
2007-06-22
1
-0
/
+17
*
* gdbarch.sh (bfd_vma): Remove.
Ulrich Weigand
2007-06-16
1
-6
/
+0
*
* gdbtypes.c (builtin_type_v2_double, builtin_type_v4_float,
Ulrich Weigand
2007-06-16
1
-161
/
+1
*
2007-06-13 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-06-13
1
-2
/
+2
*
2007-06-13 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-06-13
1
-1
/
+1
*
2007-06-13 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-06-13
1
-3
/
+3
*
2007-06-12 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-06-12
1
-8
/
+15
*
2007-06-12 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-06-12
1
-48
/
+49
*
2007-06-06 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-06-06
1
-2
/
+2
*
2007-05-31 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-05-31
1
-2
/
+4
*
* gdbtypes.c (make_reference_type): Preserve the type chain
Joel Brobecker
2007-05-17
1
-0
/
+11
*
* gdbtypes.c (make_pointer_type): Preserve the pointer type chain
Joel Brobecker
2007-05-17
1
-0
/
+11
*
* gdbtypes.c (replace_type): Fix typo that caused us to not update
Joel Brobecker
2007-02-28
1
-1
/
+1
*
* gdbtypes.c (check_typedef): Do not replace stub type if
Joel Brobecker
2007-02-28
1
-1
/
+9
*
* doublest.c (floatformat_from_length): Use the right element from
Daniel Jacobowitz
2007-01-29
1
-170
/
+107
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
Warning fixes.
Daniel Jacobowitz
2007-01-03
1
-1
/
+1
*
* NEWS: Mention pointer to member improvements.
Daniel Jacobowitz
2007-01-03
1
-14
/
+35
*
2006-12-06 Jim Blandy <jimb@codesourcery.com>
Jim Blandy
2006-12-06
1
-6
/
+17
*
* gdbtypes.c (built_gdbtypes): Don't set builtin_type_void here.
Jim Blandy
2006-12-06
1
-5
/
+4
*
* gdbtypes.c (init_flags_type): Set all fields to zero instead of
Mark Kettenis
2006-08-22
1
-1
/
+1
*
gdb/
Daniel Jacobowitz
2006-03-01
1
-1
/
+1
*
gdb/
Daniel Jacobowitz
2006-02-01
1
-2
/
+143
*
Based on a previous patch form Michal Ludvig:
Mark Kettenis
2006-01-18
1
-2
/
+43
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
* gdbtypes.c (get_discrete_bounds): Fix a comment typo.
Wu Zhou
2005-06-27
1
-1
/
+1
*
Move construction of IA-32 vector types to i386-tdep.c.
Jim Blandy
2005-04-06
1
-53
/
+0
*
2005-02-24 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-24
1
-2
/
+17
*
2005-02-18 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-18
1
-5
/
+7
*
2005-02-18 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-18
1
-5
/
+7
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-12
1
-10
/
+6
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-1
/
+1
[next]