Age | Commit message (Expand) | Author | Files | Lines |
1998-02-09 | * Makefile.am: Update dependencies. | Ian Lance Taylor | 1 | -0/+5 |
1998-02-07 | * configure, aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 4 | -67/+57 |
1998-02-07 | * configure, aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 5 | -187/+181 |
1998-02-07 | Fix double dependency for itable.[hc]. Was causing both the mips16 and the | Andrew Cagney | 1 | -0/+4 |
1998-02-07 | Do not initialise private data in output BFD if the input BFD is the default | Nick Clifton | 2 | -14/+21 |
1998-02-07 | Add automake and libtool as things to keep around. | Jason Molenda | 1 | -2/+2 |
1998-02-07 | - Added almost all code needed for PKE0/1 simulation. Considers | Frank Ch. Eigler | 2 | -95/+1457 |
1998-02-06 | Sun Jul 6 02:44:28 1997 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 3 | -22/+65 |
1998-02-06 | Move code from branch | Michael Meissner | 1 | -0/+7 |
1998-02-06 | * config/mips/tm-mips64.h (TARGET_LONG_BIT): Allow final target to | Jeff Law | 2 | -1/+20 |
1998-02-06 | more tweaks | Ian Lance Taylor | 1 | -18/+19 |
1998-02-06 | * config/tc-mips.c (md_begin): If mips_cpu is set, then use it as | Jeff Law | 1 | -0/+8 |
1998-02-06 | Do not generate an error message when merging v850 code into v850e/v850ea code. | Nick Clifton | 2 | -405/+214 |
1998-02-06 | Add -mv850any command line option for PR 14732 | Nick Clifton | 2 | -11/+28 |
1998-02-06 | * configure.tgt (mips64r5900*-sky-elf*): Replaces txvu-elf. | Doug Evans | 2 | -5/+10 |
1998-02-06 | Add missing sanitize markers in last ChangeLog entry. | Jeff Law | 1 | -0/+2 |
1998-02-06 | * cpu-mips.c (arch_info_struct): Make r5900 pointer size 32bits. | Jeff Law | 2 | -2/+3 |
1998-02-06 | * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): For BFD_RELOC_CTOR | Jeff Law | 1 | -0/+6 |
1998-02-06 | * alpha.c (alpha_Instruction): Use int, not signed. | Ian Lance Taylor | 2 | -2/+6 |
1998-02-06 | * core.c (core_init): Adding missing "break". | Jeff Law | 2 | -0/+5 |
1998-02-06 | * config/d10v/tm-d10v.h (D10V_CONVERT_IADDR_TO_RAW, | Andrew Cagney | 3 | -74/+64 |
1998-02-06 | improvements | Ian Lance Taylor | 1 | -2/+49 |
1998-02-06 | o Update GDB to match changes to d10v abi (ARG1 in r0 instead of r2). | Andrew Cagney | 3 | -141/+183 |
1998-02-06 | * ehopt.c: New file. | Ian Lance Taylor | 9 | -8/+435 |
1998-02-06 | New function, generic_pop_current_frame(), targets point POP_FRAME at | Andrew Cagney | 1 | -0/+8 |
1998-02-06 | sky sanitization | Doug Evans | 1 | -0/+30 |
1998-02-06 | Get overlay testsuite to work on m32r when image is being built with a | Andrew Cagney | 1 | -0/+19 |
1998-02-06 | * Makefile.in (SIM_SKY_OBJS,MIPS_EXTRA_OBJS): New vars. | Doug Evans | 3 | -55/+92 |
1998-02-06 | Prepend sky- to sky header file names. | Doug Evans | 1 | -1/+1 |
1998-02-06 | When starting a new simulator run, ensure proceed status is cleared. | Andrew Cagney | 2 | -0/+7 |
1998-02-06 | Second pass at moving sky files into mips dir, | Doug Evans | 4 | -8/+8 |
1998-02-06 | * config/tc-mips.c (append_insn): Make sure that if we have a | Ian Lance Taylor | 2 | -1/+19 |
1998-02-06 | delete txvu/dvp/sky stuff, lives in mips dir now, configured with | Doug Evans | 2 | -43/+0 |
1998-02-06 | First pass at moving sky stuff from ../txvu to mips dir. | Doug Evans | 7 | -0/+923 |
1998-02-06 | Delete txvu stuff. | Doug Evans | 1 | -6/+1 |
1998-02-06 | * top.c (do_nothing): Remove signal handler after signal is caught. | Jason Molenda | 1 | -0/+7 |
1998-02-06 | * top.c (do_nothing): Remove signal handler after signal is caught. | Jason Molenda | 1 | -0/+4 |
1998-02-06 | * configure.in (host_tools, native_only): Add libtool. | Jason Molenda | 2 | -3/+7 |
1998-02-05 | Repeat/repeati are pc-relative | Michael Meissner | 1 | -0/+7 |
1998-02-05 | New files, update .Sanitize | Andrew Cagney | 2 | -0/+16 |
1998-02-05 | * cgen-sim.h (EX_FN_NAME): _exc_ -> _ex_. | Doug Evans | 2 | -67/+235 |
1998-02-05 | Sanitize m32rx from cpu.h and m32r-sim.h. | Doug Evans | 1 | -1/+1 |
1998-02-05 | * Makefile.in (m32r.o): Depend on cpu.h | Doug Evans | 13 | -1490/+3138 |
1998-02-05 | * scripttempl/pe.sc: Remove ${RELOCATING-0} from all sections. | Ian Lance Taylor | 1 | -0/+3 |
1998-02-05 | * coff-i386.c (coff_pe_i386_relocate_section): New static function | Ian Lance Taylor | 1 | -0/+7 |
1998-02-05 | Thu Feb 5 11:57:06 1998 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 2 | -76/+74 |
1998-02-05 | Do not allow BFD_ALIGN to wrap | Michael Meissner | 1 | -2/+3 |
1998-02-05 | Do not allow BFD_ALIGN to wrap | Michael Meissner | 2 | -3/+13 |
1998-02-05 | * configure, Makefile.in, aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 4 | -115/+266 |
1998-02-05 | * configure, Makefile.in, aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 4 | -173/+325 |