Age | Commit message (Expand) | Author | Files | Lines |
1995-11-10 | modified from 95q4 | Victoria Mixon | 1 | -1/+1 |
1995-11-10 | modified from 95q4 | Victoria Mixon | 3 | -9/+9 |
1995-11-10 | references to pesch@cygnus.com changed to doc@cygnus.com | Victoria Mixon | 5 | -9/+752 |
1995-11-10 | binutils.texi: modified from 95q4 | Victoria Mixon | 1 | -23/+23 |
1995-11-10 | If --enable-sim-inline is not specified, default to DEFAULT_INLINE=1, not 2. | Michael Meissner | 3 | -2/+9 |
1995-11-10 | Add comment about enabing PowerPC simulator | Michael Meissner | 1 | -0/+4 |
1995-11-10 | fix typo | Michael Meissner | 2 | -2/+2 |
1995-11-10 | * archive.c (bfd_generic_archive_p): Preserve tdata in case of | Ian Lance Taylor | 1 | -0/+3 |
1995-11-09 | Add --enable-sim-powerpc support. | Michael Meissner | 2 | -3/+26 |
1995-11-09 | Enable powerpc simulator for all powerpc-eabi targets, not just powerpc-eabis... | Michael Meissner | 3 | -29/+70 |
1995-11-09 | * mpw-config.in: Add variable with names of SIOW libraries. | Raymond Jou | 3 | -0/+20 |
1995-11-09 | * ldfile.c (ldfile_try_open_bfd): If bfd_error_invalid_target, | Ian Lance Taylor | 1 | -0/+3 |
1995-11-09 | Obey --silent | Michael Meissner | 3 | -63/+96 |
1995-11-09 | Get CC, etc. vars from configure; build ppc simulator if we are using GCC | Michael Meissner | 3 | -136/+179 |
1995-11-09 | * config/tc-a29k.c (md_apply_fix): Warn if an attempt is made to | Ian Lance Taylor | 1 | -3/+13 |
1995-11-09 | * aoutx.h (NAME(aout,final_link)): Report a reasonable error when | Ian Lance Taylor | 1 | -0/+7 |
1995-11-09 | * archive.c (bfd_generic_archive_p): Check the first object file | Ian Lance Taylor | 1 | -7/+17 |
1995-11-09 | * aoutx.h (NAME(aout,set_section_contents)): If a section can not | Ian Lance Taylor | 2 | -0/+15 |
1995-11-09 | fix typo | Michael Meissner | 1 | -1/+1 |
1995-11-09 | Turn on INLINES if using GCC to compile simulator; Print more stuff if reques... | Michael Meissner | 6 | -52/+255 |
1995-11-09 | * coffcode.h (coff_set_alignment_hook): Write RS6000COFF_C version | Ian Lance Taylor | 2 | -64/+80 |
1995-11-09 | * coffcode.h (coff_write_object_contents): Set a.out vstamp to 1 | Ian Lance Taylor | 2 | -0/+5 |
1995-11-09 | * emultempl/aix.em (gld${EMULATION_NAME}_before_allocation): Add | Ian Lance Taylor | 2 | -1/+115 |
1995-11-09 | * xcofflink.c (XCOFF_DESCRIPTOR): Define. | Ian Lance Taylor | 2 | -5/+311 |
1995-11-09 | Build derived hash table for PowerPC PE | Kim Knuttila | 1 | -0/+16 |
1995-11-09 | fix "make dep" for non-NetBSD systems | Ken Raeburn | 1 | -0/+3 |
1995-11-09 | * configure.in: Added new option --with[out]-mmap. Set USE_MMAP if it is given | Ken Raeburn | 3 | -13/+80 |
1995-11-09 | * mpw-make.sed: Edit @ENABLE_CFLAGS@ out, mpw-configure can | Stan Shebs | 2 | -0/+7 |
1995-11-09 | General cleanup; add -t options support to print all options | Michael Meissner | 11 | -189/+395 |
1995-11-09 | * coff-a29k.c (a29k_reloc): Change handling of R_IREL reloc to be | Ian Lance Taylor | 2 | -5/+36 |
1995-11-09 | * config/obj-coff.c (fixup_segment): Don't subtract md_pcrel_from | Ian Lance Taylor | 1 | -0/+6 |
1995-11-09 | * config/tc-a29k.c (line_separator_chars): Restore '@'. Existing | Ian Lance Taylor | 1 | -1/+1 |
1995-11-09 | * a29k-dis.c (print_special): Change num to unsigned int. | Ian Lance Taylor | 1 | -2/+2 |
1995-11-09 | Wed Nov 8 20:03:44 1995 Eric Freudenthal <freudenthal@nyu.edu> | Ian Lance Taylor | 2 | -1/+6 |
1995-11-09 | * config/tc-a29k.c (md_operand): Handle $float, $double, and | Ian Lance Taylor | 3 | -0/+82 |
1995-11-08 | get the printf cast right | Ian Lance Taylor | 1 | -2/+2 |
1995-11-08 | Wed Nov 8 16:38:14 1995 Eric Freudenthal <freudenthal@nyu.edu> | Ian Lance Taylor | 1 | -0/+5 |
1995-11-08 | * libbfd.c (bfd_get_file_window): Change writable parameter from | Ian Lance Taylor | 5 | -8/+18 |
1995-11-08 | * xcofflink.c (xcoff_find_reloc): Handle the case of a single | Ian Lance Taylor | 2 | -1/+7 |
1995-11-08 | more XCOFF linker hackery | Ian Lance Taylor | 2 | -26/+61 |
1995-11-08 | first stage in function unit support; add new switches & latest code from andrew | Michael Meissner | 30 | -486/+1802 |
1995-11-08 | * xcofflink.c (XCOFF_DEF_DYNAMIC): Rename from XCOFF_REF_DYNAMIC. | Ian Lance Taylor | 2 | -87/+181 |
1995-11-08 | * ldemul.c (ldemul_default_target): Cast getenv return value. | Ian Lance Taylor | 1 | -4/+10 |
1995-11-08 | * gprof.c (main): Cast getenv return value. | Ian Lance Taylor | 2 | -1/+5 |
1995-11-08 | * config/obj-coff.c (c_dot_file_symbol): Cast xmalloc return. | Ian Lance Taylor | 2 | -1/+17 |
1995-11-08 | * arsup.c (ar_open): Cast malloc return value. | Ian Lance Taylor | 1 | -0/+4 |
1995-11-08 | * libbfd.c (bfd_get_file_window): Change return type to boolean. | Ian Lance Taylor | 4 | -11/+26 |
1995-11-08 | * config/mips/vr4300.mt: Added simulator to default VR4300 build. | Jackie Smith Cashion | 2 | -0/+6 |
1995-11-08 | * configure.in (mips*-*-*): Added "mips" simulator target. | Jackie Smith Cashion | 3 | -9/+146 |
1995-11-08 | Initial check-in of the MIPS simulator. Work still needs to be done on | Jackie Smith Cashion | 4 | -0/+2165 |