summaryrefslogtreecommitdiff
path: root/bfd/sunos.c
Commit message (Expand)AuthorAgeFilesLines
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-10/+1
* * elf32-m32c.c (m32c_elf_check_relocs): Use bfd_make_sectionAlan Modra2012-07-021-47/+51
* PR binutils/13558Nick Clifton2012-05-161-1/+2
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-4/+1
* include/Alan Modra2008-02-151-6/+7
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-3/+4
* * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra2006-06-011-28/+13
* PR 2434Alan Modra2006-03-161-3/+4
* 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
* * section.c (bfd_section_list_remove): Don't clear s->next.Alan Modra2005-05-031-3/+2
* bfd/H.J. Lu2005-05-031-6/+11
* Convert to ISO C90 formattingNick Clifton2005-04-111-531/+453
* update copyright datesAlan Modra2005-03-031-2/+2
* bfd/Alan Modra2004-06-241-69/+69
* bfd/Jakub Jelinek2004-04-221-0/+1
* * coff-rs6000.c: Remove ARGSUSED and VARARGS.Kazu Hirata2003-12-011-3/+0
* Correct spelling of "relocatable".Alan Modra2003-06-251-4/+4
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-184/+181
* Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra2002-06-071-2/+1
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-2/+2
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-0/+3
* * section.c (bfd_section_init): Remove unnecessary initialisations.Alan Modra2002-01-051-11/+8
* * version.h: New file.Alan Modra2001-10-021-1/+5
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-91/+85
* Update copyright noticesNick Clifton2001-03-081-1/+1
* 2000-12-19 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-201-28/+28
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-7/+7
* Initial revisionRichard Henderson1999-05-031-0/+2948