| Commit message (Expand) | Author | Age | Files | Lines |
* | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1993-09-28 | 1 | -3/+5 |
* | bzero -> memset | K. Richard Pixley | 1993-09-01 | 1 | -1/+1 |
* | * gdbcore.h: New variable gnutarget. | Jim Kingdon | 1993-08-09 | 1 | -3/+3 |
* | * breakpoint.c (breakpoint_1): Walk the breakpoint chain to decide if | Peter Schauer | 1993-07-27 | 1 | -1/+8 |
* | * defs.h, main.c (catch_errors): Add return_mask arg. | Jim Kingdon | 1993-06-13 | 1 | -1/+2 |
* | * objfiles.h (obj_section), objfiles.c (build_objfile_section_table): | Jim Kingdon | 1993-04-22 | 1 | -4/+35 |
* | * xcoffexec.c (xcoff_relocate_core): If no exec file, error() | Jim Kingdon | 1993-04-20 | 1 | -1/+7 |
* | * stabsread.c (patch_block_stabs): If stab & no symbol, make | Jim Kingdon | 1993-04-02 | 1 | -3/+3 |
* | Tue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 1993-03-30 | 1 | -6/+10 |
* | * Clean up xcoff relocation. | Jim Kingdon | 1993-03-26 | 1 | -146/+30 |
* | * xcoffexec.c (exec_close): Don't close exec_bfd twice. | Jim Kingdon | 1993-03-18 | 1 | -4/+3 |
* | * xcoffexec.c (add_vmap): Wrap symbol read in catch_errors. | Jim Kingdon | 1993-03-17 | 1 | -4/+18 |
* | Fri Mar 12 09:33:23 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 1993-03-12 | 1 | -124/+191 |
* | * xcoffexec.c (vmap_ldinfo): Fix "/" for '/' typo, reported | John Gilmore | 1993-02-27 | 1 | -1/+1 |
* | * stabsread.c (rs6000_builtin_type): Move function from | John Gilmore | 1993-02-11 | 1 | -6/+6 |
* | * xcoffexec.c (vmap_symtab): Use new macros to access minimal | Fred Fish | 1993-01-05 | 1 | -3/+4 |
* | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1992-12-23 | 1 | -10/+8 |
* | * infcmd.c (set_environment_command): Avoid skipping first | John Gilmore | 1992-11-19 | 1 | -9/+10 |
* | NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector as | K. Richard Pixley | 1992-10-06 | 1 | -0/+1 |
* | * xcoffexec.c (exec_ops): child_attach and child_create_inferior | K. Richard Pixley | 1992-09-25 | 1 | -3/+2 |
* | Break the thread of control that implies that a unix child | John Gilmore | 1992-09-22 | 1 | -0/+1 |
* | Remove convert_{to,from}_virtual members from target structs. | John Gilmore | 1992-09-18 | 1 | -1/+1 |
* | RS/6000 portability changes (for hosting cross-debuggers). | John Gilmore | 1992-08-29 | 1 | -11/+1 |
* | * xcoffexec.c: Remove ' from comment. | Stu Grossman | 1992-06-17 | 1 | -1/+1 |
* | * xcoffexec.c (map_vmap): Turn comment into a real C comment. | Fred Fish | 1992-06-16 | 1 | -3/+3 |
* | * xcoffexec.c (vmap_exec): Don't assume .text and .data are the | Stu Grossman | 1992-05-09 | 1 | -12/+17 |
* | Fix to dwarfread.c to target pointer and target long sizes, fixes for | Fred Fish | 1992-04-17 | 1 | -0/+1 |
* | * munch: Must pre-pend "_" to "initialize" for SYSV style nm. | Per Bothner | 1992-04-03 | 1 | -0/+22 |
* | Create and use macros for iterating on symtabs, psymtabs, msymbols. | John Gilmore | 1992-03-29 | 1 | -56/+5 |
* | Merged in latest RS6000 diffs from Metin G. Ozisik. | Per Bothner | 1992-03-29 | 1 | -52/+70 |
* | Many changes, most related to creating entry point information on a per-objfile | Fred Fish | 1992-03-21 | 1 | -0/+1 |
* | Changes to implement the -mapped and -readnow options for commands that | Fred Fish | 1992-03-18 | 1 | -1/+1 |
* | Mostly merged in changes from IBM (Metin); see ChangeLog. | Per Bothner | 1992-03-13 | 1 | -77/+147 |
* | * symfile.h: Add prototype for iterate_over_msymbols(). | Fred Fish | 1992-03-09 | 1 | -2/+3 |
* | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 1992-03-03 | 1 | -2/+2 |
* | * rs6000-xdep.c (frame_initial_stack_address): Move | Per Bothner | 1992-03-02 | 1 | -3/+0 |
* | More changes, mostly from IBM for rs6000. (See ChangeLog.) | Per Bothner | 1992-03-02 | 1 | -0/+3 |
* | Mostly rs6000 changes from IBM. | Per Bothner | 1992-02-29 | 1 | -55/+76 |
* | * Check in Fred Fish's changes in these modules. Fred | John Gilmore | 1992-02-22 | 1 | -55/+81 |
* | * core.c, eval.c, exec.c, inftarg.c, remote-adapt.c, remote-eb.c, | John Gilmore | 1992-02-21 | 1 | -2/+2 |
* | * Makefile.in: VERSION 4.2.96. | John Gilmore | 1991-12-04 | 1 | -1/+1 |
* | Add /* */ to #if 0'd thing to help ANSI. | John Gilmore | 1991-11-21 | 1 | -2/+2 |
* | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1991-11-21 | 1 | -1/+0 |
* | * rs6000-pinsn.c, rs6000-tdep.c, rs6000-xdep.c, tm-rs6000.h, | John Gilmore | 1991-11-12 | 1 | -0/+932 |