summaryrefslogtreecommitdiff
path: root/bfd/coff-alpha.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-3/+3
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-121/+63
* PR ld/12762Alan Modra2011-08-171-1/+1
* include/ChangeLogCatherine Moore2011-07-111-0/+3
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-1/+2
* 2010-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-05-261-1/+3
* 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-4/+2
* PR binutils/10785Alan Modra2009-10-161-5/+6
* bfd/Richard Sandiford2009-04-161-0/+1
* bfd/ChangeLogDave Korn2009-02-181-2/+3
* * pe-arm-wince.c (pe_print_compressed_pdata): Define new function toNick Clifton2008-07-181-1/+1
* * ecoff.c (_bfd_ecoff_archive_p): Delete.Alan Modra2008-01-211-2/+2
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-15/+16
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-1/+19
* Fix spelling typo in commentNick Clifton2005-07-141-1/+1
* Add code to detect and either handle or issue an error message for binariesNick Clifton2005-07-141-4/+13
* coff-alpha.c (alpha_adjust_reloc_in): Issue an informative error message if anNick Clifton2005-07-061-2/+28
* 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
* update copyright datesAlan Modra2005-03-031-1/+1
* Remove redundant test in BFD_ASSERTNick Clifton2005-02-111-1/+1
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-17/+0
* bfd/H.J. Lu2004-10-211-2/+4
* bfd/H.J. Lu2004-07-211-0/+2
* bfd/Alan Modra2004-06-241-10/+6
* * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra2004-06-151-1/+0
* * coff-alpha.c (alpha_relocate_section): Set used_by_bfd directlyMaciej W. Rozycki2004-06-111-1/+1
* * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra2004-04-301-2/+3
* Correct spelling of "relocatable".Alan Modra2003-06-251-23/+23
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-126/+129
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-1/+1
* * coff-alpha.c: Update copyright date.Alan Modra2002-06-051-1/+1
* * bfd-in.h: Remove "taken from the source" comment.Alan Modra2002-06-051-0/+1
* * coff-alpha.c (alpha_relocate_section): Unify warning messageAlan Modra2002-01-251-1/+1
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-65/+61
* * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED toAlan Modra2001-08-171-2/+2
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-0/+1
* * coff-alpha.c (reloc_nil): Likewise.Andreas Jaeger2001-05-031-13/+13
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2000-11-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-091-14/+13
* * coff-alpha.c (alpha_ecoff_backend_data): Add initialization ofClinton Popetz2000-04-281-1/+1
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-3/+3
* Revert previous patch.Nick Clifton1999-12-101-2/+0
* Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1999-12-101-0/+2
* * ecoff.c (bfd_debug_section): Update initialization for newIan Lance Taylor1999-09-101-3/+4
* Add new field to bfd_target structure.Nick Clifton1999-07-191-0/+2
* Initial revisionRichard Henderson1999-05-031-0/+2402