aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-07-07 * read.c (s_lcomm): For .lcomm 1, set align to 0, not 1.Ian Lance Taylor2-1/+3
1995-07-07 * elfread.c (elf_symtab_read): Fix a bug ignoring compilerKung Hsu1-1/+1
1995-07-07 * coffgen.c (coff_renumber_symbols): Sort defined symbols that areIan Lance Taylor3-34/+69
1995-07-07clean up new config stuff for mostlyclean, distcleanKen Raeburn1-0/+5
1995-07-07 * config/obj-coff.c (coff_frob_symbol): If SF_GET_FUNCTION, setIan Lance Taylor1-0/+10
1995-07-07clean up new config stuff for mostlyclean, distcleanKen Raeburn1-2/+2
1995-07-07 * app.c (do_scrub_next_char): Always accept \v. Don't make itIan Lance Taylor3-5/+6
1995-07-07 Add SPARC ELF PIC support.Ian Lance Taylor3-7/+23
1995-07-07 * Makefile.in (Makefile): Add dependency on conf.in, so that confIan Lance Taylor1-0/+5
1995-07-07 * configure.in (signaldirs): Define and add to configdirs for allFred Fish4-1886/+34
1995-07-07add final newlineKen Raeburn1-1/+1
1995-07-06fsf address updateKen Raeburn45-245/+445
1995-07-06add trailing newlinesKen Raeburn3-3/+3
1995-07-06add trailing newlineKen Raeburn1-0/+14
1995-07-06 Patches from Jerry Blakely <gerry_blakley@wellfleet.com>:Ian Lance Taylor5-46/+97
1995-07-06 * elf32-i386.c (elf_i386_relocate_section): Revert May 24 patch.Ian Lance Taylor2-21/+14
1995-07-06 * Makefile.in: Rebuild dependencies.Ian Lance Taylor2-9/+22
1995-07-06 * config/tc-sparc.c (s_reserve): Don't permit redefinition, evenIan Lance Taylor2-3/+6
1995-07-06 * listing.c (struct file_info_struct): Rename end_pending field toIan Lance Taylor2-21/+18
1995-07-06copyright noticesKen Raeburn3-1/+37
1995-07-06no more configure.inKen Raeburn1-1/+0
1995-07-06keep configure; clean elf.c not elfcode.h for arcKen Raeburn1-1/+2
1995-07-06 * config/tc-alpha.h (alpha_do_align): Don't declare.Ian Lance Taylor3-35/+247
1995-07-06clean configure when cleaning configure.inKen Raeburn1-2/+2
1995-07-06regenerate conf.in with autoreconfKen Raeburn2-3/+5
1995-07-06more vms fixes from Pat RankinKen Raeburn3-106/+197
1995-07-06* Makefile.in (BFD_LIBS): No, don't put elflink.o here.Ken Raeburn2-1/+4
1995-07-06Added new files elflink.c, elflink.h, elfcore.h.Ken Raeburn19-6331/+6820
1995-07-05forgot to check this inJ.T. Conklin1-22/+19
1995-07-05* Makefile.in, configure.in: converted to autoconf.J.T. Conklin3-0/+179
1995-07-05* Makefile.in (distclean, mostlyclean, realclean): Remove autoconf files.J.T. Conklin2-2/+6
1995-07-05* w65.mt: Removed.J.T. Conklin3-4/+4
1995-07-05* arm.mt: Removed.J.T. Conklin3-4/+4
1995-07-05* sh.mt: Removed.J.T. Conklin3-5/+2
1995-07-05* h8300.mt: Removed.J.T. Conklin3-5/+2
1995-07-05* Makefile.in (all, clean, distclean, mostlyclean, realclean,J.T. Conklin1-13/+0
1995-07-05* Makefile.in, configure.in: converted to autoconf.J.T. Conklin13-229/+1115
1995-07-05 * defs.h: if __GO32__ or WIN32 the directory separating symbol shouldKung Hsu1-0/+3
1995-07-05 * config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF.Ian Lance Taylor4-58/+85
1995-07-05 * conf.in: Add undef of HAVE_SBRK.Ian Lance Taylor2-0/+5
1995-07-05 * elf32-mips.c (mips_elf_object_p): Unconditionally setIan Lance Taylor2-21/+6
1995-07-05 * config/obj-coff.c (obj_coff_line): Call listing_source_line, inIan Lance Taylor2-1/+14
1995-07-05 * symbols.c (S_SET_EXTERNAL): Warn if symbol is weak.Ian Lance Taylor2-38/+28
1995-07-05 * config/obj-aout.c (obj_aout_frob_symbol): Warn about an attemptIan Lance Taylor2-3/+33
1995-07-05 * remote-nindy (nindy_wait): Use infinite timeout reading afterKung Hsu2-1/+6
1995-07-05 * Makefile.in: Remove @configure_input@; it's not needed inIan Lance Taylor2-17/+16
1995-07-05 * config/tc-m88k.c (md_pseudo_table): Add ".set" so that theIan Lance Taylor2-0/+5
1995-07-05 * ecoff.c (_bfd_ecoff_bfd_is_local_label): New function.Ian Lance Taylor4-10/+70
1995-07-05Correct last changeIan Lance Taylor1-12/+1
1995-07-05 * ecoff.c (ecoff_debugging_seen): New global variable.Ian Lance Taylor5-26/+142