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
/
bfd
/
dwarf2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2005-01-17 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-01-17
1
-68
/
+10
*
Approved by nickc@redhat.com:
Fred Fish
2005-01-05
1
-1
/
+47
*
bfd/
Alan Modra
2004-09-24
1
-2
/
+8
*
bfd/
Alan Modra
2004-06-24
1
-8
/
+10
*
* dwarf2.c (_bfd_dwarf2_find_nearest_line): Comment correction.
Ben Elliston
2004-05-21
1
-1
/
+1
*
* dwarf2.c (add_line_info): Also set info->filename to NULL if
Zack Weinberg
2004-05-07
1
-3
/
+2
*
* bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.
Alan Modra
2004-03-15
1
-7
/
+7
*
* dwarf2.c: Convert to C90, remove unneeded casts and prototypes.
Alan Modra
2004-01-12
1
-225
/
+106
*
* aix5ppc-core.c: Fix comment typos.
Kazu Hirata
2003-11-24
1
-1
/
+1
*
* dwarf2.c (struct attribute): Delete "unsnd", "snd" and "addr".
Alan Modra
2003-10-30
1
-41
/
+32
*
* dwarf2.c (decode_line_info): Cope with an initially empty
Nathan Sidwell
2003-09-19
1
-1
/
+1
*
* dwarf2.c (_bfd_dwarf2_find_nearest_line): Fix typo in
Alexandre Oliva
2003-04-16
1
-1
/
+1
*
* dwarf2.c (_bfd_dwarf2_find_nearest_line): Try DWARF3-standard
Alexandre Oliva
2003-04-09
1
-17
/
+25
*
* dwarf2.c (read_attribute_value): Correct typo in comment.
Ben Elliston
2003-04-01
1
-1
/
+1
*
Make add_line_info() take a copy of the filename.
Nick Clifton
2003-04-01
1
-1
/
+10
*
Remove use of concat() inside concat_filename()
Nick Clifton
2003-04-01
1
-18
/
+27
*
* simple.c (bfd_simple_get_relocated_section_contents): Add
Daniel Jacobowitz
2003-04-01
1
-100
/
+14
*
Fix memory leaks
Nick Clifton
2003-03-31
1
-6
/
+14
*
Comment typo fixes.
Alan Modra
2002-12-12
1
-1
/
+1
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-46
/
+46
*
* dwarf2.c: Revert last change.
Alan Modra
2002-11-07
1
-8
/
+8
*
Use bfd_simple_get_relocated_section_contents() instead of bfd_get_section_co...
Nick Clifton
2002-11-07
1
-8
/
+8
*
* aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to
Dave Anglin
2002-10-25
1
-9
/
+13
*
* dwarf2.c (add_line_info): Ensure that the line_info_table is
Alan Modra
2002-10-23
1
-20
/
+108
*
Fix typo introduced with previous delta.
Nick Clifton
2002-09-24
1
-2
/
+1
*
Update to correctly decode (non-standard DWARF2) out-of-order address sequences.
Nick Clifton
2002-09-23
1
-63
/
+61
*
(_bfd_dwarf2_find_nearest_line): If address length is zero, set it to 8 for
Nick Clifton
2002-09-20
1
-0
/
+7
*
From: Ian Rickards <irickard@arm.com>
Richard Earnshaw
2002-07-17
1
-2
/
+7
*
2002-06-27 Kevin Buettner <kevinb@redhat.com>
Alan Modra
2002-06-27
1
-12
/
+8
*
Check unit->addr_size to read in the proper number of prologue bytes.
Nick Clifton
2002-06-25
1
-3
/
+14
*
* elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code
Alan Modra
2002-05-04
1
-17
/
+17
*
2002-03-20 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-03-20
1
-15
/
+49
*
Use full section name in error messages.
Nick Clifton
2002-01-30
1
-10
/
+7
*
* dwarf2.c (struct line_head) [total_length]: Change type to
Jakub Jelinek
2001-11-14
1
-22
/
+108
*
* dwarf2.c (read_attribute_value): New function to handle
Richard Henderson
2001-11-13
1
-8
/
+28
*
Index: bfd/ChangeLog
Geoffrey Keating
2001-11-13
1
-14
/
+25
*
* dwarf2.c (comp_unit_find_nearest_line): Check for end of
Stephane Carrez
2001-10-06
1
-1
/
+2
*
Touches most files in bfd/, so likely will be blamed for everything..
Alan Modra
2001-09-18
1
-50
/
+59
*
* coff-rs6000.c: Add missing prototypes.
Alan Modra
2001-08-09
1
-24
/
+66
*
* dwarf2.c (struct dwarf2_debug): Add sec, sec_info_ptr and syms.
Alexandre Oliva
2001-08-08
1
-2
/
+82
*
* dwarf2.c (decode_line_info): Fix error message.
Andreas Jaeger
2001-05-21
1
-3
/
+3
*
Update copyright notices
Nick Clifton
2001-03-08
1
-1
/
+2
*
2001-01-23 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2001-01-23
1
-2
/
+2
*
Generalize DWARF2 and COFF support.
Nick Clifton
2000-12-08
1
-25
/
+30
*
2000-11-16 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-11-16
1
-70
/
+70
*
Find all sections containing debug information and include them in the stash.
Nick Clifton
2000-09-02
1
-188
/
+217
*
K&R compiler fixes
Alan Modra
2000-04-19
1
-2
/
+2
*
Fix linker segfault that occured when linking ia64-linux kernel.
Jim Wilson
2000-04-07
1
-4
/
+17
*
* dwarf2.c (read_abbrevs): Use _raw_size directly rather than
Ian Lance Taylor
2000-02-28
1
-3
/
+3
*
fix typo in previous delta
Nick Clifton
2000-02-23
1
-1
/
+1
[next]