Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-04-03 | * munch: Must pre-pend "_" to "initialize" for SYSV style nm. | Per Bothner | 1 | -17/+7 | |
* tm-rs6000.h, xcoffexec.c, xcoffread.c, xm-rs6000.h: Merge in more patches for rs6000 from Metin Ozisik. * utils.c: Fix typo in comment. | |||||
1992-03-29 | Merged in latest RS6000 diffs from Metin G. Ozisik. | Per Bothner | 1 | -9/+63 | |
1992-03-21 | Many changes, most related to creating entry point information on a per-objfile | Fred Fish | 1 | -8/+2 | |
basis. See comments in objfiles.h and details in ChangeLog. Also remove redundant definitions of FRAME_CHAIN_VALID from most of the tm-* files and use a default definition in frame.h. | |||||
1992-03-12 | * solib.h, infrun.c, tm-rs6000.h: Add a PID parameter | Per Bothner | 1 | -2/+2 | |
to SOLIB_CREATE_INFERIOR_HOOK macro. | |||||
1992-03-02 | More changes, mostly from IBM for rs6000. (See ChangeLog.) | Per Bothner | 1 | -16/+48 | |
1992-03-01 | More changes, mostly from IBM, for the rs6000. See ChangeLog. | Per Bothner | 1 | -3/+45 | |
1992-02-29 | Mostly rs6000 changes from IBM. | Per Bothner | 1 | -9/+79 | |
1991-11-18 | Remove tdesc stuff. Remove FRAME_CHAIN_COMBINE from all tm-*.h files, | John Gilmore | 1 | -7/+1 | |
since it was always defined exactly the same in all of them. | |||||
1991-11-12 | * rs6000-pinsn.c, rs6000-tdep.c, rs6000-xdep.c, tm-rs6000.h, | John Gilmore | 1 | -0/+461 | |
xm-rs6000.h: New files. * xcoffexec.c: New file for handling AIX shared libraries. |