summaryrefslogtreecommitdiff
path: root/bfd/dwarf1.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy dwarf1 cached section contentsAlan Modra2023-03-241-0/+12
* dwarf1 .line SEC_HAS_CONTENTSAlan Modra2023-02-231-3/+3
* .debug sections without contentsAlan Modra2023-02-111-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Re: Fix an undefined behaviour in the BFD library's DWARF parserAlan Modra2021-12-161-4/+4
* Fix an undefined behaviour in the BFD library's DWARF parser.Nikita Popov2021-12-151-4/+2
* Use bool in bfdAlan Modra2021-03-311-32/+32
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* bfd_size_type to size_tAlan Modra2020-02-191-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fix potential integer overflow when reading corrupt dwarf1 debug information.Nick Clifton2018-02-281-2/+15
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-8/+8
* PR22202, buffer overflow in parse_dieAlan Modra2017-09-251-18/+38
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-151-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* PR 11103Alan Modra2010-01-111-3/+3
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-4/+5
* update copyright datesAlan Modra2009-09-021-1/+1
* * dwarf1.c (struct dwarf1_debug): Add syms member.Nathan Sidwell2008-02-141-37/+43
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-2/+2
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* Convert to ISO C90 formattingNick Clifton2005-04-111-98/+68
* bfd/Alan Modra2004-06-241-4/+4
* * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra2004-06-151-3/+3
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-38/+40
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-17/+19
* 2001-09-17 H.J. Lu <hjl@gnu.org>H.J. Lu2001-09-171-5/+9
* * coff-rs6000.c: Add missing prototypes.Alan Modra2001-08-091-1/+13
* 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
* 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
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-4/+4
* * dwarf1.c (alloc_dwarf1_unit): Allocate using bfd_zalloc.Joern Rennecke1999-06-171-4/+4
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+576