aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1992-02-13force all files to end in "/* end of filename"K. Richard Pixley54-4056/+4101
1992-02-13remove all rcs keywordsK. Richard Pixley31-228/+0
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley94-28544/+27964
1992-02-13I think this solves the MAKEINFO and BISON rooting problems.K. Richard Pixley1-17/+96
1992-02-12Make the emulation GLD960, not GLDSteve Chamberlain1-2/+1
1992-02-11Updating gprof for latest bfd stuff, and making configure work.Sean Eric Fagan2-3/+21
1992-02-11ldlang.c: now won't core dump with -MSteve Chamberlain1-1/+3
1992-02-11#include <sys/stdtypes.h> before <stddef.h> so that when we compileMichael Tiemann1-0/+3
1992-02-11New files for MRI syntax assemblerSteve Chamberlain3-1/+4561
1992-02-11 * ldexp.c, ldlang.c: added new idea "abs_output_section", removesSteve Chamberlain1-9/+34
1992-02-11Added mh-apollo68v and mt-os68k as files-to-keep.Sean Eric Fagan1-0/+2
1992-02-11Added a68v-xdep.c os68k-xdep.c, tm-os68k.h, and xm-apollo68v.h as files-Sean Eric Fagan1-0/+4
1992-02-11Added mh-apollo68 and mt-os68k as files-to-keep.Sean Eric Fagan1-0/+2
1992-02-11Added h-apollo68v.h as a file to keep.Sean Eric Fagan1-0/+1
1992-02-11all: Don't include <sys/file.h> if NO_SYS_FILE is defined. On the Apollo,Sean Eric Fagan1-0/+2
1992-02-10Makefile.in: Removed some '#''s that caused an extraneous include ofSean Eric Fagan1-0/+8
1992-02-10Added support for OS/68k (as a target) and Apollo Series 400's (asSean Eric Fagan2-1/+13
1992-02-10Added support for hosting on an Apollo Series 400 (under System V emulation),Sean Eric Fagan2-0/+11
1992-02-10Added support for hosting on an Apollo Series 400 processor (underSean Eric Fagan4-0/+405
1992-02-10Added support for hosting on an Apollo Series 400 box, and targeted towardsSean Eric Fagan2-0/+5
1992-02-10Adding support for hosting on an apollo series 400 (68k processor).Sean Eric Fagan1-0/+69
1992-02-10Make undefined refs not make an executableSteve Chamberlain1-2/+2
1992-02-08In configure{.in} {host|target}_makefile_frag should name a fileK. Richard Pixley5-28/+31
1992-02-08correct a collision against recent configure changesK. Richard Pixley1-1/+3
1992-02-08added libg++Heinz G. Seidl1-0/+1
1992-02-07Add xm-vaxbsd.h and xm-vaxult.h to .Sanitize. Add mh-vaxbsd and mh-vaxult,Stu Grossman2-1/+4
1992-02-07added mt-sun3 mt-vxworks68 mt-vxworks960Heinz G. Seidl1-0/+3
1992-02-07added h8300hms.c and h8300hms.scHeinz G. Seidl1-1/+6
1992-02-07keep configure.texiK. Richard Pixley1-0/+1
1992-02-07Fixed prototype mismatch reported by MDTSteve Chamberlain2-2/+2
1992-02-07need bfd for mipsHeinz G. Seidl1-1/+1
1992-02-07* buildsym.c (read_struct_type): Avoid double-bump of parse ptrJohn Gilmore2-3/+9
1992-02-07* exec.c (set_section_name): Pass arg to exec_files_info;John Gilmore1-0/+5
1992-02-07* configure.in: Ultrix is only a decstation if it's a MIPS.John Gilmore1-1/+4
1992-02-07Add ${srcdir} for makefile_frags.Michael Tiemann2-7/+8
1992-02-07Optimized Makefile generation for a ~30% time win.K. Richard Pixley2-131/+112
1992-02-07* main.c (print_gdb_version): Copyright msg: only this year.John Gilmore1-0/+5
1992-02-07Patch joins devo.K. Richard Pixley2-4/+69
1992-02-07Fluff removal.Steve Chamberlain5-2/+37
1992-02-07Fix so that "guested" configure scripts work when using -srcdir.K. Richard Pixley1-6/+12
1992-02-06 * mipsread.c (parse_partial_symbols): Handle dependenciesPer Bothner1-0/+9
1992-02-06 * objdump.c (disassemble_data): don't print a section's contentsSteve Chamberlain1-41/+44
1992-02-06 * as.c: added new option -ad for hll listings without debug infoSteve Chamberlain1-4/+14
1992-02-06 * coffread.c (read_enum_type): Use the size of a target int whenSteve Chamberlain5-173/+773
1992-02-06From h8300hds*Steve Chamberlain2-0/+165
1992-02-06 * config/mt-coff-h8300: use EMUL like everything elseSteve Chamberlain2-3/+3
1992-02-06 * coffcode.h, libcoff.c: added new fielded to coff_symbol_structSteve Chamberlain2-16/+36
1992-02-06* mipsread.c (parse_symbol): Avoid clobbering enum pointer whenJohn Gilmore2-10/+17
1992-02-06reversed tense on a test -> case conversionK. Richard Pixley1-2/+2
1992-02-06Converting "[ -n" and "[ -z" into case statements looks like a smallK. Richard Pixley1-82/+138