| Commit message (Expand) | Author | Age | Files | Lines |
* | Use gdbarch for most target parameters for the MN10300, rather | Jim Blandy | 2001-05-09 | 3 | -105/+84 |
* | Replace ui_out_list_{begin,end}() with ui_out_{begin,end}(). | Andrew Cagney | 2001-05-09 | 6 | -39/+144 |
* | Use a stack of structures (instead of a simple array) to keep track of | Andrew Cagney | 2001-05-09 | 3 | -45/+104 |
* | 2001-05-08 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-05-08 | 2 | -1/+6 |
* | * coff-i386.c (coff_i386_reloc): Don't dump core if output_bfd is | Ian Lance Taylor | 2001-05-08 | 2 | -2/+13 |
* | Remove extraneous character in first line. | Ian Lance Taylor | 2001-05-08 | 1 | -1/+1 |
* | merge from gcc | DJ Delorie | 2001-05-08 | 6 | -19/+48 |
* | * config/i386/tm-i386v.h (struct frame_info, struct | Mark Kettenis | 2001-05-08 | 2 | -7/+7 |
* | Check Mode not Bank in order to determine rocesor mode. | Nick Clifton | 2001-05-08 | 2 | -1/+7 |
* | * README: New file. | Keith Seitz | 2001-05-07 | 21 | -237/+996 |
* | * lib/gdb.exp (gdbtk_initialize_display): New proc which will | Keith Seitz | 2001-05-07 | 2 | -18/+210 |
* | Drop self as mn10300 maintainer. | Andrew Cagney | 2001-05-07 | 2 | -1/+6 |
* | Zap some bogus #ifndef _WIN32 - hangover from WinGDB | Andrew Cagney | 2001-05-07 | 2 | -8/+5 |
* | * cgen asm/disasm | Frank Ch. Eigler | 2001-05-07 | 3 | -5/+21 |
* | merge from gcc | DJ Delorie | 2001-05-07 | 4 | -1/+49 |
* | * library/globalpref.itb (build_win): Preserve the | Keith Seitz | 2001-05-07 | 2 | -1/+8 |
* | ChangeLog cleanup: move all references to gdbtk stuff to gdb.gdbtk/ChangeLog ... | Keith Seitz | 2001-05-07 | 3 | -163/+150 |
* | * disassemble.c (disassembler_usage): Remove unused attribute. | Alan Modra | 2001-05-07 | 2 | -1/+5 |
* | * external.h: Fix typo. | Alan Modra | 2001-05-07 | 3 | -38/+112 |
* | * ecoff.c (bfd_debug_section): Fix initialization. | Alan Modra | 2001-05-07 | 6 | -17/+29 |
* | *** empty log message *** | Jim Blandy | 2001-05-07 | 1 | -0/+4 |
* | * mn10300.igen: Doc fixes. | Jim Blandy | 2001-05-07 | 1 | -6/+6 |
* | * restore.c: Make the code of caller0 correspond to its comment. | Jim Blandy | 2001-05-07 | 2 | -8/+12 |
* | Consolidate save_inferior_ptid/restore_inferior_ptid implementation to | Kevin Buettner | 2001-05-06 | 12 | -239/+64 |
* | Make ptid_t related changes. | Kevin Buettner | 2001-05-06 | 2 | -2/+13 |
* | Implement attach/detach for multi-threaded programs on Linux. | Mark Kettenis | 2001-05-06 | 3 | -50/+172 |
* | * symtab.c (lookup_symtab_1, lookup_partial_symtab): Use basename | Eli Zaretskii | 2001-05-06 | 2 | -22/+15 |
* | * breakpoint.c (check_duplicates): Use the breakpoint's type, not | Jim Blandy | 2001-05-06 | 3 | -13/+38 |
* | * breakpoint.c (check_duplicates): Take a breakpoint object as an | Jim Blandy | 2001-05-06 | 2 | -15/+22 |
* | * elf64-alpha.c (SREL16, SREL32, SREL64): Set pcrel_offset true. | Richard Henderson | 2001-05-04 | 2 | -3/+7 |
* | 2001-05-03 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-05-04 | 2 | -4/+26 |
* | 2001-01-26 Felix Lee <flee@redhat.com> | Michael Snyder | 2001-05-04 | 2 | -11/+41 |
* | * typo fix | Frank Ch. Eigler | 2001-05-04 | 1 | -1/+1 |
* | * m32r disasm bug fix | Frank Ch. Eigler | 2001-05-04 | 5 | -14/+58 |
* | Assorted fixes to pinsrw, pextrw, pmovmskb, movmskp, maskmovq. | Alan Modra | 2001-05-04 | 4 | -17/+44 |
* | Set EF_ARM_HASENTRY if the start address is set. | Nick Clifton | 2001-05-04 | 2 | -0/+17 |
* | Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03 | Kevin Buettner | 2001-05-04 | 131 | -2031/+2629 |
* | * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable | Alexandre Oliva | 2001-05-03 | 2 | -3/+8 |
* | * gdbtk.c (gdbtk_init): Include the command "warp_pointer" | Keith Seitz | 2001-05-03 | 4 | -11/+44 |
* | Compute value of _bfd_target_vector_entries based on the size of | Nick Clifton | 2001-05-03 | 2 | -1/+6 |
* | * rdi-share/devsw.c: Include <time.h> for struct tmgdb-pre-ptid_t-2001-05-03 | Jonathan Larmour | 2001-05-03 | 2 | -0/+5 |
* | * config/djgpp/fnchange.lst: Add mappings for the new | Eli Zaretskii | 2001-05-03 | 2 | -0/+11 |
* | Fix a typo. | Eli Zaretskii | 2001-05-03 | 1 | -2/+2 |
* | 2001-05-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2001-05-03 | 3 | -2/+13 |
* | * coff-alpha.c (reloc_nil): Likewise. | Andreas Jaeger | 2001-05-03 | 1 | -13/+13 |
* | * elf64-gen.c (elf_generic_info_to_howto): Add unused attribute. | Andreas Jaeger | 2001-05-03 | 5 | -36/+59 |
* | Add gas and ld support for openrisc | Nick Clifton | 2001-05-02 | 2 | -6/+12 |
* | 2001-05-01 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-05-01 | 2 | -14/+24 |
* | 2001-05-01 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-05-01 | 2 | -0/+14 |
* | * config/rs6000/tm-rs6000.h (IN_SOLIB_RETURN_TRAMPOLINE): Define. | Nicholas Duffek | 2001-05-01 | 4 | -23/+96 |