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
/
xcoffread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix two misleading indentation warnings
Simon Marchi
2016-01-29
1
-7
/
+6
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Recognize a few more AIX XCOFF DWARF sections.
David Edelsohn
2015-10-13
1
-3
/
+6
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-7
/
+12
*
gdb: Remove casts of NULL during assignment.
Andrew Burgess
2015-09-04
1
-1
/
+1
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-20
/
+12
*
DWARF: handle non-local references in nested functions
Pierre-Marie de Rodat
2015-08-25
1
-2
/
+3
*
psymtab.c (add_psymbol_to_bcache): Remove "val" arg.
Doug Evans
2015-08-15
1
-12
/
+9
*
Add end_psymtab_common, have all debug info readers call it.
Doug Evans
2015-08-15
1
-6
/
+2
*
Remove special support in gdb for Sun's version of stabs.
Doug Evans
2015-06-19
1
-2
/
+1
*
constify xcoffread.c
Pedro Alves
2015-03-20
1
-2
/
+2
*
New common function "startswith"
Gary Benson
2015-03-06
1
-1
/
+1
*
C++ keyword cleanliness, mostly auto-generated
Pedro Alves
2015-02-27
1
-15
/
+15
*
xcoffread.c: delete 'within_function' definition
Pedro Alves
2015-02-11
1
-5
/
+0
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
initialize_objfile_symbol: Renamed from initialize_symbol.
Doug Evans
2014-12-23
1
-1
/
+1
*
Split struct symtab into two: struct symtab and compunit_symtab.
Doug Evans
2014-11-20
1
-10
/
+9
*
buildsym API cleanup
Doug Evans
2014-11-18
1
-15
/
+14
*
xcoffread.c (process_linenos): Delete unnecessary code.
Doug Evans
2014-11-02
1
-3
/
+0
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-2
/
+0
*
change minsyms not to be relocated at read-time
Tom Tromey
2014-02-26
1
-1
/
+0
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_stat.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
* symfile.h (struct sym_fns): Delete member "sym_flavour".
Doug Evans
2013-09-25
1
-3
/
+1
*
* symfile.h (struct sym_fns): Add "objfile" argument to
Doug Evans
2013-09-25
1
-1
/
+1
*
Code cleanup: Add objfile_name accessor
Jan Kratochvil
2013-09-24
1
-2
/
+2
*
2013-09-18 Raunaq Bathija <raunaq12@in.ibm.com>
Ulrich Weigand
2013-09-18
1
-2
/
+2
*
2013-08-26 Raunaq Bathija <raunaq12@in.ibm.com>
Ulrich Weigand
2013-08-26
1
-2
/
+22
*
Normalize on PATH_MAX instead of MAXPATHLEN throughout.
Pedro Alves
2013-07-01
1
-1
/
+0
*
* somread.c (som_symfile_offsets): Add 'const' to addrs.
Tom Tromey
2013-05-06
1
-4
/
+1
*
Reimplement shared library support on ppc-aix...
Joel Brobecker
2013-05-06
1
-42
/
+41
*
-Wpointer-sign: xcoffread.c.
Pedro Alves
2013-04-19
1
-1
/
+1
*
* coffread.c (record_minimal_symbol): Update.
Tom Tromey
2013-04-08
1
-8
/
+2
*
* coffread.c (cs_to_section): Use gdb_bfd_section_index.
Tom Tromey
2013-04-08
1
-1
/
+1
*
* coffread.c (process_coff_symbol, coff_read_enum_type): Call
Tom Tromey
2013-04-08
1
-1
/
+1
*
2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
Tom Tromey
2013-03-20
1
-1
/
+1
*
* symfile.h (obsavestring): Don't declare.
Tom Tromey
2013-01-21
1
-2
/
+2
*
* buildsym.c (patch_subfile_names): Use set_last_source_file.
Tom Tromey
2013-01-21
1
-6
/
+6
*
gdb/
Yao Qi
2013-01-18
1
-9
/
+9
*
gdb/
Yao Qi
2013-01-14
1
-4
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
Port GDB to powerpc-lynx178.
Joel Brobecker
2012-12-18
1
-0
/
+61
*
Fix NULL objfile's section_offsets dereference during symbol load.
Joel Brobecker
2012-12-15
1
-2
/
+0
*
* dbxread.c (read_dbx_symtab): Update.
Tom Tromey
2012-12-12
1
-36
/
+32
*
* coffread.c (coff_objfile_data_key): New global.
Tom Tromey
2012-12-12
1
-62
/
+54
*
PR gdb/14704:
Tom Tromey
2012-11-08
1
-5
/
+3
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
1
-1
/
+0
*
Initial support for Fission. http://gcc.gnu.org/wiki/DebugFission
Doug Evans
2012-04-28
1
-0
/
+1
*
2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-04-27
1
-0
/
+1
[next]