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
/
xml-tdesc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a cleanup from target-descriptions.c
Tom Tromey
2019-01-02
1
-8
/
+5
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Create xml from target descriptions
Alan Hayward
2018-04-18
1
-0
/
+12
*
Make target_read_alloc & al return vectors
Simon Marchi
2018-04-07
1
-10
/
+10
*
Replace VEC(gdb_xml_value_s) with std::vector
Simon Marchi
2018-01-07
1
-42
/
+41
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Split tdesc_type into multiple classes
Simon Marchi
2017-12-05
1
-12
/
+8
*
Remove some unused variables
Simon Marchi
2017-12-05
1
-2
/
+0
*
Return unique_xmalloc_ptr from target_read_stralloc
Tom Tromey
2017-10-16
1
-26
/
+11
*
xml-support.c: Use std::string for growing string buffer
Pedro Alves
2017-04-18
1
-52
/
+29
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-1
/
+2
*
Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF use
Pedro Alves
2017-03-27
1
-2
/
+2
*
gdb: Make ldirname return a std::string
Pedro Alves
2017-03-27
1
-6
/
+2
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Make "end" field in feature specs required again.
Doug Evans
2016-10-06
1
-22
/
+19
*
xml-tdesc.c (tdesc_start_enum): Fix c++ build.
Doug Evans
2016-03-16
1
-2
/
+2
*
Extend flags to support multibit and enum bitfields.
Doug Evans
2016-03-15
1
-48
/
+134
*
Use int instead of LONGEST in tdesc_type sizes.
Doug Evans
2016-03-15
1
-7
/
+51
*
gdb: Fix build failure in xml-tdesc.c without expat.
Marcin Kościelnicki
2016-02-12
1
-0
/
+13
*
gdb.trace: Save XML target description in tfile.
Marcin Kościelnicki
2016-02-10
1
-0
/
+30
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-23
/
+23
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-2
/
+0
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
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
-1
/
+1
*
* xml-support.c (xml_find_attribute): New.
Pedro Alves
2011-02-02
1
-20
/
+21
*
Simplify XML parsing a bit.
Pedro Alves
2011-01-25
1
-5
/
+2
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-05
1
-4
/
+8
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
2010-05-17 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-17
1
-0
/
+1
*
2010-05-06 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-07
1
-1
/
+0
*
* gdbtypes.c (append_composite_type_field_raw): New.
Daniel Jacobowitz
2010-03-01
1
-16
/
+148
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
Implementing catch syscall.
Sergio Durigan Junior
2009-09-15
1
-65
/
+2
*
ChangeLog:
Ulrich Weigand
2009-07-31
1
-0
/
+16
*
2009-07-20 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2009-07-20
1
-0
/
+21
*
* target-descriptions.h (struct type): Do not declare.
Ulrich Weigand
2009-06-23
1
-39
/
+7
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
* cli/cli-script.c (do_fclose_cleanup): Remove.
Tom Tromey
2008-10-28
1
-9
/
+1
*
gdb:
Tom Tromey
2008-08-24
1
-1
/
+1
*
* buildsym.c (start_subfile): Properly cast sentinel in concat
Pedro Alves
2008-08-10
1
-1
/
+1
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-2
/
+1
*
* NEWS: Update description of string changes. Mention print/s.
Daniel Jacobowitz
2007-09-05
1
-5
/
+1
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
* gdb.texinfo (Target Description Format): Add version attribute
Daniel Jacobowitz
2007-06-13
1
-2
/
+23
*
* defs.h (ldirname): New prototype.
Daniel Jacobowitz
2007-06-04
1
-23
/
+3
*
* target-descriptions.c (tdesc_named_type): Move code_ptr and data_ptr
Daniel Jacobowitz
2007-02-13
1
-0
/
+2
*
* Makefile.in (arm-tdep.o, eval.o, target-descriptions.o)
Daniel Jacobowitz
2007-02-08
1
-2
/
+231
[next]