summaryrefslogtreecommitdiff
path: root/bfd/vms.c
Commit message (Expand)AuthorAgeFilesLines
* bfd/Alan Modra2006-06-191-1/+1
* bfd/Alan Modra2006-05-031-1/+1
* PR 2434Alan Modra2006-03-161-3/+4
* Approved by nickc@redhat.comFred Fish2005-05-231-0/+13
* 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 to ISO-C90 and fix formattingNick Clifton2005-04-211-817/+595
* * coffcode.h (coff_print_aux): Warning fix.Alan Modra2005-02-241-4/+4
* 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-1/+1
* binutils ChangeLog:Bob Wilson2004-05-171-0/+2
* * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra2004-04-301-1/+2
* bfd/Jakub Jelinek2004-04-221-0/+1
* * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra2003-11-041-2/+2
* Index: doc/ChangeLogAndrew Cagney2003-10-161-4/+4
* Correct spelling of "relocatable".Alan Modra2003-06-251-5/+5
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-194/+226
* * vms.c (vms_object_p): Restore the start address when returningKaz Kojima2002-11-041-0/+2
* * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra2002-07-301-110/+40
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-2/+2
* * 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-0/+13
* * syms.c (_bfd_generic_make_empty_symbol): New function.Alan Modra2002-01-061-30/+2
* * section.c (bfd_make_section_anyway): Don't increment section_idAlan Modra2001-11-131-5/+9
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-24/+27
* 2001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-231-2/+2
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-0/+13
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2001-02-16 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-02-161-74/+74
* 2001-02-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-02-131-2/+0
* 2000-12-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-231-54/+11
* Fix "incompatible types in return" gcc error.Alan Modra2000-05-011-2/+2
* 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-6/+8
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-111/+111
* * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor1999-07-121-4/+1
* Initial revisionRichard Henderson1999-05-031-0/+1947