summaryrefslogtreecommitdiff
path: root/bfd/dwarf1.c
Commit message (Collapse)AuthorAgeFilesLines
* Change type of 'addr' to be unsigned long, in order to match its use.Nick Clifton2001-05-111-1/+1
|
* 2000-11-16 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-161-109/+97
| | | | | * dwarf1.c: Fix formatting. * dwarf2.c: Likewise.
* Ryan Bradetich's warning fixes.Alan Modra2000-07-101-17/+17
|
* 1999-10-15 Andrew Haley <aph@cygnus.com>Andrew Haley1999-10-181-0/+2
| | | | * dwarf1.c (parse_die): Fail to parse a die if its length is zero.
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-4/+4
| | | | | | | as appropriate. Fill in structure initializations. Add variable initializations. Add casts. * dwarf1.c (parse_line_table): Change eachLine to unsigned long. (dwarf1_unit_find_nearest_line): Change i to unsigned long.
* * dwarf1.c (alloc_dwarf1_unit): Allocate using bfd_zalloc.Joern Rennecke1999-06-171-4/+4
| | | | * (alloc_dwarf1_func): Likewise.
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+576