Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-02-13 | All files over ~5 lines get copylefted. All copylefted files get | K. Richard Pixley | 41 | -43/+256 | |
copylefted 1992. | |||||
1992-02-13 | force all files to end in "/* end of filename" | K. Richard Pixley | 54 | -4056/+4101 | |
1992-02-13 | remove all rcs keywords | K. Richard Pixley | 31 | -228/+0 | |
1992-02-13 | White space and comments only. The devo tree prior to this delta is | K. Richard Pixley | 94 | -28544/+27964 | |
tagged as "vanilla" for your convenience. There are also some comment changes. | |||||
1992-02-13 | I think this solves the MAKEINFO and BISON rooting problems. | K. Richard Pixley | 1 | -17/+96 | |
1992-02-12 | Make the emulation GLD960, not GLD | Steve Chamberlain | 1 | -2/+1 | |
1992-02-11 | Updating gprof for latest bfd stuff, and making configure work. | Sean Eric Fagan | 2 | -3/+21 | |
1992-02-11 | ldlang.c: now won't core dump with -M | Steve Chamberlain | 1 | -1/+3 | |
configure.in: add configure target for vxworks960 | |||||
1992-02-11 | #include <sys/stdtypes.h> before <stddef.h> so that when we compile | Michael Tiemann | 1 | -0/+3 | |
with GCC, the compiler does not stumble over `size_t', `ptrdiff_t', and `wchar_t'. Also note that the comment in <stddef.h> says that we have to #include <sys/stdtypes.h> before including <stddef.h> when on a sun. | |||||
1992-02-11 | New files for MRI syntax assembler | Steve Chamberlain | 3 | -1/+4561 | |
1992-02-11 | * ldexp.c, ldlang.c: added new idea "abs_output_section", removes | Steve Chamberlain | 1 | -9/+34 | |
tests for NULL pointers all over the place. * ldlang.c (lang_process): remember to relocate global symbols *after* relaxing has done it stuff. | |||||
1992-02-11 | Added mh-apollo68v and mt-os68k as files-to-keep. | Sean Eric Fagan | 1 | -0/+2 | |
1992-02-11 | Added a68v-xdep.c os68k-xdep.c, tm-os68k.h, and xm-apollo68v.h as files- | Sean Eric Fagan | 1 | -0/+4 | |
to-keep. | |||||
1992-02-11 | Added mh-apollo68 and mt-os68k as files-to-keep. | Sean Eric Fagan | 1 | -0/+2 | |
1992-02-11 | Added h-apollo68v.h as a file to keep. | Sean Eric Fagan | 1 | -0/+1 | |
1992-02-11 | all: Don't include <sys/file.h> if NO_SYS_FILE is defined. On the Apollo, | Sean Eric Fagan | 1 | -0/+2 | |
this file does not exist, and not including it hasn't seemed to cause problems. main.c: Use the proper enum's in the options structure initialization; the Apollo compiler chokes on this. | |||||
1992-02-10 | Makefile.in: Removed some '#''s that caused an extraneous include of | Sean Eric Fagan | 1 | -0/+8 | |
the host/site/target files. configure.in: Added support for hosting on an Apollo Series 400, and targeting on an OS/68k machine. | |||||
1992-02-10 | Added support for OS/68k (as a target) and Apollo Series 400's (as | Sean Eric Fagan | 2 | -1/+13 | |
a host). | |||||
1992-02-10 | Added support for hosting on an Apollo Series 400 (under System V emulation), | Sean Eric Fagan | 2 | -0/+11 | |
and targeted towards an OS/68000 system. | |||||
1992-02-10 | Added support for hosting on an Apollo Series 400 processor (under | Sean Eric Fagan | 4 | -0/+405 | |
System V emulation), and targeted towards an OS/68000 system. | |||||
1992-02-10 | Added support for hosting on an Apollo Series 400 box, and targeted towards | Sean Eric Fagan | 2 | -0/+5 | |
an OS/68000 system. | |||||
1992-02-10 | Adding support for hosting on an apollo series 400 (68k processor). | Sean Eric Fagan | 1 | -0/+69 | |
1992-02-10 | Make undefined refs not make an executable | Steve Chamberlain | 1 | -2/+2 | |
1992-02-08 | In configure{.in} {host|target}_makefile_frag should name a file | K. Richard Pixley | 5 | -28/+31 | |
relative to srcdir. I think it now does. configure has been corrected. configure.texi has been clarified. | |||||
1992-02-08 | correct a collision against recent configure changes | K. Richard Pixley | 1 | -1/+3 | |
1992-02-08 | added libg++ | Heinz G. Seidl | 1 | -0/+1 | |
1992-02-07 | Add xm-vaxbsd.h and xm-vaxult.h to .Sanitize. Add mh-vaxbsd and mh-vaxult, | Stu Grossman | 2 | -1/+4 | |
remove mh-vax from config/.Sanitize. | |||||
1992-02-07 | added mt-sun3 mt-vxworks68 mt-vxworks960 | Heinz G. Seidl | 1 | -0/+3 | |
1992-02-07 | added h8300hms.c and h8300hms.sc | Heinz G. Seidl | 1 | -1/+6 | |
1992-02-07 | keep configure.texi | K. Richard Pixley | 1 | -0/+1 | |
1992-02-07 | Fixed prototype mismatch reported by MDT | Steve Chamberlain | 2 | -2/+2 | |
1992-02-07 | need bfd for mips | Heinz G. Seidl | 1 | -1/+1 | |
1992-02-07 | * buildsym.c (read_struct_type): Avoid double-bump of parse ptr | John Gilmore | 2 | -3/+9 | |
in the op$::OPERATOR. case. From Steven McCanne, <mccanne@horse.ee.lbl.gov>. | |||||
1992-02-07 | * exec.c (set_section_name): Pass arg to exec_files_info; | John Gilmore | 1 | -0/+5 | |
only call it if interactive. From Francis Kauth <fk@tv.tv.tek.com>. | |||||
1992-02-07 | * configure.in: Ultrix is only a decstation if it's a MIPS. | John Gilmore | 1 | -1/+4 | |
1992-02-07 | Add ${srcdir} for makefile_frags. | Michael Tiemann | 2 | -7/+8 | |
1992-02-07 | Optimized Makefile generation for a ~30% time win. | K. Richard Pixley | 2 | -131/+112 | |
1992-02-07 | * main.c (print_gdb_version): Copyright msg: only this year. | John Gilmore | 1 | -0/+5 | |
(cd_command): Avoid changing current_directory on error. | |||||
1992-02-07 | Patch joins devo. | K. Richard Pixley | 2 | -4/+69 | |
1992-02-07 | Fluff removal. | Steve Chamberlain | 5 | -2/+37 | |
1992-02-07 | Fix so that "guested" configure scripts work when using -srcdir. | K. Richard Pixley | 1 | -6/+12 | |
1992-02-06 | * mipsread.c (parse_partial_symbols): Handle dependencies | Per Bothner | 1 | -0/+9 | |
between partial symbol tables (when not doing stabs-in-ecoff). (This used to be handled by parse_fdr, but parse_fdr was incompatible with handling stabs-in-ecoff, so the code was re-written to not use parse_fdr. Unfortunately, the logic to handle dependencies was overlooked.) | |||||
1992-02-06 | * objdump.c (disassemble_data): don't print a section's contents | Steve Chamberlain | 1 | -41/+44 | |
if it's not loadable (eg bss) | |||||
1992-02-06 | * as.c: added new option -ad for hll listings without debug info | Steve Chamberlain | 1 | -4/+14 | |
* listing.c,listing.h: support for new listings, and more for forgiving when lied to about where linenumbers are. * config/obj-coffbfd.c (do_linenos_for): relocate line numbers correctly. | |||||
1992-02-06 | * coffread.c (read_enum_type): Use the size of a target int when | Steve Chamberlain | 5 | -173/+773 | |
describing enum. * defs.h: added new #define for TARGET_PTR_BIT, defaults to size of target int. * h8300-tdep.c, remote-hms.c, tm-h8300.h: too many changes to count * symtab.c (lookup_reference_type, lookup_ptr_type): use TARGET_PTR_BIT to determine size of a pointer * values.c (unpack_long): when unpacking a REF or a PTR don't assume the size of the type. | |||||
1992-02-06 | From h8300hds* | Steve Chamberlain | 2 | -0/+165 | |
1992-02-06 | * config/mt-coff-h8300: use EMUL like everything else | Steve Chamberlain | 2 | -3/+3 | |
* ldlang.c: (print_padding_statement): print the right address. * Makefile.in, config.h, ldemul.c: renamed h8300hds to h8300hms | |||||
1992-02-06 | * coffcode.h, libcoff.c: added new fielded to coff_symbol_struct | Steve Chamberlain | 2 | -16/+36 | |
"done_lineno" so that a symbol which appears twice in the symbol table only gets it's linenumbers relocated once. Modifed (coff_write_native_symbol) and (coff_make_empty_symbol) to make | |||||
1992-02-06 | * mipsread.c (parse_symbol): Avoid clobbering enum pointer when | John Gilmore | 2 | -10/+17 | |
looking at its members. Improve guess between struct and union, only assuming union if multiple members have offsets of zero. | |||||
1992-02-06 | reversed tense on a test -> case conversion | K. Richard Pixley | 1 | -2/+2 | |