aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-05-08 * coff-i386.c (coff_i386_reloc): Don't dump core if output_bfd isIan Lance Taylor2-2/+13
2001-05-08Remove extraneous character in first line.Ian Lance Taylor1-1/+1
2001-05-08merge from gccDJ Delorie6-19/+48
2001-05-08More fallout from 2001-03-30 changes.Alan Modra2-63/+7
2001-05-08* config/i386/tm-i386v.h (struct frame_info, structMark Kettenis2-7/+7
2001-05-08Check Mode not Bank in order to determine rocesor mode.Nick Clifton2-1/+7
2001-05-07 * lib/gdb.exp (gdbtk_initialize_display): New proc which willKeith Seitz2-18/+210
2001-05-07Drop self as mn10300 maintainer.Andrew Cagney2-1/+6
2001-05-07Zap some bogus #ifndef _WIN32 - hangover from WinGDBAndrew Cagney2-8/+5
2001-05-07* cgen asm/disasmFrank Ch. Eigler3-5/+21
2001-05-07merge from gccDJ Delorie4-1/+49
2001-05-07ChangeLog cleanup: move all references to gdbtk stuff to gdb.gdbtk/ChangeLog ...Keith Seitz1-70/+1
2001-05-07 * disassemble.c (disassembler_usage): Remove unused attribute.Alan Modra2-1/+5
2001-05-07 * ldgram.y: Fix typo.Alan Modra2-3/+7
2001-05-07 * external.h: Fix typo.Alan Modra3-38/+112
2001-05-07 * readelf.c (process_unwind): Remove const specifier.Alan Modra2-1/+5
2001-05-07 * ecoff.c (bfd_debug_section): Fix initialization.Alan Modra6-17/+29
2001-05-07*** empty log message ***Jim Blandy1-0/+4
2001-05-07* mn10300.igen: Doc fixes.Jim Blandy1-6/+6
2001-05-07* restore.c: Make the code of caller0 correspond to its comment.Jim Blandy2-8/+12
2001-05-06Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner12-239/+64
2001-05-06* config/tc-mn10300.c (md_assemble): Subtract operand->shiftAlexandre Oliva2-7/+6
2001-05-06Implement attach/detach for multi-threaded programs on Linux.Mark Kettenis3-50/+172
2001-05-06Do not insert more than MAX_MEM_FOR_RS_ALIGN_CODE bytes.Nick Clifton3-13/+25
2001-05-06 * symtab.c (lookup_symtab_1, lookup_partial_symtab): Use basenameEli Zaretskii2-22/+15
2001-05-06* breakpoint.c (check_duplicates): Use the breakpoint's type, notJim Blandy3-13/+38
2001-05-06* breakpoint.c (check_duplicates): Take a breakpoint object as anJim Blandy2-15/+22
2001-05-04 * elf64-alpha.c (SREL16, SREL32, SREL64): Set pcrel_offset true.Richard Henderson2-3/+7
2001-05-042001-05-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2-4/+26
2001-05-042001-01-26 Felix Lee <flee@redhat.com>Michael Snyder2-11/+41
2001-05-04* typo fixFrank Ch. Eigler1-1/+1
2001-05-04* m32r disasm bug fixFrank Ch. Eigler5-14/+58
2001-05-04Assorted fixes to pinsrw, pextrw, pmovmskb, movmskp, maskmovq.Alan Modra8-23/+57
2001-05-04Set EF_ARM_HASENTRY if the start address is set.Nick Clifton2-0/+17
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner132-2052/+2659
2001-05-03* configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: DisableAlexandre Oliva2-3/+8
2001-05-03Compute value of _bfd_target_vector_entries based on the size ofNick Clifton2-1/+6
2001-05-03 * rdi-share/devsw.c: Include <time.h> for struct tmJonathan Larmour2-0/+5
2001-05-03 * config/djgpp/fnchange.lst: Add mappings for the newEli Zaretskii2-0/+11
2001-05-03Fix a typo.Eli Zaretskii1-1/+1
2001-05-032001-05-03 H.J. Lu <hjl@gnu.org>H.J. Lu2-35/+22
2001-05-032001-05-03 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
2001-05-032001-05-03 H.J. Lu <hjl@gnu.org>H.J. Lu3-2/+13
2001-05-03 * coff-alpha.c (reloc_nil): Likewise.Andreas Jaeger1-13/+13
2001-05-03 * elf64-gen.c (elf_generic_info_to_howto): Add unused attribute.Andreas Jaeger5-36/+59
2001-05-03Warning fixes and configure/makefile tweaks by Thiemo Seufer.Alan Modra9-444/+565
2001-05-03 * config/tc-i386.c (i386_displacement): Call as_bad for bad GOTOFFAlan Modra2-14/+27
2001-05-022001-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+6
2001-05-02Fix indentation and parenthesisNick Clifton1-6/+6
2001-05-02Add gas and ld support for openriscNick Clifton28-474/+1905