Age | Commit message (Expand) | Author | Files | Lines |
2000-05-19 | * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16, | Jeff Law | 3 | -13/+20 |
2000-05-18 | * configure.host, configure.tgt (powerpc-*-netbsd*): New entry. | J.T. Conklin | 9 | -0/+230 |
2000-05-18 | * mn10300_sim.h (genericAdd, genericSub, genericCmp, genericOr, | Alexandre Oliva | 5 | -167/+175 |
2000-05-18 | 2000-05-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 |
2000-05-18 | Force relocs emited for an executable to contain virtual addresses. | Nick Clifton | 2 | -1/+10 |
2000-05-18 | 20000-05-18 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2 | -0/+16 |
2000-05-18 | * configure.in (hppa*64*-*-*): Do build ld for this configuration. | Jeff Law | 2 | -1/+6 |
2000-05-18 | * config.bfd (hppa*64*-*-hpux11*): New target triplet. | Jeff Law | 2 | -5/+5 |
2000-05-18 | * configure.in (hppa-*-hpux11*): If the cpu is hppa*64*, then | Jeff Law | 3 | -235/+226 |
2000-05-18 | * configure.tgt (hppa*64*-*-*): Enable PA64 target. | Jeff Law | 2 | -1/+5 |
2000-05-18 | * configure.in: Special case powerpc*-*-aix* target_makefile_frag. | David Edelsohn | 2 | -0/+7 |
2000-05-18 | Typo. bfd@sourceware -> binutils@sourceware. | Andrew Cagney | 1 | -1/+1 |
2000-05-17 | Add part of patch omittede from previous delta | Nick Clifton | 1 | -1/+1 |
2000-05-17 | Fix typo in previous delta | Nick Clifton | 1 | -2/+2 |
2000-05-17 | Apply patch from Richard Gorton <gorton@scrugs.lkg.dec.com> to implement | Nick Clifton | 9 | -14/+60 |
2000-05-17 | * Makefile.in (configure-target-libiberty): Depend on | Alexandre Oliva | 2 | -1/+6 |
2000-05-17 | 2000-05-12 Michael Snyder <msnyder@.cygnus.com> | Michael Snyder | 2 | -2/+36 |
2000-05-17 | 2000-05-12 Michael Snyder <msnyder@.cygnus.com> | Michael Snyder | 2 | -18/+30 |
2000-05-17 | Update dependencies. | Alan Modra | 3 | -1354/+1637 |
2000-05-17 | * gdb/config/djgpp/README: Fine-tune installation instructions | Eli Zaretskii | 2 | -12/+24 |
2000-05-17 | * mmalloc/Makefile.in (install-info): Make sure $(infodir) exists. | Eli Zaretskii | 4 | -0/+22 |
2000-05-17 | Minor maint et.al. tweeks. | Andrew Cagney | 5 | -59/+115 |
2000-05-17 | Change v850 break-point instruction to loop. Get around lack of 16 | Andrew Cagney | 2 | -1/+8 |
2000-05-17 | Fix fild. | Alan Modra | 2 | -3/+7 |
2000-05-16 | Apply patch from Charles Wilson to make PE ports search for dynamic libraries | Nick Clifton | 2 | -9/+58 |
2000-05-16 | * cgen/opcodes fix | Frank Ch. Eigler | 5 | -14/+39 |
2000-05-16 | * som.c (som_decode_symclass): Recognize weak symbols. | Catherine Moore | 2 | -0/+6 |
2000-05-16 | Review TODO. | Andrew Cagney | 2 | -201/+436 |
2000-05-16 | Rename mi/ChangeLog-mi -> mi/ChangeLog | Andrew Cagney | 17 | -69/+0 |
2000-05-16 | Make free_current_contents more robust. Use in MI. | Andrew Cagney | 4 | -10/+16 |
2000-05-16 | Cleanup discard_minimal_symbols cleanup. | Andrew Cagney | 13 | -16/+34 |
2000-05-16 | Fix signature of add_set_enum_cmd. Change VAR parameter to char**. | Andrew Cagney | 9 | -33/+48 |
2000-05-16 | Remove stray extern declaration of wrap_value_subscript(). | Andrew Cagney | 2 | -1/+4 |
2000-05-16 | Cleanup bfd_close() cleanups. | Andrew Cagney | 8 | -6/+30 |
2000-05-16 | Fix problems introduced with my last change. | Alan Modra | 2 | -19/+22 |
2000-05-16 | Skip CVS directories when creating tar ball. | Andrew Cagney | 2 | -2/+10 |
2000-05-16 | Add code to tweek djunpack as part of release process. | Andrew Cagney | 2 | -1/+30 |
2000-05-15 | * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH8. | Joern Rennecke | 2 | -0/+11 |
2000-05-15 | Add notes on register cache. | Andrew Cagney | 2 | -13/+146 |
2000-05-15 | sh-dsp support, simulator speedup by using host byte order: | Joern Rennecke | 6 | -808/+2324 |
2000-05-15 | Add support for _x and _s flags to MSR instruction | Nick Clifton | 7 | -145/+222 |
2000-05-15 | Cleanup cleanups - delete use of make_cleanup_func as cast. | Andrew Cagney | 3 | -6/+10 |
2000-05-15 | * Makefile.in (gdbtypes.o, varobj.o): Depend on wrapper.h. | Eli Zaretskii | 3 | -2/+12 |
2000-05-15 | Convert SAVE_DUMMY_FRAME_TOS to multi-arch. | Andrew Cagney | 5 | -3/+72 |
2000-05-15 | Cleanup free_agent_expr cleanups. | Andrew Cagney | 5 | -6/+28 |
2000-05-15 | Cleanup delete_breakpoint cleanups. | Andrew Cagney | 5 | -8/+41 |
2000-05-15 | Move core_addr_lessthan and core_addr_greaterthan to arch-utils. | Andrew Cagney | 5 | -21/+30 |
2000-05-15 | Use make_cleanup_ui_out_stream_delete(). | Andrew Cagney | 5 | -5/+11 |
2000-05-15 | Update printed copyright. | Alan Modra | 2 | -1/+5 |
2000-05-15 | Fix IRIX cc warnings. Fix ui_out functions that didn't return a value. | Andrew Cagney | 4 | -4/+11 |