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
*
* archive.c (bfd_generic_archive_p): Remove unused local variable
Ben Elliston
2006-05-02
1
-4
/
+0
*
* dwarf2.c: Formatting.
Alan Modra
2006-05-02
1
-1
/
+1
*
2006-03-11 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2006-03-11
1
-2
/
+4
*
* dwarf2.c: Formatting.
Alan Modra
2006-03-06
1
-80
/
+69
*
2006-03-05 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2006-03-06
1
-68
/
+193
*
2006-02-15 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2006-02-15
1
-2
/
+34
*
2006-01-17 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2006-01-17
1
-29
/
+22
*
(lookup_symbol_in_function_table): Check for a function name before passing
Nick Clifton
2005-12-27
1
-0
/
+1
*
Fix addr2line -i problem; reports incorrect function nesting for inline funcs.
Jim Wilson
2005-09-22
1
-23
/
+44
*
Add mangled names to addr2line -i output.
Jim Wilson
2005-09-20
1
-2
/
+7
*
bfd/
H.J. Lu
2005-08-17
1
-4
/
+4
*
Fix linker error found when compiling glibc with a mismatched gcc.
Jim Wilson
2005-08-10
1
-3
/
+11
*
Reviewed and approved by Nick Clifton <nickc@redhat.com>
Fred Fish
2005-08-07
1
-1
/
+1
*
2005-07-08 Paul Koning <pkoning@equallogic.com>
Paul Koning
2005-07-08
1
-9
/
+28
*
2005-07-06 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-07-06
1
-13
/
+21
*
* dwarf2.c (decode_line_info): Revert last change. Instead set
Alan Modra
2005-06-10
1
-17
/
+7
*
2005-06-09 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-06-09
1
-0
/
+5
*
bfd/
H.J. Lu
2005-06-06
1
-4
/
+428
*
2005-06-06 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-06-06
1
-6
/
+16
*
2005-06-04 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-06-04
1
-1
/
+1
*
Approved by nickc@redhat.com
Fred Fish
2005-05-23
1
-4
/
+80
*
* dwarf2.c (read_abbrevs): If bfd_realloc fails, free currently allocated memory
Nick Clifton
2005-05-05
1
-13
/
+98
*
Update the address and phone number of the FSF organization in the GPL notices
Nick Clifton
2005-05-04
1
-1
/
+1
*
Update the FSF address in the copyright/GPL notice
Nick Clifton
2005-05-04
1
-1
/
+1
*
Apply patch for binutils bug 806, approved by nickc@redhat.com.
Fred Fish
2005-04-03
1
-41
/
+179
*
Approved by nickc@redhat.com
Fred Fish
2005-03-29
1
-17
/
+1
*
(read_indirect_string): Fix apparent typo, check dwarf_str_buffer allocation,
Nick Clifton
2005-03-17
1
-1
/
+1
*
Approved by nickc@redhat.com:
Fred Fish
2005-02-21
1
-2
/
+11
*
include/
Alan Modra
2005-02-20
1
-58
/
+60
*
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
[next]