aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-11-10 modified from 95q4Victoria Mixon1-1/+1
1995-11-10 modified from 95q4Victoria Mixon3-9/+9
1995-11-10 references to pesch@cygnus.com changed to doc@cygnus.comVictoria Mixon5-9/+752
1995-11-10 binutils.texi: modified from 95q4Victoria Mixon1-23/+23
1995-11-10If --enable-sim-inline is not specified, default to DEFAULT_INLINE=1, not 2.Michael Meissner3-2/+9
1995-11-10Add comment about enabing PowerPC simulatorMichael Meissner1-0/+4
1995-11-10fix typoMichael Meissner2-2/+2
1995-11-10 * archive.c (bfd_generic_archive_p): Preserve tdata in case ofIan Lance Taylor1-0/+3
1995-11-09Add --enable-sim-powerpc support.Michael Meissner2-3/+26
1995-11-09Enable powerpc simulator for all powerpc-eabi targets, not just powerpc-eabis...Michael Meissner3-29/+70
1995-11-09 * mpw-config.in: Add variable with names of SIOW libraries.Raymond Jou3-0/+20
1995-11-09 * ldfile.c (ldfile_try_open_bfd): If bfd_error_invalid_target,Ian Lance Taylor1-0/+3
1995-11-09Obey --silentMichael Meissner3-63/+96
1995-11-09Get CC, etc. vars from configure; build ppc simulator if we are using GCCMichael Meissner3-136/+179
1995-11-09 * config/tc-a29k.c (md_apply_fix): Warn if an attempt is made toIan Lance Taylor1-3/+13
1995-11-09 * aoutx.h (NAME(aout,final_link)): Report a reasonable error whenIan Lance Taylor1-0/+7
1995-11-09 * archive.c (bfd_generic_archive_p): Check the first object fileIan Lance Taylor1-7/+17
1995-11-09 * aoutx.h (NAME(aout,set_section_contents)): If a section can notIan Lance Taylor2-0/+15
1995-11-09fix typoMichael Meissner1-1/+1
1995-11-09Turn on INLINES if using GCC to compile simulator; Print more stuff if reques...Michael Meissner6-52/+255
1995-11-09 * coffcode.h (coff_set_alignment_hook): Write RS6000COFF_C versionIan Lance Taylor2-64/+80
1995-11-09 * coffcode.h (coff_write_object_contents): Set a.out vstamp to 1Ian Lance Taylor2-0/+5
1995-11-09 * emultempl/aix.em (gld${EMULATION_NAME}_before_allocation): AddIan Lance Taylor2-1/+115
1995-11-09 * xcofflink.c (XCOFF_DESCRIPTOR): Define.Ian Lance Taylor2-5/+311
1995-11-09Build derived hash table for PowerPC PEKim Knuttila1-0/+16
1995-11-09fix "make dep" for non-NetBSD systemsKen Raeburn1-0/+3
1995-11-09* configure.in: Added new option --with[out]-mmap. Set USE_MMAP if it is givenKen Raeburn3-13/+80
1995-11-09 * mpw-make.sed: Edit @ENABLE_CFLAGS@ out, mpw-configure canStan Shebs2-0/+7
1995-11-09General cleanup; add -t options support to print all optionsMichael Meissner11-189/+395
1995-11-09 * coff-a29k.c (a29k_reloc): Change handling of R_IREL reloc to beIan Lance Taylor2-5/+36
1995-11-09 * config/obj-coff.c (fixup_segment): Don't subtract md_pcrel_fromIan Lance Taylor1-0/+6
1995-11-09 * config/tc-a29k.c (line_separator_chars): Restore '@'. ExistingIan Lance Taylor1-1/+1
1995-11-09 * a29k-dis.c (print_special): Change num to unsigned int.Ian Lance Taylor1-2/+2
1995-11-09Wed Nov 8 20:03:44 1995 Eric Freudenthal <freudenthal@nyu.edu>Ian Lance Taylor2-1/+6
1995-11-09 * config/tc-a29k.c (md_operand): Handle $float, $double, andIan Lance Taylor3-0/+82
1995-11-08get the printf cast rightIan Lance Taylor1-2/+2
1995-11-08Wed Nov 8 16:38:14 1995 Eric Freudenthal <freudenthal@nyu.edu>Ian Lance Taylor1-0/+5
1995-11-08 * libbfd.c (bfd_get_file_window): Change writable parameter fromIan Lance Taylor5-8/+18
1995-11-08 * xcofflink.c (xcoff_find_reloc): Handle the case of a singleIan Lance Taylor2-1/+7
1995-11-08more XCOFF linker hackeryIan Lance Taylor2-26/+61
1995-11-08first stage in function unit support; add new switches & latest code from andrewMichael Meissner30-486/+1802
1995-11-08 * xcofflink.c (XCOFF_DEF_DYNAMIC): Rename from XCOFF_REF_DYNAMIC.Ian Lance Taylor2-87/+181
1995-11-08 * ldemul.c (ldemul_default_target): Cast getenv return value.Ian Lance Taylor1-4/+10
1995-11-08 * gprof.c (main): Cast getenv return value.Ian Lance Taylor2-1/+5
1995-11-08 * config/obj-coff.c (c_dot_file_symbol): Cast xmalloc return.Ian Lance Taylor2-1/+17
1995-11-08 * arsup.c (ar_open): Cast malloc return value.Ian Lance Taylor1-0/+4
1995-11-08 * libbfd.c (bfd_get_file_window): Change return type to boolean.Ian Lance Taylor4-11/+26
1995-11-08* config/mips/vr4300.mt: Added simulator to default VR4300 build.Jackie Smith Cashion2-0/+6
1995-11-08* configure.in (mips*-*-*): Added "mips" simulator target.Jackie Smith Cashion3-9/+146
1995-11-08Initial check-in of the MIPS simulator. Work still needs to be done onJackie Smith Cashion4-0/+2165