aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-10-31Tue Oct 31 15:30:07 1995 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor2-12/+25
1995-10-31Tue Oct 31 15:30:07 1995 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor5-3/+30
1995-10-31really make import_file staticIan Lance Taylor1-1/+1
1995-10-31Add various switches to control how the simulator is builtMichael Meissner3-26/+546
1995-10-31 * config/tc-ppc.c (ppc_frob_symbol): Set BSF_NOT_AT_END forIan Lance Taylor2-0/+5
1995-10-31 * Makefile.in, configure.in: Make winsup builds work withSteve Chamberlain1-1/+1
1995-10-31 * coffcode.h (coff_slurp_symbol_table): Accept C_BCOMM andIan Lance Taylor2-0/+5
1995-10-31 * config/tc-ppc.c (md_pseudo_table): Add "bc" and "ec".Ian Lance Taylor2-1/+78
1995-10-31Tue Oct 31 10:42:42 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain2-0/+5
1995-10-31Tue Oct 31 10:38:58 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+5
1995-10-31 * Makefile.in, configure.in: Make winsup builds work withSteve Chamberlain3-3/+8
1995-10-31 * input-scrub.c (input_scrub_push): Reset sb_index.Ian Lance Taylor1-0/+4
1995-10-31New changes from AndrewMichael Meissner26-4911/+2897
1995-10-31 * emultempl/aix.em (export_files): Remove.Ian Lance Taylor2-30/+78
1995-10-31 * xcofflink.c (xcoff_mark_symbol): New static function, broken outIan Lance Taylor2-227/+221
1995-10-31keep files added by Niklas HallqvistKen Raeburn3-0/+3
1995-10-31Put the "some mentions of sanitize..." check *after* the GM sanitization,Ken Raeburn1-6/+8
1995-10-30 * configure.in: Build the linker on AIX.Ian Lance Taylor2-7/+7
1995-10-30 * xcofflink.c (struct xcoff_final_link_info): Add new line_fileposIan Lance Taylor2-45/+150
1995-10-30 * listing.c (listing_newline): Don't create a frag in the absoluteIan Lance Taylor1-0/+5
1995-10-30 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)Per Bothner2-7/+12
1995-10-30* Makefile.in (all-gcc): Fix typo.David Edelsohn2-2/+6
1995-10-30 * elf.c (elf_fake_sections): Remove bogus BFD_ASSERT.Ian Lance Taylor2-21/+23
1995-10-30 * objdump.c (objdump_print_value): New static function.Ian Lance Taylor2-15/+76
1995-10-30 * pr-5016.exp: xfail "whatis i" for sparc-sun-sunos4*, same as linux.Fred Fish2-2/+6
1995-10-29 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.Fred Fish1-0/+5
1995-10-29 * monitor.c: Include gnu-regex.h rather than system regex.h.Fred Fish1-0/+4
1995-10-29Sat Oct 28 23:51:48 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain5-19/+68
1995-10-28 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.Per Bothner2-1/+5
1995-10-28 * symtab.h (enum address_class): Add LOC_UNRESOLVED forPeter Schauer3-35/+36
1995-10-28Thu Oct 26 10:23:14 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain2-198/+490
1995-10-28Sat Oct 28 01:25:34 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain3-160/+46
1995-10-28Sat Oct 28 00:10:03 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain2-11/+34
1995-10-28 * configure.in: Rename libFOO to target-libFOO, and xibertyPer Bothner3-102/+149
1995-10-28* Makefile.in (taz): Build "info" in etc explicitly.Ken Raeburn2-0/+5
1995-10-28 * ld-scripts/script.t: Put .pr in .text, and .rw in .data, forIan Lance Taylor1-0/+5
1995-10-28 * xcofflink.c (xcoff_link_add_symbols): Handle csects in theIan Lance Taylor2-26/+36
1995-10-28 * config/tc-ppc.c (md_pseudo_table): Add "data" and "text".Ian Lance Taylor2-10/+126
1995-10-28 * symbols.c (symbol_find_or_make): Change name to be const.Ian Lance Taylor3-3/+18
1995-10-28 * Makefile.in (ALL_EMULATIONS): Added support for the NetBSDNiklas Hallqvist13-12/+59
1995-10-28 * m68k4knetbsd.c: New file.Niklas Hallqvist1-0/+4
1995-10-28Initial revisionNiklas Hallqvist2-0/+48
1995-10-28 * PORTING, aout-arm.c, aout-encap.c, aout-rce.c, aout-target.h,Niklas Hallqvist1-0/+31
1995-10-28Define HOST_BIG_ENDIAN_P according to <machine/endian.h>.Niklas Hallqvist1-0/+5
1995-10-28Do not define HOST_BIG_ENDIAN_PNiklas Hallqvist2-2/+0
1995-10-28Added M_68K4K_NETBSD magic.Niklas Hallqvist1-0/+4
1995-10-28Separate i386 & mips NetBSD configurations from other BSD ones. Don't assumeNiklas Hallqvist2-5/+62
1995-10-28Add m68*-hp*-netbsd* case. Cross-pollinate m68k and m68k4k NetBSDNiklas Hallqvist1-1/+6
1995-10-28Change PAGE_SIZE to TARGET_PAGE_SIZENiklas Hallqvist6-34/+55
1995-10-27 * emultempl/aix.em: Include ldctor.h.Ian Lance Taylor2-1/+153