summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * TODO: New file.Fred Fish1992-04-172-0/+84
* Fix to dwarfread.c to target pointer and target long sizes, fixes forFred Fish1992-04-176-26/+104
* * rs6000-pinsn.c: New version from IBM (Metin).Per Bothner1992-04-173-9/+21
* * rs6k.h: New version from IBM (Metin).Per Bothner1992-04-171-173/+187
* Lint found by Rich and gccSteve Chamberlain1992-04-163-5/+19
* corrected a typo that resulted in makeinfo failureK. Richard Pixley1992-04-161-1/+1
* .NOEXPORT: so that children don't pick up false values for things like makefi...K. Richard Pixley1992-04-161-0/+3
* correction to makesrcdir for relative srcdirK. Richard Pixley1992-04-162-1/+8
* Add .NOEXPORT: so that doc directory doesn't inherit a bad definitionK. Richard Pixley1992-04-162-0/+6
* added mri.cSteve Chamberlain1992-04-151-1/+5
* Strange link script supportSteve Chamberlain1992-04-154-14/+73
* Personal checkpoint - now should parse some MRI stuffSteve Chamberlain1992-04-158-78/+383
* Added EXTRACT commandSteve Chamberlain1992-04-151-0/+38
* Wed Apr 15 14:33:07 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1992-04-156-204/+915
* Add TYPE_FLAG_FUND_TYPE bit to the flags member of the type structure,Fred Fish1992-04-157-166/+192
* Ifdef-out debugging code, and ifdef-out code that aborts on unhandledFred Fish1992-04-151-0/+2
* Fix couple of function args that expect to be passed CONST pointers, andFred Fish1992-04-142-4/+13
* Pick up SGI defines for langCplusplus, langCplusplusV2, stStruct, stUnion,Fred Fish1992-04-142-2/+45
* * remote-vx.c, vx-share/xdr_ptrace.c, vx-share/xdr_ptrace.h,Stu Grossman1992-04-144-213/+83
* Changed to allow hosting on an Apollo Series 400 under the BSD4.3 emulationSean Eric Fagan1992-04-141-0/+6
* Changed to support Apollo Series 400 under bsd4.3 emulation environment.Sean Eric Fagan1992-04-141-0/+1
* New header file for Apollo Series 400 running under BSD4.3 emulation.Sean Eric Fagan1992-04-141-0/+58
* * configure: Add support for 'subdirs' variable, which isPer Bothner1992-04-143-162/+244
* Extensive changes to replace swapin() function with target_to_host()Fred Fish1992-04-142-347/+544
* updated configure.in to include flexDavid D. Zuhn1992-04-141-0/+4
* configure.in knows about flex nowDavid D. Zuhn1992-04-141-1/+1
* remove clean-stamps from cleanK. Richard Pixley1992-04-142-1/+5
* Revised -mapped description.John Gilmore1992-04-132-1/+5
* added flex to the build treeDavid D. Zuhn1992-04-131-12/+71
* Massive changes. Elf sections are now processed into BFD sections onlyMark Eichin1992-04-131-217/+1393
* * mipsread.c (parse_partial_symbols): Complain when sh->index isJohn Gilmore1992-04-122-605/+711
* We now configure gdbtest automatically if it's there.John Gilmore1992-04-112-1/+5
* Set devo VERSION to 4.5.1 to avoid confuzzion with the released version.John Gilmore1992-04-112-1/+8
* * xcoffread.c (NO_TYPEDEFS): Fix typo in commented-out #define.John Gilmore1992-04-112-1/+7
* Add swapin() function, and SWAPIN macro that calls it, to do byte swappingFred Fish1992-04-112-75/+132
* Add MINUS_G macro, default to -g, and pass on to recursive makes.Fred Fish1992-04-113-174/+154
* Add new configuration for NCR 3000.Fred Fish1992-04-111-0/+1
* Recognize new ncr3000 config.Fred Fish1992-04-111-0/+5
* Recognize new ncr3000 config. Add MINUS_G macro, default to -g.Fred Fish1992-04-111-0/+8
* Recognize new ncr3000 config.Fred Fish1992-04-112-0/+13
* New configuration file for ncr 3000.Fred Fish1992-04-112-0/+37
* Pass on MINUS_G to recursive makes. Recognize ncr3000 config.Fred Fish1992-04-113-24/+69
* New config files for NCR 3000.Fred Fish1992-04-112-0/+67
* * gdb.texinfo: Update for GDB-4.5. Move `FormattingJohn Gilmore1992-04-112-120/+152
* alldeps.mak and depend once again!Stu Grossman1992-04-102-426/+381
* * Makefile.in: Update version to 4.5.Stu Grossman1992-04-102-0/+93
* One more time...Stu Grossman1992-04-101-308/+328
* * depend: Generate new depend file for this release.Stu Grossman1992-04-101-0/+2
* * Makefile.in (depend): Fix dependancy generation so that it doesStu Grossman1992-04-102-1/+7
* buildsym.c: Fix parameter mis-match.Per Bothner1992-04-092-1/+9