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/binutils-2.44
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
/
macrotab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: don't call macro_bcache with nullptr
Simon Marchi
2024-07-30
1
-6
/
+9
*
gdb: remove use of alloca in new_macro_definition
Simon Marchi
2024-07-30
1
-5
/
+4
*
gdb: use std::string vector for macro definition
Simon Marchi
2024-07-30
1
-43
/
+40
*
Make bcache more type-safe
Tom Tromey
2024-06-04
1
-6
/
+6
*
gdb, gdbserver, gdbsupport: remove includes of early headers
Simon Marchi
2024-03-26
1
-1
/
+0
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
gdbsupport: add path_join function
Simon Marchi
2022-04-21
1
-1
/
+2
*
gdb: remove COMPUNIT_DIRNAME macro, add getter/setter
Simon Marchi
2022-02-06
1
-1
/
+1
*
Move gdb obstack code to gdbsupport
Tom Tromey
2022-01-18
1
-1
/
+1
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb/gdbsupport: make xstrprintf and xstrvprintf return a unique_ptr
Andrew Burgess
2021-11-16
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
2020-11-02
1
-166
/
+166
*
gdb: make macro_stringify return a gdb::unique_xmalloc_ptr<char>
Simon Marchi
2020-07-03
1
-10
/
+4
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Put bcache inside "namespace gdb"
Christian Biesinger
2019-12-06
1
-2
/
+2
*
C++-ify bcache
Tom Tromey
2019-03-07
1
-1
/
+1
*
Change macro_source_fullname to return a std::string
Tom Tromey
2019-02-17
1
-40
/
+23
*
Factorize macro definition code in macrotab.c
Philippe Waroquiers
2019-02-06
1
-29
/
+30
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Remove symfile_complaints
Tom Tromey
2018-05-23
1
-8
/
+4
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Use gdb::function_view in iterate_over_symtabs & co
Pedro Alves
2017-02-23
1
-11
/
+6
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Add missing sentinel 'char *' casts in concat/reconcat calls
Pedro Alves
2016-04-21
1
-1
/
+1
*
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
-2
/
+3
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-4
/
+6
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-2
/
+2
*
C++ keyword cleanliness, mostly auto-generated
Pedro Alves
2015-02-27
1
-7
/
+7
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Split struct symtab into two: struct symtab and compunit_symtab.
Doug Evans
2014-11-20
1
-7
/
+11
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
gdb/
Jan Kratochvil
2013-02-03
1
-32
/
+66
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* macrotab.c (macro_bcache_str): Remove cast.
Tom Tromey
2012-07-25
1
-1
/
+1
*
PR macros/13205:
Tom Tromey
2012-05-16
1
-8
/
+64
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
PR macros/12999
matt rice
2011-07-21
1
-2
/
+4
*
2011-03-23 Kai Tietz <ktietz@redhat.com>
Kai Tietz
2011-03-23
1
-4
/
+6
*
2011-01-08 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-09
1
-1
/
+1
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-05
1
-3
/
+4
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+2
*
2010-05-15 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-16
1
-0
/
+6
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
gdb
Tom Tromey
2008-09-30
1
-8
/
+54
*
gdb
Tom Tromey
2008-07-18
1
-10
/
+47
[next]