summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace preg() with phex(). Cleanup monitor.c.Andrew Cagney2000-05-225-87/+56
* * i387-tdep.c (print_i387_value): Cast &value to (char *) inMark Kettenis2000-05-212-1/+8
* Define LIBIBERTYNick Clifton2000-05-212-0/+7
* 20000-05-21 H.J. Lu (hjl@gnu.org)H.J. Lu2000-05-213-27/+14
* * target.h (target_memory_bfd_section): Removed declaration.J.T. Conklin2000-05-209-97/+32
* updateJimmy Guo2000-05-191-0/+4
* regenerateJimmy Guo2000-05-191-4/+30
* 20000-05-19 H.J. Lu (hjl@gnu.org)H.J. Lu2000-05-192-2/+20
* * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16,Jeff Law2000-05-193-13/+20
* * configure.host, configure.tgt (powerpc-*-netbsd*): New entry.J.T. Conklin2000-05-189-0/+230
* * mn10300_sim.h (genericAdd, genericSub, genericCmp, genericOr,Alexandre Oliva2000-05-185-167/+175
* Force relocs emited for an executable to contain virtual addresses.Nick Clifton2000-05-182-1/+10
* 20000-05-18 H.J. Lu (hjl@gnu.org)H.J. Lu2000-05-182-0/+16
* * configure.in (hppa*64*-*-*): Do build ld for this configuration.Jeff Law2000-05-182-1/+6
* * config.bfd (hppa*64*-*-hpux11*): New target triplet.Jeff Law2000-05-182-5/+5
* * configure.in: Special case powerpc*-*-aix* target_makefile_frag.David Edelsohn2000-05-182-0/+7
* Typo. bfd@sourceware -> binutils@sourceware.Andrew Cagney2000-05-181-1/+1
* Add part of patch omittede from previous deltaNick Clifton2000-05-171-1/+1
* Apply patch from Richard Gorton <gorton@scrugs.lkg.dec.com> to implementNick Clifton2000-05-174-13/+28
* * Makefile.in (configure-target-libiberty): Depend onAlexandre Oliva2000-05-172-1/+6
* 2000-05-12 Michael Snyder <msnyder@.cygnus.com>Michael Snyder2000-05-172-2/+36
* 2000-05-12 Michael Snyder <msnyder@.cygnus.com>Michael Snyder2000-05-172-18/+30
* * gdb/config/djgpp/README: Fine-tune installation instructionsEli Zaretskii2000-05-172-12/+24
* * mmalloc/Makefile.in (install-info): Make sure $(infodir) exists.Eli Zaretskii2000-05-172-0/+12
* Minor maint et.al. tweeks.Andrew Cagney2000-05-175-59/+115
* Change v850 break-point instruction to loop. Get around lack of 16Andrew Cagney2000-05-172-1/+8
* Fix fild.Alan Modra2000-05-172-3/+7
* * cgen/opcodes fixFrank Ch. Eigler2000-05-165-14/+39
* * som.c (som_decode_symclass): Recognize weak symbols.Catherine Moore2000-05-162-0/+6
* Review TODO.Andrew Cagney2000-05-162-201/+436
* Rename mi/ChangeLog-mi -> mi/ChangeLogAndrew Cagney2000-05-1617-69/+0
* Make free_current_contents more robust. Use in MI.Andrew Cagney2000-05-164-10/+16
* Cleanup discard_minimal_symbols cleanup.Andrew Cagney2000-05-1613-16/+34
* Fix signature of add_set_enum_cmd. Change VAR parameter to char**.Andrew Cagney2000-05-169-33/+48
* Remove stray extern declaration of wrap_value_subscript().Andrew Cagney2000-05-162-1/+4
* Cleanup bfd_close() cleanups.Andrew Cagney2000-05-168-6/+30
* Fix problems introduced with my last change.Alan Modra2000-05-162-19/+22
* Skip CVS directories when creating tar ball.Andrew Cagney2000-05-162-2/+10
* Add code to tweek djunpack as part of release process.Andrew Cagney2000-05-162-1/+30
* * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH8.Joern Rennecke2000-05-152-0/+11
* Add notes on register cache.Andrew Cagney2000-05-152-13/+146
* sh-dsp support, simulator speedup by using host byte order:Joern Rennecke2000-05-156-808/+2324
* Add support for _x and _s flags to MSR instructionNick Clifton2000-05-153-7/+22
* Cleanup cleanups - delete use of make_cleanup_func as cast.Andrew Cagney2000-05-153-6/+10
* * Makefile.in (gdbtypes.o, varobj.o): Depend on wrapper.h.Eli Zaretskii2000-05-153-2/+12
* Convert SAVE_DUMMY_FRAME_TOS to multi-arch.Andrew Cagney2000-05-155-3/+72
* Cleanup free_agent_expr cleanups.Andrew Cagney2000-05-155-6/+28
* Cleanup delete_breakpoint cleanups.Andrew Cagney2000-05-155-8/+41
* Move core_addr_lessthan and core_addr_greaterthan to arch-utils.Andrew Cagney2000-05-155-21/+30
* Use make_cleanup_ui_out_stream_delete().Andrew Cagney2000-05-155-5/+11