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
/
objfiles.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
Fix leak of auto_obstack objfile_per_bfd_storage->storage_obstack;
Philippe Waroquiers
2017-09-05
1
-1
/
+0
*
Change gdb_realpath to return a unique_xmalloc_ptr
Tom Tromey
2017-08-22
1
-1
/
+1
*
Change gdb_abspath to return a unique_xmalloc_ptr
Tom Tromey
2017-08-22
1
-4
/
+7
*
objfile_per_bfd_storage non-POD
Pedro Alves
2017-06-27
1
-4
/
+11
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-1
/
+1
*
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
-1
/
+1
*
Remove Java support
Tom Tromey
2016-10-06
1
-9
/
+0
*
Use std::vector in objfiles.c
Tom Tromey
2016-09-23
1
-7
/
+6
*
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
-7
/
+9
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-7
/
+12
*
default_read_var_value <LOC_UNRESOLVED>: Include minsym kind in error message.
Doug Evans
2015-09-18
1
-0
/
+10
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-2
/
+2
*
DWARF: handle non-local references in nested functions
Pierre-Marie de Rodat
2015-08-25
1
-0
/
+91
*
Do not manipulate "target:" filenames as local paths
Gary Benson
2015-04-27
1
-1
/
+2
*
Enhance gdb.lookup_objfile so that it works with a symlinked binary.
Doug Evans
2015-01-13
1
-1
/
+12
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
New parameter "debug symbol-lookup".
Doug Evans
2014-12-17
1
-0
/
+8
*
Remove duplicate comment
Simon Marchi
2014-12-01
1
-4
/
+0
*
Split struct symtab into two: struct symtab and compunit_symtab.
Doug Evans
2014-11-20
1
-11
/
+14
*
symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.
Doug Evans
2014-11-18
1
-1
/
+1
*
symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE. All uses updated.
Doug Evans
2014-11-18
1
-1
/
+1
*
SYMTAB_OBJFILE: New macro.
Doug Evans
2014-11-18
1
-1
/
+1
*
solib_global_lookup: Fetch arch from objfile, not target_gdbarch.
Doug Evans
2014-11-06
1
-1
/
+2
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
constify some blockvector APIs
Tom Tromey
2014-06-18
1
-1
/
+1
*
"$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference; warn on failure to remove...
Pedro Alves
2014-06-16
1
-3
/
+3
*
Stale breakpoint instructions, spurious SIGTRAPS.
Pedro Alves
2014-04-23
1
-0
/
+16
*
change probes to be program-space-independent
Tom Tromey
2014-03-03
1
-5
/
+0
*
move minimal symbols to per-bfd
Tom Tromey
2014-02-26
1
-2
/
+3
*
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
*
make MSYMBOL_VALUE_ADDRESS an rvalue
Tom Tromey
2014-02-26
1
-2
/
+3
*
change minsym representation
Tom Tromey
2014-02-26
1
-2
/
+3
*
move the "main" data into the per-BFD object
Tom Tromey
2014-01-15
1
-0
/
+15
*
move the entry point info into the per-bfd object
Tom Tromey
2014-01-15
1
-3
/
+3
*
relocate the entry point address when used
Tom Tromey
2014-01-15
1
-17
/
+3
*
replace XZALLOC with XCNEW
Tom Tromey
2014-01-13
1
-1
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
update free_objfile comment
Tom Tromey
2013-12-06
1
-15
/
+1
*
remove objfile_to_front
Tom Tromey
2013-12-06
1
-20
/
+0
*
Record objfile->original_name as an absolute path
Jan Kratochvil
2013-12-02
1
-3
/
+14
*
remove gdb_stat.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
New remove-symbol-file command.
Nicolas Blanc
2013-10-29
1
-0
/
+26
*
Simplify REGISTRY cleanup usages
Yao Qi
2013-10-29
1
-7
/
+3
*
New flag OBJF_NOT_FILENAME
Jan Kratochvil
2013-10-09
1
-0
/
+1
[next]