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
/
symfile-mem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-3
/
+3
*
Introduce bfd_set_filename
Tom Tromey
2019-09-11
1
-4
/
+2
*
bfd_get_filename
Alan Modra
2019-09-06
1
-1
/
+1
*
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
*
Remove new_bfd_ref
Tom Tromey
2018-04-30
1
-1
/
+1
*
Convert observers to C++
Tom Tromey
2018-03-19
1
-2
/
+2
*
Remove make_cleanup_free_section_addr_info
Tom Tromey
2018-03-16
1
-15
/
+5
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Introduce new_bfd_ref
Tom Tromey
2017-10-20
1
-2
/
+1
*
Eliminate catch_exceptions/catch_exceptions_with_msg
Pedro Alves
2017-10-10
1
-38
/
+19
*
Constify add_symbol_file_from_memory_command
Tom Tromey
2017-09-27
1
-1
/
+1
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-5
/
+0
*
Use class to manage BFD reference counts
Tom Tromey
2017-01-10
1
-3
/
+4
*
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
-2
/
+5
*
Print the "file" command suggestion in exec_file_locate_attach
Jan Kratochvil
2016-04-06
1
-2
/
+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
-1
/
+2
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Split vDSO range lookup to a gdbarch hook
Pedro Alves
2014-10-10
1
-26
/
+5
*
Remove spurious exceptions.h inclusions
Gary Benson
2014-10-08
1
-1
/
+0
*
symfile, vdso: remove target sections
Markus Metzger
2014-06-06
1
-17
/
+1
*
btrace, vdso: add vdso target sections
Markus Metzger
2014-05-23
1
-0
/
+18
*
Handle VDSO section headers past end of page
Alan Modra
2014-04-02
1
-7
/
+31
*
Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983
Hui Zhu
2014-01-07
1
-6
/
+3
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
Keep objfile original filename
Jan Kratochvil
2013-09-24
1
-1
/
+2
*
* symfile.c (alloc_section_addr_info): Update header. Don't set
Tom Tromey
2013-03-21
1
-0
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-2
/
+1
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
1
-1
/
+1
*
* coffread.c (coff_symfile_read): Make a cleanup for 'debugfile'
Tom Tromey
2012-07-23
1
-6
/
+5
*
* utils.c (make_cleanup_bfd_unref): Rename from
Tom Tromey
2012-07-18
1
-1
/
+1
*
* symfile.c (symfile_bfd_open): Don't copy name. Call
Tom Tromey
2012-07-18
1
-2
/
+6
*
* dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
Tom Tromey
2012-07-18
1
-4
/
+3
*
gdb/
Jan Kratochvil
2012-06-05
1
-3
/
+3
*
bfd/
Jan Kratochvil
2012-06-04
1
-1
/
+20
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-3
/
+2
*
2011-08-04 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-08-04
1
-1
/
+1
*
* symfile-mem.c (symbol_file_add_from_memory): Call do_cleanups.
Tom Tromey
2011-06-30
1
-1
/
+3
*
bfd/
Jan Kratochvil
2011-04-17
1
-1
/
+1
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-05
1
-10
/
+12
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+2
*
* defs.h (strlen_paddr, paddr, paddr_nz): Remove.
Ulrich Weigand
2009-07-02
1
-2
/
+2
*
2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2009-06-16
1
-2
/
+2
*
2008-02-21 Pedro Alves <pedro@codesorcery.com>
Pedro Alves
2009-02-21
1
-0
/
+4
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
[next]