aboutsummaryrefslogtreecommitdiff
path: root/bfd/vms.c
AgeCommit message (Expand)AuthorFilesLines
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton1-0/+1
2004-07-21bfd/H.J. Lu1-0/+2
2004-06-24bfd/Alan Modra1-1/+1
2004-05-17binutils ChangeLog:Bob Wilson1-0/+2
2004-04-30 * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra1-1/+2
2004-04-22bfd/Jakub Jelinek1-0/+1
2003-11-04 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra1-2/+2
2003-10-16Index: doc/ChangeLogAndrew Cagney1-4/+4
2003-06-25Correct spelling of "relocatable".Alan Modra1-5/+5
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-194/+226
2002-11-04 * vms.c (vms_object_p): Restore the start address when returningKaz Kojima1-0/+2
2002-07-30 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra1-110/+40
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-2/+2
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra1-0/+1
2002-05-15Fix ld --just-symbolsAlan Modra1-0/+1
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+13
2002-01-06 * syms.c (_bfd_generic_make_empty_symbol): New function.Alan Modra1-30/+2
2001-11-13 * section.c (bfd_make_section_anyway): Don't increment section_idAlan Modra1-5/+9
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-24/+27
2001-08-232001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+2
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek1-0/+13
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-02-162001-02-16 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-74/+74
2001-02-132001-02-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-2/+0
2000-12-232000-12-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-54/+11
2000-05-01Fix "incompatible types in return" gcc error.Alan Modra1-2/+2
1999-12-10Revert previous patch.Nick Clifton1-1/+0
1999-12-10Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1-0/+1
1999-07-19Add new field to bfd_target structure.Nick Clifton1-6/+8
1999-07-12 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-111/+111
1999-07-12 * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor1-4/+1
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1947