aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-06-15 * config/sun4sol2.mt (eelf32_sparc.c): Depend upon elf32.em, notIan Lance Taylor1-1/+1
1994-06-15 * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add sinterpptrIan Lance Taylor4-16/+28
1994-06-15 * coff-sparc.c (SWAP_OUT_RELOC_EXTRA): Define to clear the r_spareIan Lance Taylor2-4/+20
1994-06-15 * config/obj-coff.c (coff_frob_symbol): Use C_STAT for the .textIan Lance Taylor1-0/+3
1994-06-15Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs7-179/+15
1994-06-15Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-0/+20
1994-06-15 * lexsup.c (parse_args): Sort out the option macros and change theIan Lance Taylor2-22/+26
1994-06-15 * archive.c (bfd_slurp_armap): Recognize __.SYMDEF/ as well asIan Lance Taylor2-8/+11
1994-06-15 * i386linux.c (i386linux_write_object_contents): Define; likeIan Lance Taylor2-0/+25
1994-06-15 * config/tc-mips.c (mips_ip): Permit a modifier in 'o' case.Ian Lance Taylor1-2/+3
1994-06-15 * config/tc-mips.c (mips_ip): Permit non constant expressions inIan Lance Taylor2-3/+8
1994-06-15 * scripttempl/aout.sc: Define __etext and __edata to go along withIan Lance Taylor2-0/+5
1994-06-15 * nm.c (long_options): Add --no-demangle to turn off --demangle,Ian Lance Taylor3-2/+15
1994-06-15 * ldver.c (help): Mention -traditional-format.Ian Lance Taylor1-1/+2
1994-06-15 * aoutx.h (translate_from_native_sym_flags): Treat N_SETV symbolsIan Lance Taylor2-0/+14
1994-06-15Comment change.Ian Lance Taylor1-2/+2
1994-06-15Init current_directory.Thomas Lord2-0/+9
1994-06-15 * ld.h (ld_config_type): Add new field traditional_format.Ian Lance Taylor6-4/+43
1994-06-15 * aoutx.h: Rewrite symbol duplicate elimination to use BFD hashIan Lance Taylor2-372/+212
1994-06-15 * bfd-in.h (BFD_TRADITIONAL_FORMAT): Define new BFD flag toIan Lance Taylor2-0/+28
1994-06-15 * ldctor.c (ldctor_add_entry): Add entries to a set in the orderIan Lance Taylor1-0/+5
1994-06-15Correct copyright date and add usual blank lines in header.Ian Lance Taylor1-1/+5
1994-06-15New features. Less bugs.Thomas Lord2-265/+862
1994-06-14 * result.ch, result.exp, Makefile.in: New test case.Per Bothner8-1/+215
1994-06-14Modified Files:Kung Hsu2-48/+42
1994-06-14Tue Jun 14 18:05:09 1994 Eric Youngdale (ericy@cais.cais.com)Ian Lance Taylor2-3/+7
1994-06-14 * libaout.h (struct aoutdata): Add q_magic_format to subformatIan Lance Taylor5-37/+207
1994-06-14For PR 4865.Ian Lance Taylor4-2/+96
1994-06-14Mon Jun 13 17:28:50 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-7/+8
1994-06-13 * scripttempl/alpha.sc: Define _ftext, _etext and _fdata insted ofIan Lance Taylor1-0/+3
1994-06-13 * ldfile.c (open_a): If this is not an archive, try to open it inIan Lance Taylor2-0/+13
1994-06-13 * lexsup.c (parse_args): Treat -i as a synonym for -r.Ian Lance Taylor2-0/+3
1994-06-13 * ldgram.y (exp): Treat BLOCK as a synonym for ALIGN, so thatIan Lance Taylor1-0/+3
1994-06-13 * ldgram.y (YYDEBUG): Don't define.Ian Lance Taylor2-2/+4
1994-06-13Modified Files:Kung Hsu2-2/+6
1994-06-13 * aoutf1.h (aout_32_sunos4_write_object_contents): Handle aIan Lance Taylor4-89/+66
1994-06-13 * config/obj-aout.c (obj_aout_frob_symbol): Warn about an attemptIan Lance Taylor1-0/+5
1994-06-13 * som.c (EXEC_AUX_ID): Define based on availablity of HPUX_AUX_IDJeff Law2-5/+30
1994-06-12Conditionalize on mips-idt-ecoff.Stan Shebs2-9/+15
1994-06-12Sun Jun 12 16:38:42 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-4/+8
1994-06-12Sun Jun 12 16:30:34 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-5/+11
1994-06-12Sun Jun 12 16:25:36 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+7
1994-06-12 * config/m68k/dpx2.mh (NATDEPFILES): Remove duplicate inclusionPeter Schauer2-3/+5
1994-06-12 * config/m68k/dpx2.mh (NATDEPFILES): Remove duplicate inclusionPeter Schauer3-36/+190
1994-06-12 * symconst.h: Pick up SGI define for stIndirect.Peter Schauer1-0/+7
1994-06-12 * history.c: Swap inclusion of rldefs.h and chardefs.h to avoidPeter Schauer1-0/+5
1994-06-11 Add weak symbols as an extension to a.out.Ian Lance Taylor2-0/+61
1994-06-11 Add weak symbols as an extension to a.out.Ian Lance Taylor3-291/+386
1994-06-11 Add weak symbols as an extension to a.out.Ian Lance Taylor2-28/+79
1994-06-11Modified Files:Kung Hsu2-100/+532