aboutsummaryrefslogtreecommitdiff
path: root/gdb/xcoffexec.c
AgeCommit message (Expand)AuthorFilesLines
1994-02-17 * corelow.c, exec.c, irix5-nat.c, mipsread.c, objfiles.c,David MacKenzie1-4/+4
1994-02-12 * configure.in: Add Lynx/rs6000 support.Stu Grossman1-542/+72
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1-0/+1
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-6/+6
1993-10-12 * xcoffsolib.h, xcoffexec.c: Undo the part of Fred's bfd->abfdJim Kingdon1-17/+17
1993-10-08 * osfsolib.c, remote-sim.c, remote.c, solib.c, xcoffexec.c,Fred Fish1-29/+29
1993-09-28Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-3/+5
1993-09-01bzero -> memsetK. Richard Pixley1-1/+1
1993-08-09 * gdbcore.h: New variable gnutarget.Jim Kingdon1-3/+3
1993-07-27 * breakpoint.c (breakpoint_1): Walk the breakpoint chain to decide ifPeter Schauer1-1/+8
1993-06-13 * defs.h, main.c (catch_errors): Add return_mask arg.Jim Kingdon1-1/+2
1993-04-22 * objfiles.h (obj_section), objfiles.c (build_objfile_section_table):Jim Kingdon1-4/+35
1993-04-20 * xcoffexec.c (xcoff_relocate_core): If no exec file, error()Jim Kingdon1-1/+7
1993-04-02 * stabsread.c (patch_block_stabs): If stab & no symbol, makeJim Kingdon1-3/+3
1993-03-30Tue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon1-6/+10
1993-03-26 * Clean up xcoff relocation.Jim Kingdon1-146/+30
1993-03-18 * xcoffexec.c (exec_close): Don't close exec_bfd twice.Jim Kingdon1-4/+3
1993-03-17 * xcoffexec.c (add_vmap): Wrap symbol read in catch_errors.Jim Kingdon1-4/+18
1993-03-12Fri Mar 12 09:33:23 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon1-124/+191
1993-02-27* xcoffexec.c (vmap_ldinfo): Fix "/" for '/' typo, reportedJohn Gilmore1-1/+1
1993-02-11* stabsread.c (rs6000_builtin_type): Move function fromJohn Gilmore1-6/+6
1993-01-05 * xcoffexec.c (vmap_symtab): Use new macros to access minimalFred Fish1-3/+4
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-10/+8
1992-11-19 * infcmd.c (set_environment_command): Avoid skipping firstJohn Gilmore1-9/+10
1992-10-06NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector asK. Richard Pixley1-0/+1
1992-09-25 * xcoffexec.c (exec_ops): child_attach and child_create_inferiorK. Richard Pixley1-3/+2
1992-09-22Break the thread of control that implies that a unix childJohn Gilmore1-0/+1
1992-09-18Remove convert_{to,from}_virtual members from target structs.John Gilmore1-1/+1
1992-08-29RS/6000 portability changes (for hosting cross-debuggers).John Gilmore1-11/+1
1992-06-17* xcoffexec.c: Remove ' from comment.Stu Grossman1-1/+1
1992-06-16 * xcoffexec.c (map_vmap): Turn comment into a real C comment.Fred Fish1-3/+3
1992-05-09* xcoffexec.c (vmap_exec): Don't assume .text and .data are theStu Grossman1-12/+17
1992-04-17Fix to dwarfread.c to target pointer and target long sizes, fixes forFred Fish1-0/+1
1992-04-03 * munch: Must pre-pend "_" to "initialize" for SYSV style nm.Per Bothner1-0/+22
1992-03-29Create and use macros for iterating on symtabs, psymtabs, msymbols.John Gilmore1-56/+5
1992-03-29Merged in latest RS6000 diffs from Metin G. Ozisik.Per Bothner1-52/+70
1992-03-21Many changes, most related to creating entry point information on a per-objfileFred Fish1-0/+1
1992-03-18Changes to implement the -mapped and -readnow options for commands thatFred Fish1-1/+1
1992-03-13Mostly merged in changes from IBM (Metin); see ChangeLog.Per Bothner1-77/+147
1992-03-09 * symfile.h: Add prototype for iterate_over_msymbols().Fred Fish1-2/+3
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-2/+2
1992-03-02 * rs6000-xdep.c (frame_initial_stack_address): MovePer Bothner1-3/+0
1992-03-02More changes, mostly from IBM for rs6000. (See ChangeLog.)Per Bothner1-0/+3
1992-02-29Mostly rs6000 changes from IBM.Per Bothner1-55/+76
1992-02-22* Check in Fred Fish's changes in these modules. FredJohn Gilmore1-55/+81
1992-02-21* core.c, eval.c, exec.c, inftarg.c, remote-adapt.c, remote-eb.c,John Gilmore1-2/+2
1991-12-04* Makefile.in: VERSION 4.2.96.John Gilmore1-1/+1
1991-11-21Add /* */ to #if 0'd thing to help ANSI.John Gilmore1-2/+2
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-1/+0
1991-11-12* rs6000-pinsn.c, rs6000-tdep.c, rs6000-xdep.c, tm-rs6000.h,John Gilmore1-0/+932