Per Bothner
095db7ce45
Changes from metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik).
...
* buildsym.c (#ifdef RS6000_TARGET): Don't create unnecessary
symbols for nameless types. And, handle `R' (register parameter
type) for AIX. (an extension to existing stabstring grammar).
* rs6000-xdep.c: Fix typo (= should have been ==).
1992-04-09 07:57:10 +00:00
Per Bothner
1eeba68641
Merged in latest RS6000 diffs from Metin G. Ozisik.
1992-03-29 22:33:35 +00:00
Per Bothner
507e40040c
Mostly merged in changes from IBM (Metin); see ChangeLog.
1992-03-13 01:42:25 +00:00
Michael Tiemann
d747e0af3d
Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)
...
* All GDB files that #include defs.h: Removed stdio.h.
(defs.h): #include stdio.h.
This has been tested by building GDBs for all targets hosted on Sun4.
None of the build problems were related to stdio.h inclusion. (n.b.
many configurations don't build for other reasons.)
1992-03-03 23:26:26 +00:00
Per Bothner
4ef09e3613
* rs6000-xdep.c (frame_initial_stack_address): Move
...
code to set frame->cache_fsr into new separate function
frame_get_cacahe_fsr. This allows fixing a fatal error.
* xcoffexec.c: Turn previously suppressed error
message back on, after cleaning up BFD.
1992-03-02 06:46:32 +00:00
Per Bothner
6c6afbb92b
More changes, mostly from IBM for rs6000. (See ChangeLog.)
1992-03-02 01:55:31 +00:00
Per Bothner
2b5a8d9c47
More changes, mostly from IBM, for the rs6000. See ChangeLog.
1992-03-01 01:04:13 +00:00
Per Bothner
818de002b6
Mostly rs6000 changes from IBM.
1992-02-29 06:03:43 +00:00
John Gilmore
1ab3bf1b14
* Check in Fred Fish's changes in these modules. Fred
...
will make ChangeLog entries for all of them.
1992-02-22 01:46:16 +00:00
John Gilmore
7d9884b927
* defs.h: Incorporate param.h. All users changed.
...
* param-no-tm.h: Change users to define TM_FILE_OVERRIDE instead.
* param.h, param-no-tm.h: Removed.
* Update copyrights in all changed files.
* dbxread.c, dwarfread.c, inflow.c, infrun.c, m2-exp.y, putenv.c,
solib.c, symtab.h, tm-umax.h, valprint.c: Lint.
* tm-convex.h, tm-hp300hpux.h, tm-merlin.h, tm-sparc.h,
xm-merlin.h: Avoid host include files in target descriptions.
* getpagesize.h: Removed, libiberty copes now.
1991-11-21 18:42:05 +00:00
John Gilmore
41abdfbd2d
* rs6000-pinsn.c, rs6000-tdep.c, rs6000-xdep.c, tm-rs6000.h,
...
xm-rs6000.h: New files.
* xcoffexec.c: New file for handling AIX shared libraries.
1991-11-12 15:50:47 +00:00