summaryrefslogtreecommitdiffstats
path: root/gdb/alldeps.mak
Commit message (Collapse)AuthorAgeFilesLines
* Update for just completed file renamings.Fred Fish1993-03-301-4/+5
|
* * alldeps.mak, configure.in, i860-break.h, i860-opcode.h,Fred Fish1993-03-251-6/+0
| | | | | | i860-pinsn.c, i860-tdep.c, config/i860/*: Remove incomplete i860 support that can't be integrated anyway due to lack of clear authorship.
* * Makefile.in: Numerous small changes to macro definitionsFred Fish1993-03-251-145/+135
| | | | | | | and rules for building gdb distribution tree. Many macros eliminated or merged, and rules simplified. * alldeps.mak: Update. * depend: Update.
* * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,Fred Fish1993-03-231-232/+258
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | m88k, mips, none, ns32k, pa, pyr, romp, rs6000, sparc, tahoe, vax, z8k}: New directories to hold cpu specific configuration files. Naming follows gcc convention. * config/{*.mt, *.mh}: All target and host makefile fragment config files moved to an appropriate config/<cpu> subdirectory. * nm-*, xm-*, tm-*: All native, host, and target files, which get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/<cpu> subdirectory. * nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h: Native, host, and target files that are common across more than one cpu architecture and included by one of the configured native, host, or target files, get moved to config directory. * Makefile.in (INCLUDE_CFLAGS): Add -I${srcdir}/config to pick up native, host, or target include files moved to one of the config subdirectories, and that are included by other files. * Makefile.in (alldeps.mak): Modify to account for new config directory structure. * alldeps.mak, depend: Update for new config directory structure. * config/*/[ntx]m-*.h: Modify all files that include other [ntx]m-*.h files to use path relative to gdb/config. I.E. "a29k/tm-ultra3.h" includes "a29k/tm-29k.h" rather than just "tm-29k.h". * remote-eb.c (tm-29k.h): Include a29k/tm-29k.h. * mipsread.c (tm-mips.h): Include mips/tm-mips.h. * i860-pinsn.c (tm-i860.h): Include i860/tm-i860.h. * configure.in: Default gdb_host_cpu to host_cpu, and remap the ones where the default is not unique or different than the config subdirectory name. Similarly, handle gdb_target_cpu. Modify configure.in as appropriate to make use of gdb_host_cpu and gdb_target_cpu to find makefile fragments and make links.
* Revised Standard Version from the upcoming GDB release.John Gilmore1993-02-161-14/+32
|
* * Makefile.in: Remove dependancies for 29k-share/dfe/yank.o andStu Grossman1992-11-121-3/+1
| | | | | | | | | | | | | | | | | 29k-share/dfe/mini2udi.o. * config/a29k-udi.mt: Remove yank.o and mini2udi.o. * alldeps.mak, depend: Update to deal with removal of aforementioned files. * remote-udi.c: Major cleanups. Clean up udi_open and drop requirement for useless 'program' argument. Clean up udi_create_inferior, and udi_load to call common download() routine. Create download routine to load remote hosts directly (with the help of BFD) so that we don't need yank.c and mini2udi.c. Fix udi_detach to call UDIDisconnect with the right arguments. Clean up udi_resume, don't assign tip_error twice. Clean up udi_wait, straighten out status codes. Make udi_kill really work.
* Add 29k-UDI stuff back in...Stu Grossman1992-11-061-2/+15
|
* * alldeps.mak, depend: Update.Stu Grossman1992-10-221-22/+20
|
* * Makefile.in alldeps.mak depend: Rip out 29k/udi pendingStu Grossman1992-10-081-12/+11
| | | | resolution of copyright issues.
* * Makefile.in: Remove inftarg.[co], since it is now included viaJohn Gilmore1992-09-261-22/+25
| | | | | | | config/*.mh files. * config/*.mh: Add inftarg.o and fork-child.o to all *.mh that reference infptrace.o. Add fork-child.o to all *.mh that reference procfs.o.
* * alldeps.mak, depend: Update.Stu Grossman1992-07-141-14/+27
|
* * alldeps.mak: Rebuild to account for new files.Stu Grossman1992-06-081-0/+3
| | | | | * config/st2000.mt: Use tm-st2000.h, not tm-68k.h. * tm-st2000.h: New file.
* * alldeps.mak, depend: re-make to account for ser-*.c.Stu Grossman1992-05-181-0/+7
|
* * Makefile.in: Add 29k/UDI support. Improve depend.Stu Grossman1992-04-241-1/+8
| | | | * .Sanitize, alldeps.mak, configure.in, depend: Add 29k/UDI support.
* alldeps.mak and depend once again!Stu Grossman1992-04-101-104/+108
|
* * ecoff.c: Move to ../bfd/coff-msym.c.John Gilmore1992-03-061-0/+2
| | | | * config/mt-*mips: Remove ecoff.o from the configuration.
* Update `dependency' files so that Make will build the right things atJohn Gilmore1992-02-271-2/+21
| | | | the right times.
* Update checked-in copy for convenience. (FSF releases build their own.)John Gilmore1991-11-211-87/+112
|
* Update these for new modules and new inclusions.John Gilmore1991-09-131-1/+11
|
* Remove config.gdb. Restore alldeps.mak, depend, and expread.tab.cJohn Gilmore1991-07-311-0/+4
| | | | to the RCS archives. Update .Sanitize for this.
* Final versions used to make gdb-3.95 release.John Gilmore1991-05-201-2/+8
|
* configure changes and -opcode.h movement.K. Richard Pixley1991-05-191-2/+0
|
* Saber C (lint) cleanups, and a few bug fixes. See ChangeLog.John Gilmore1991-05-041-0/+5
|
* *** empty log message ***Jim Kingdon1991-04-261-5/+7
|
* Johns releaseK. Richard Pixley1991-03-281-0/+196
OpenPOWER on IntegriCloud