summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-2313-21/+66
* sigrc wasn't initialized before being passed to sim_resume().Andrew Cagney2000-05-232-0/+6
* Add -Wuninitialized.Andrew Cagney2000-05-233-3/+9
* IRIX GCC fixes from 5.0 branch.Andrew Cagney2000-05-234-9/+22
* From branch. Bump VERSION number.Andrew Cagney2000-05-232-1/+6
* * elf64-ia64.c (ia64_howto_table): Add PCREL60B, PCREL21BI,Richard Henderson2000-05-235-33/+462
* * ia64.h (R_IA64_PCREL60B, R_IA64_PCREL21BI): New.Richard Henderson2000-05-232-1/+11
* Allow d suffix on iretAlan Modra2000-05-232-2/+7
* * am33.igen: Fix leading comments of SP-relative offset insns thatAlexandre Oliva2000-05-222-7/+11
* Add peigen.lo to MIPS PE targetNick Clifton2000-05-223-22/+21
* Use bfd_generic_verify_endian_match() and fix it to only check when endiannessNick Clifton2000-05-226-62/+37
* Regerbated after change to Makefile.amNick Clifton2000-05-221-18/+22
* Purge (almost) make_cleanup_func.Andrew Cagney2000-05-2220-35/+187
* 2000-05-22 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-222-0/+10
* Purge procfs.c of make_cleanup_func.Andrew Cagney2000-05-222-5/+28
* Eliminate make_cleanup_func from top.cAndrew Cagney2000-05-224-20/+69
* 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