aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-11-25Enable ld to build for RCE. This is not tested yet!Michael Tiemann7-2/+80
1994-11-25Change R16 -> RCE.Michael Tiemann1-1/+1
1994-11-25Change R16 -> RCE.Michael Tiemann1-3/+3
1994-11-25 * hppa-tdep.c (in_solib_call_trampoline): Recognize calls throughJeff Law2-27/+135
1994-11-25 * hpread.c: Include hp-symtab.h instead of hpux-symtab.h.Jeff Law11-470/+459
1994-11-25 * hp-symtab.h: New file describing the debug symbols emittedJeff Law5-2571/+999
1994-11-25remove sh3 stuff.Steve Chamberlain1-0/+24
1994-11-25*** empty log message ***Michael Tiemann1-1/+1
1994-11-25Clean up bitrot (such as interfaces that have changed since theseMichael Tiemann5-13/+43
1994-11-25*** empty log message ***Michael Tiemann2-12/+12
1994-11-25Rename r16 files to rce, and fix some more .Sanitize typos.Michael Tiemann20-88/+128
1994-11-24Recognize and sanitize r16 as a target.Michael Tiemann2-0/+40
1994-11-24*** empty log message ***Michael Tiemann4-8/+9
1994-11-24Fix .Sanitize scrips so that r16 is truly scrubbed out.Michael Tiemann4-1/+132
1994-11-24Safely check in r16 targets for binutils.Michael Tiemann18-110/+1630
1994-11-24 * blockframe.c (find_pc_partial_function): Inhibit mst_trampolineJeff Law6-24/+134
1994-11-24 * tm-h8300.h (REMOTE_BREAKPOINT): Define.Steve Chamberlain3-2/+5
1994-11-24 * dis-asm.h (print_insn_shl): New prototype.Steve Chamberlain1-13/+18
1994-11-24 * disasseble.c (disassebler): Cope with little endian SH.Steve Chamberlain1-0/+157
1994-11-24 * sh-opc.h (mov.l gbr): Get direction right.Steve Chamberlain2-0/+367
1994-11-24 * Makefile.in: Add eshl.o.Steve Chamberlain3-5/+15
1994-11-24 * remote-e7000.c (HARD_BREAKPOINTS): Reenable.Steve Chamberlain4-60/+67
1994-11-24 * interp.c ([wr][bwl]at): New functions.Steve Chamberlain5-29/+110
1994-11-24 * config/obj-coff.h (TARGET_FORMAT): Select between coff-shl and coff-sh.Steve Chamberlain2-1/+11
1994-11-24 * coff-sh.c (shlcoff_vec): New target vector.Steve Chamberlain4-3/+76
1994-11-23 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.Brendan Kehoe2-1/+21
1994-11-23 * config/tc-hppa.c (tc_gen_reloc, ELF variant): Revert lastJeff Law1-0/+5
1994-11-23 * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELFJeff Law1-0/+5
1994-11-23 * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Do not addJeff Law1-0/+5
1994-11-23 * config/tc-hppa.c (tc_gen_reloc, ELF variant): Add section->vmaJeff Law2-1/+14
1994-11-23 Maintenance commands to report time and space usage.Stan Shebs3-15/+98
1994-11-22 * Makefile.in (INSTALL_XFORM): Fix typo.Steve Chamberlain2-2/+6
1994-11-22 * a29k-tdep.c (examine_tag): Fix a bug in stack frame size.Kung Hsu2-2/+6
1994-11-22* config/tc-alpha.c (s_alpha_set): Ignore the .set (no)move andJ.T. Conklin2-2/+14
1994-11-22 * scripttempl/elf.sc: Fill .text section with NOPS. From EricIan Lance Taylor1-0/+5
1994-11-21* configure.in (*-*-netware*): Don't configure xiberty.J.T. Conklin2-1/+9
1994-11-21 * srec.c (srec_get_reloc_upper_bound): Define.Ian Lance Taylor1-0/+7
1994-11-20Update note for hpux9 dynamic executable support.Jeff Law1-4/+2
1994-11-19 * symfile.c (deduce_language_from_filename): Treat .c++ as aPeter Schauer1-0/+10
1994-11-19 * configure.host (i[345]86-*-solaris*): Use solaris2 toPeter Schauer2-2/+9
1994-11-18 * defs.h, infcmd.c (reg_names): Don't declare as constant.Stan Shebs2-56/+58
1994-11-18* nlm/alpha.c (strtol): Removed, it is provided by NetWare C library.J.T. Conklin5-227/+5
1994-11-18* Makefile.in (LD_FOR_TARGET, NLMCONV_FOR_TARGET): Removed.J.T. Conklin3-37/+15
1994-11-18Thu Nov 17 15:37:19 1994 Mark W. Eichin <eichin@cygnus.com>Ian Lance Taylor4-0/+43
1994-11-18 * monitor.[ch], w89k-rom.c, op50n-rom.c, idp-rom.c: Add supportRob Savoye1-3/+15
1994-11-18 Support for different MIPS IDT processor models.Stan Shebs4-80/+300
1994-11-17 * ar.c (main): Don't call do_quick_append if any of the archiveIan Lance Taylor2-28/+106
1994-11-17* reloc.c (bfd_reloc_code_type): Add new value BFD_RELOC_12_PCREL.Ken Raeburn4-29/+61
1994-11-17 * bfd/elf32-hppa.c (elf32_hppa_bfd_final_link_relocated): Use theJeff Law2-28/+40
1994-11-17 * objcopy.c (main): Fix is_strip test. FromIan Lance Taylor2-53/+142