Age | Commit message (Expand) | Author | Files | Lines |
1995-11-13 | * config.sub: Accept pmac and pmac-mpw as names for PowerMacs, | Stan Shebs | 3 | -6/+34 |
1995-11-13 | * libbfd.c (bfd_get_file_window): Use casts to avoid doing | Ian Lance Taylor | 1 | -0/+3 |
1995-11-13 | * partial-stab.h: Remove GDB_TARGET_IS_HPPA kludge. | Jeff Law | 2 | -15/+9 |
1995-11-13 | * aout-target.h (MY(callback)): Set the lma of the sections. | Ian Lance Taylor | 1 | -0/+2 |
1995-11-13 | * ecoff.c (ecoff_reloc_link_order): Turn a reloc against a defined | Ian Lance Taylor | 1 | -0/+5 |
1995-11-13 | checkpoint | Michael Meissner | 8 | -405/+893 |
1995-11-13 | Missed a debug macro (duh) | Kim Knuttila | 1 | -0/+1 |
1995-11-13 | Implemented IMGLUE reloc + dumping | Kim Knuttila | 2 | -96/+336 |
1995-11-13 | * gas/hppa/unsorted/brlenbug.s: New test. | Jeff Law | 2 | -0/+3503 |
1995-11-13 | * config/tc-hppa.c (pa_ip): Fix off-by-2 bug in length check for | Jeff Law | 1 | -0/+12 |
1995-11-13 | Add "grez" to keep_these_too. | Stan Shebs | 1 | -3/+5 |
1995-11-13 | Add model-functions support | Michael Meissner | 3 | -14/+119 |
1995-11-12 | * mpw-make.sed (DEMANGLER_PROG): Edit out attempts to do anything | Stan Shebs | 2 | -0/+16 |
1995-11-12 | * Makefile.in (bfd_libs_here, etc): Provide empty definitions. | Stan Shebs | 2 | -8/+112 |
1995-11-12 | Add support for setting model name and other things | Michael Meissner | 9 | -67/+309 |
1995-11-12 | Various changes | Michael Meissner | 1 | -6/+13 |
1995-11-11 | fix typo | Michael Meissner | 1 | -0/+4 |
1995-11-11 | Check for files in the source directory, not the build directory | Michael Meissner | 3 | -8/+12 |
1995-11-10 | Tons of changes to allow model specific information in the instruction file. | Michael Meissner | 6 | -114/+614 |
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 |