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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
solib-frv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: remove symbol value macros
Simon Marchi
2022-04-11
1
-2
/
+2
*
Unify gdb printf functions
Tom Tromey
2022-03-29
1
-39
/
+39
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb: convert obj_section macros to methods
Simon Marchi
2021-06-28
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
-45
/
+45
*
Remove symfile_objfile macro
Tom Tromey
2020-10-29
1
-13
/
+15
*
Remove the exec_bfd macro
Tom Tromey
2020-10-29
1
-4
/
+6
*
Change target_read_string API
Tom Tromey
2020-06-15
1
-7
/
+4
*
Remove ALL_SO_LIBS and so_list_head
Tom Tromey
2020-05-08
1
-15
/
+3
*
gdb: add back declarations for _initialize functions
Simon Marchi
2020-01-13
1
-1
/
+2
*
Change section_offsets to a std::vector
Tom Tromey
2020-01-08
1
-6
/
+5
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Replace SYMBOL_*_NAME accessors with member functions
Christian Biesinger
2019-11-22
1
-1
/
+1
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-9
/
+5
*
Rename gdb exception types
Tom Tromey
2019-04-08
1
-1
/
+1
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
1
-3
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Use unique_xmalloc_ptr in two solib functions
Tom Tromey
2018-06-18
1
-8
/
+3
*
Change target_read_string to use unique_xmalloc_ptr
Tom Tromey
2018-03-30
1
-4
/
+4
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Eliminate catch_errors
Pedro Alves
2017-10-10
1
-1
/
+1
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
Class-ify lm_info_frv
Simon Marchi
2017-04-28
1
-23
/
+19
*
Fix indentation of lm_info_frv
Simon Marchi
2017-04-28
1
-23
/
+24
*
Make various lm_info implementations inherit from a base class
Simon Marchi
2017-04-28
1
-22
/
+27
*
Remove unused parameter in solib_add and update_solib_list
Marc-Andre Laperle
2017-03-20
1
-1
/
+1
*
Use class to manage BFD reference counts
Tom Tromey
2017-01-10
1
-17
/
+11
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Delete target_so_ops->special_symbol_handling hook
Philipp Rudo
2016-10-21
1
-9
/
+0
*
remove trivialy unused variables
Trevor Saunders
2016-05-07
1
-3
/
+0
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Constify arguments of gdb_bfd_lookup_symbol and related functions
Simon Marchi
2015-10-13
1
-1
/
+1
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-5
/
+5
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-3
/
+3
*
Revert the previous 7 commits of: Validate binary before use
Jan Kratochvil
2015-07-15
1
-1
/
+0
*
Validate symbol file using build-id
Jan Kratochvil
2015-07-15
1
-0
/
+1
*
Split TRY_CATCH into TRY + CATCH
Pedro Alves
2015-03-07
1
-2
/
+6
*
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
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
start change to progspace independence
Tom Tromey
2014-02-26
1
-2
/
+2
*
use bound_minsym as result for lookup_minimal_symbol et al
Tom Tromey
2014-02-26
1
-6
/
+6
*
change minsym representation
Tom Tromey
2014-02-26
1
-2
/
+2
*
change solib-frv to use entry_point_address_query
Tom Tromey
2014-01-15
1
-5
/
+4
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
* objfiles.h (pc_in_section): New prototype.
Maciej W. Rozycki
2013-06-24
1
-1
/
+1
*
Reimplement shared library support on ppc-aix...
Joel Brobecker
2013-05-06
1
-3
/
+3
*
-Wpointer-sign: gdb_byte -> char.
Pedro Alves
2013-04-19
1
-1
/
+1
[next]