summaryrefslogtreecommitdiff
path: root/bfd/oasys.c
Commit message (Expand)AuthorAgeFilesLines
* bfd/Jan Kratochvil2012-02-111-1/+3
* include/ChangeLogCatherine Moore2011-07-111-0/+1
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-1/+2
* Update copyright year.H.J. Lu2010-03-241-1/+2
* 2010-01-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-01-261-0/+1
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-7/+7
* 2009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook2009-11-231-0/+2
* update copyright datesAlan Modra2009-09-021-1/+1
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-4/+4
* bfd/Richard Sandiford2009-04-161-0/+1
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-1/+2
* bfd/Alan Modra2006-06-191-1/+2
* bfd/Alan Modra2006-05-031-4/+8
* bfd/Daniel Jacobowitz2005-10-061-2/+4
* Approved by nickc@redhat.comFred Fish2005-05-231-0/+9
* 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-719/+417
* update copyright datesAlan Modra2005-03-031-1/+1
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-31/+1
* Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton2004-10-081-0/+1
* bfd/H.J. Lu2004-07-211-0/+2
* bfd/Alan Modra2004-06-241-6/+6
* * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra2004-04-301-1/+2
* * ChangeLog: Fix typos.Kazu Hirata2003-11-301-1/+1
* * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra2003-11-041-2/+2
* Index: doc/ChangeLogAndrew Cagney2003-10-161-2/+2
* bfdAlan Modra2003-02-041-3/+3
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-107/+130
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-28/+21
* * bfd-in.h: Remove "taken from the source" comment.Alan Modra2002-06-051-0/+1
* Fix ld --just-symbolsAlan Modra2002-05-151-0/+1
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-1/+2
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-2/+2
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-135/+134
* Add missing prototypesNick Clifton2001-08-281-16/+16
* * oasys.c: Add missing prototypes.Andreas Jaeger2001-08-261-1/+23
* 2001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-231-3/+3
* * archive.c (offsetof): Remove define.Alan Modra2001-08-191-8/+0
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-0/+1
* Update copyright noticesNick Clifton2001-03-081-1/+1
* Revert previous patch.Nick Clifton1999-12-101-1/+0
* Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1999-12-101-0/+1
* Add new field to bfd_target structure.Nick Clifton1999-07-191-0/+2
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-14/+14
* Initial revisionRichard Henderson1999-05-031-0/+1535