aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-09-12 * infcmd.c (attach_command): Add solibs only whenKung Hsu2-2/+10
1995-09-12 * Makefile.in (maintainer-clean): New target.Ian Lance Taylor4-2/+10
1995-09-12 * Makefile.in (do_maintainer_clean): Rename from do_realclean.Ian Lance Taylor2-4/+9
1995-09-12 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.Ian Lance Taylor1-0/+7
1995-09-12 * ldmain.c (struct warning_callback_info): Define.Ian Lance Taylor1-1/+8
1995-09-12 * linker.c (_bfd_generic_link_add_one_symbol): Pass symbol name toIan Lance Taylor2-4/+7
1995-09-12Thu Sep 7 12:50:49 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+6
1995-09-12 * ar.c (replace_members): Don't call write_archive if nothingIan Lance Taylor1-0/+3
1995-09-12Thu Sep 7 12:45:34 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain5-294/+142
1995-09-12 * dep-in.sed: Remove config.h from generated dependencies.Ian Lance Taylor1-0/+2
1995-09-12 * ld.texinfo: Clarify -L option.Ian Lance Taylor1-0/+2
1995-09-12 * sunos.c (sunos_slurp_dynamic_symtab): New static function,Ian Lance Taylor4-32/+101
1995-09-12 * config/tc-arm.c (md_atof): Fix debugging printf, and leave itDavid Edelsohn1-0/+5
1995-09-12 * objdump.c (disassemble_data): Add casts to avoid gcc warnings.Ian Lance Taylor2-5/+9
1995-09-12 * ldlang.c (lang_one_common): Add cast to avoid warning.Ian Lance Taylor1-0/+8
1995-09-12 Extensive minor changes to avoid various gcc warnings. Also:Ian Lance Taylor31-726/+1687
1995-09-12 * internal.h (struct internal_syment): Change n_numaux field fromIan Lance Taylor1-0/+9
1995-09-12 * NEWS: Add information about remote target caching.Fred Fish2-0/+15
1995-09-11 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"Fred Fish2-0/+61
1995-09-11 * defs.h: Only include mmalloc.h if NO_MMALLOC is notFred Fish2-0/+19
1995-09-11 * doc/configure.in: Remove unused file.Ian Lance Taylor3-41/+2
1995-09-11 * app.c (do_scrub_chars): Grab all available spaces at start ofIan Lance Taylor1-0/+8
1995-09-11 * gas/mri/empty.s: New file.Ian Lance Taylor3-0/+14
1995-09-11 * sb.c: Include "libiberty.h".Ian Lance Taylor2-0/+9
1995-09-11 * gas/mri/mri.exp: Add xfail for the expr test for all hppaIan Lance Taylor2-1/+6
1995-09-11Revert Linux directory searching: it turns out that Linux no longerIan Lance Taylor6-171/+4
1995-09-11 * sunos.c (sunos_scan_std_relocs): Fix BFD_ASSERT: it's OK to findIan Lance Taylor2-4/+11
1995-09-10Sun Sep 10 10:24:48 1995 Michael Tiemann <tiemann@axon.cygnus.com>Michael Tiemann3-2/+32
1995-09-10Sun Sep 10 10:23:56 1995 Michael Tiemann <tiemann@axon.cygnus.com>Michael Tiemann1-0/+9
1995-09-10 * sparc-tdep.c (fill_fpregset): Fix incorrect FP_MAX_REGNUMPeter Schauer1-0/+6
1995-09-10fix typo.Michael Meissner1-1/+1
1995-09-09 * stabsread.c (read_enum_type): Exit loop for putting pendingPeter Schauer2-1/+7
1995-09-09 * gdb.base/signals.exp: Rewrite `handle all print' test asPeter Schauer1-0/+7
1995-09-09 * inferior.h: Add extern declaration of inferior_environ.Kung Hsu2-4/+10
1995-09-09* configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.J.T. Conklin2-0/+7
1995-09-08Update to new config schemeMichael Meissner7-32/+978
1995-09-08 Add Linux style directory searching.Ian Lance Taylor6-11/+219
1995-09-08 * elfcode.h (align_file_position): Remove; not used.Ian Lance Taylor2-14/+7
1995-09-08 * ldemul.h (ldemul_set_symbols): Declare.Ian Lance Taylor1-0/+4
1995-09-08 * ld-cdtest/cdtest.exp: If the compiler does not exist, mark theIan Lance Taylor1-0/+9
1995-09-08 * configure.in: Call AC_HEADER_DIRENT.Ian Lance Taylor2-12/+25
1995-09-08 * configure.in: Build ld in mips*-*-bsd* case.Ian Lance Taylor2-1/+5
1995-09-08 * configure.tgt (mips*-*-bsd*): New case.Ian Lance Taylor2-0/+3
1995-09-08 * configure.host (i[345]86-sequent-ptx* | i[345]86-sequent-sysv*)Ian Lance Taylor3-0/+131
1995-09-08 * solib.c (solib_map_sections): Copy full path name into so_listKung Hsu2-8/+35
1995-09-08 * app.c (do_scrub_chars): In MRI mode, keep a space before aIan Lance Taylor3-4/+30
1995-09-08 * Makefile.in (install): Don't install gasp in $(tooldir).Ian Lance Taylor2-10/+5
1995-09-08 * Makefile.in (install): Don't install in $(tooldir).Ian Lance Taylor2-5/+4
1995-09-08 * Makefile.in (install): Don't install in $(tooldir).Ian Lance Taylor2-11/+3
1995-09-08 * configure.in: Define CC_FOR_BUILD. Don't call AC_PROG_INSTALL.Ian Lance Taylor3-11/+28