index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
coffread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-2
/
+2
*
2009-12-02 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2009-12-09
1
-0
/
+15
*
2009-12-07 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2009-12-07
1
-1
/
+1
*
2009-12-07 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2009-12-07
1
-9
/
+0
*
2009-12-02 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2009-12-02
1
-1
/
+1
*
2009-12-02 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2009-12-02
1
-1
/
+0
*
* xcoffread.c (scan_xcoff_symtab): Update.
Tom Tromey
2009-11-16
1
-1
/
+1
*
ARI fix: OP eol rule.
Pierre Muller
2009-10-06
1
-10
/
+10
*
* gdbtypes.h (struct builtin_type): Remove builtin_core_addr,
Ulrich Weigand
2009-06-29
1
-17
/
+17
*
* buildsym.c (record_line): Remove call to gdbarch_addr_bits_remove.
Ulrich Weigand
2009-06-17
1
-4
/
+9
*
* symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.
Ulrich Weigand
2009-06-04
1
-4
/
+14
*
gdb/
Jan Kratochvil
2009-05-23
1
-2
/
+2
*
* coffread.c (process_coff_symbol): Set the symbol's language to
Eli Zaretskii
2009-05-23
1
-1
/
+1
*
* symmisc.c (dump_symtab): Switch the current language to
Eli Zaretskii
2009-05-23
1
-0
/
+5
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
(coff_symtab_read): Fix a typo in a comment.
Eli Zaretskii
2008-11-08
1
-1
/
+1
*
Convert static_kind into loc_kind enum.
Jan Kratochvil
2008-10-08
1
-6
/
+3
*
* xcoffread.c (RECORD_MINIMAL_SYMBOL): Update.
Tom Tromey
2008-10-01
1
-1
/
+1
*
gdb:
Tom Tromey
2008-08-24
1
-1
/
+1
*
* ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
Daniel Jacobowitz
2008-08-21
1
-12
/
+13
*
* coffread.c (coff_symtab_read): Remove FUNCTION_EPILOGUE_SIZE.
Stan Shebs
2008-08-01
1
-13
/
+0
*
* symtab.h (enum address_class): Remove LOC_REGPARM and
Andreas Schwab
2008-05-27
1
-1
/
+3
*
* objfiles.h (struct objfile): New GDBARCH member.
Ulrich Weigand
2008-03-26
1
-57
/
+64
*
* rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): Replace
Markus Deuling
2008-01-16
1
-7
/
+7
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
* coffread.c (decode_type): Use builtin_type_int32 instead
Ulrich Weigand
2007-12-04
1
-17
/
+17
*
* coffread.c (coff_symfile_finish): Call dwarf2_free_objfile.
Daniel Jacobowitz
2007-10-22
1
-0
/
+2
*
PR gdb/2280
Daniel Jacobowitz
2007-10-11
1
-3
/
+12
*
* symfile.h (struct sym_fns): Add new field sym_read_linetable.
Joel Brobecker
2007-09-21
1
-0
/
+1
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
* gdbarch.sh (BELIEVE_PCC_PROMOTION): Replace by
Ulrich Weigand
2007-06-19
1
-39
/
+0
*
* coffread.c (coff_sym_fns): Add default_symfile_segments.
Daniel Jacobowitz
2007-06-18
1
-0
/
+2
*
2007-06-12 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-06-12
1
-2
/
+4
*
2007-06-12 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-06-12
1
-1
/
+2
*
2007-06-12 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-06-12
1
-4
/
+6
*
2007-06-06 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-06-06
1
-1
/
+2
*
2007-05-31 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-05-31
1
-1
/
+1
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
Daniel Jacobowitz
2007-01-03
1
-23
/
+13
*
2006-11-28 Pedro Alves <pedro_alves@portugalmail.pt>
Daniel Jacobowitz
2006-11-28
1
-20
/
+31
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
* bsd-kvm.c (bsd_kvm_open): Properly cast sentinel in concat call.
Mark Kettenis
2005-07-04
1
-4
/
+4
*
2005-02-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-2
/
+2
*
2005-01-29 Baurzhan Ismagulov <ibr@radix50.net>
Baurzhan Ismagulov
2005-01-29
1
-17
/
+16
*
2004-10-23 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-10-23
1
-8
/
+8
*
2004-08-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-08-10
1
-1
/
+1
*
2004-08-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-08-10
1
-3
/
+2
*
* coffread.c (coff_symfile_read): Prevent mixed debugging formats
Brian Ford
2004-06-10
1
-0
/
+11
*
2004-05-07 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-05-07
1
-7
/
+0
*
* dwarf2read.c (dwarf2_objfile_data_key): New.
Daniel Jacobowitz
2004-04-02
1
-1
/
+1
[next]