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
/
machoread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb] Fix more typos in comments
Tom de Vries
2019-10-18
1
-1
/
+1
*
gdb: Remove vec.{c,h} and update code to not include vec.h
Andrew Burgess
2019-10-15
1
-1
/
+0
*
bfd macro conversion to inline functions
Alan Modra
2019-09-20
1
-2
/
+2
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-3
/
+2
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Simple -Wshadow=local fixes
Tom Tromey
2018-10-04
1
-1
/
+1
*
Darwin: fix bad loop incrementation
Xavier Roirand
2018-08-23
1
-1
/
+1
*
Do not use buildsym.h in some files
Tom Tromey
2018-07-20
1
-1
/
+0
*
Fix crash in machoread.c
Tom Tromey
2018-06-27
1
-2
/
+4
*
Remove symfile_complaints
Tom Tromey
2018-05-23
1
-16
/
+10
*
Change machoread.c to use std::vector
Tom Tromey
2018-03-23
1
-56
/
+37
*
Remove make_cleanup_free_section_addr_info
Tom Tromey
2018-03-16
1
-4
/
+4
*
Remove two cleanups using std::string
Tom Tromey
2018-03-13
1
-7
/
+5
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
Use class to manage BFD reference counts
Tom Tromey
2017-01-10
1
-48
/
+28
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Make symfile_add_flags and objfile->flags strongly typed
Pedro Alves
2016-10-26
1
-3
/
+4
*
Record minimal symbols directly in reader.
Tom Tromey
2016-10-21
1
-8
/
+10
*
Change minimal_symbol_reader to store objfile
Tom Tromey
2016-10-21
1
-2
/
+2
*
Introduce minimal_symbol_reader
Tom Tromey
2016-10-21
1
-3
/
+2
*
Use std::string in macho_symfile_read_all_oso
Tom Tromey
2016-10-12
1
-13
/
+7
*
remove trivialy unused variables
Trevor Saunders
2016-05-07
1
-8
/
+0
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-1
/
+1
*
constify i386-sol2-tdep.c and machoread.c
Pedro Alves
2015-03-20
1
-1
/
+1
*
New common function "startswith"
Gary Benson
2015-03-06
1
-1
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-2
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
change minsyms not to be relocated at read-time
Tom Tromey
2014-02-26
1
-13
/
+0
*
start change to progspace independence
Tom Tromey
2014-02-26
1
-1
/
+1
*
use bound_minsym as result for lookup_minimal_symbol et al
Tom Tromey
2014-02-26
1
-3
/
+3
*
change minsym representation
Tom Tromey
2014-02-26
1
-1
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
* symfile.h (struct sym_fns): Delete member "sym_flavour".
Doug Evans
2013-09-25
1
-3
/
+1
*
Keep objfile original filename
Jan Kratochvil
2013-09-24
1
-8
/
+18
*
Code cleanup: Add objfile_name accessor
Jan Kratochvil
2013-09-24
1
-7
/
+8
*
add -Wold-style-definition
Tom Tromey
2013-07-01
1
-1
/
+1
*
[Darwin] Fix cleanup leak in machoread.c:macho_symfile_read
Joel Brobecker
2013-06-18
1
-26
/
+24
*
Fix formating in copyright headers.
Pedro Alves
2013-06-07
1
-2
/
+1
*
Revert "fix cleanup handling in macho_symfile_read"
Joel Brobecker
2013-06-03
1
-2
/
+2
*
fix cleanup handling in macho_symfile_read
Tom Tromey
2013-05-30
1
-2
/
+2
*
* somread.c (som_symfile_offsets): Add 'const' to addrs.
Tom Tromey
2013-05-06
1
-1
/
+1
*
* coffread.c (record_minimal_symbol): Update.
Tom Tromey
2013-04-08
1
-1
/
+1
*
* coffread.c (cs_to_section): Use gdb_bfd_section_index.
Tom Tromey
2013-04-08
1
-4
/
+6
*
* symfile.c (alloc_section_addr_info): Update header. Don't set
Tom Tromey
2013-03-21
1
-3
/
+0
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
[next]