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
/
machoread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fix NULL objfile's section_offsets dereference during symbol load.
Joel Brobecker
2012-12-15
1
-1
/
+0
*
* windows-nat.c (windows_make_so): Use gdb_bfd_open.
Tom Tromey
2012-08-22
1
-2
/
+2
*
gdb/
Yao Qi
2012-08-02
1
-7
/
+7
*
2012-07-26 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2012-07-26
1
-0
/
+1
*
* coffread.c (coff_symfile_read): Make a cleanup for 'debugfile'
Tom Tromey
2012-07-23
1
-0
/
+6
*
* cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.
Tom Tromey
2012-07-23
1
-19
/
+6
*
* bfd-target.c (target_bfd_reopen): Update.
Tom Tromey
2012-07-23
1
-8
/
+11
*
* symfile.c (symfile_bfd_open): Don't copy name. Call
Tom Tromey
2012-07-18
1
-9
/
+12
*
* dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
Tom Tromey
2012-07-18
1
-15
/
+17
*
Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section
Alan Modra
2012-05-05
1
-3
/
+3
*
2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-04-27
1
-0
/
+1
*
Fix -Wmissing-prototypes build warnings on Darwin.
Joel Brobecker
2012-03-14
1
-0
/
+3
*
2012-02-16 Josh Matthews <josh@joshmatthews.net>
Tristan Gingold
2012-02-16
1
-1
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-1
/
+1
*
2011-12-07 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2011-12-07
1
-1
/
+8
*
2011-11-24 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2011-11-24
1
-281
/
+464
*
remove comment in machoread.c (macho_symfile_read)
Joel Brobecker
2011-07-01
1
-3
/
+0
*
[mach-o] get rid of current_oso global
Joel Brobecker
2011-07-01
1
-68
/
+64
*
2011-05-26 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2011-05-26
1
-2
/
+2
*
bfd/
Jan Kratochvil
2011-04-17
1
-2
/
+2
*
* xcoffread.c (xcoff_sym_fns): Update.
Tom Tromey
2011-03-07
1
-0
/
+1
*
2011-01-08 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-09
1
-6
/
+6
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-05
1
-13
/
+12
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
* symfile.h (struct sym_fns) <next>: Remove.
Tom Tromey
2010-09-30
1
-3
/
+2
*
gdb
Tom Tromey
2010-03-10
1
-1
/
+2
[next]