Roland Pesch
a262a1b2ca
It's OK to keep the doc subdirectory, really.
35 years ago
Stu Grossman
5b620e7567
* xm-vaxbsd.h: Close off comment.
35 years ago
Heinz G. Seidl
26ca719c03
terminated unterminated comment
35 years ago
Fred Fish
0a663e9eb9
Define NEED_POSIX_SETPGID for all SVR4 hosts.
35 years ago
K. Richard Pixley
920babce5a
clean up Sanitize for gas
35 years ago
K. Richard Pixley
a7f4a774e6
add README fluff
35 years ago
K. Richard Pixley
5c640b08ee
fluff
35 years ago
K. Richard Pixley
0117086004
All files over ~5 lines get copylefted. All copylefted files get
copylefted 1992.
35 years ago
K. Richard Pixley
8b228fe958
force all files to end in "/* end of filename"
35 years ago
K. Richard Pixley
1d63ba3ba0
remove all rcs keywords
35 years ago
K. Richard Pixley
a39116f1c9
White space and comments only. The devo tree prior to this delta is
tagged as "vanilla" for your convenience.
There are also some comment changes.
35 years ago
K. Richard Pixley
77806c3e79
I think this solves the MAKEINFO and BISON rooting problems.
35 years ago
Steve Chamberlain
ee1e80ef4c
Make the emulation GLD960, not GLD
35 years ago
Sean Eric Fagan
a11d7ba33e
Updating gprof for latest bfd stuff, and making configure work.
35 years ago
Steve Chamberlain
dcde00c429
ldlang.c: now won't core dump with -M
configure.in: add configure target for vxworks960
35 years ago
Michael Tiemann
d68f75c44d
#include <sys/stdtypes.h> before <stddef.h> so that when we compile
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.
35 years ago
Steve Chamberlain
20ec2f6c98
New files for MRI syntax assembler
35 years ago
Steve Chamberlain
ffc5003225
* ldexp.c, ldlang.c: added new idea "abs_output_section", removes
tests for NULL pointers all over the place.
* ldlang.c (lang_process): remember to relocate global symbols
*after* relaxing has done it stuff.
35 years ago
Sean Eric Fagan
b745cf362d
Added mh-apollo68v and mt-os68k as files-to-keep.
35 years ago
Sean Eric Fagan
d5231b0895
Added a68v-xdep.c os68k-xdep.c, tm-os68k.h, and xm-apollo68v.h as files-
to-keep.
35 years ago
Sean Eric Fagan
d96234d279
Added mh-apollo68 and mt-os68k as files-to-keep.
35 years ago
Sean Eric Fagan
3aaa5a482f
Added h-apollo68v.h as a file to keep.
35 years ago
Sean Eric Fagan
5e4d4b0f32
all: Don't include <sys/file.h> if NO_SYS_FILE is defined. On the Apollo,
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.
35 years ago
Sean Eric Fagan
b159ce3f16
Makefile.in: Removed some '#''s that caused an extraneous include of
the host/site/target files.
configure.in: Added support for hosting on an Apollo Series 400, and
targeting on an OS/68k machine.
35 years ago
Sean Eric Fagan
dd16baba0b
Added support for OS/68k (as a target) and Apollo Series 400's (as
a host).
35 years ago
Sean Eric Fagan
93deef92f4
Added support for hosting on an Apollo Series 400 (under System V emulation),
and targeted towards an OS/68000 system.
35 years ago
Sean Eric Fagan
36a2f895f8
Added support for hosting on an Apollo Series 400 processor (under
System V emulation), and targeted towards an OS/68000 system.
35 years ago
Sean Eric Fagan
87780a059a
Added support for hosting on an Apollo Series 400 box, and targeted towards
an OS/68000 system.
35 years ago
Sean Eric Fagan
9ba0618dc7
Adding support for hosting on an apollo series 400 (68k processor).
35 years ago
Steve Chamberlain
ca3c5c6329
Make undefined refs not make an executable
35 years ago
K. Richard Pixley
bcdbe02f82
In configure{.in} {host|target}_makefile_frag should name a file
relative to srcdir. I think it now does. configure has been
corrected. configure.texi has been clarified.
35 years ago
K. Richard Pixley
b8972815d5
correct a collision against recent configure changes
35 years ago
Heinz G. Seidl
0862386b13
added libg++
35 years ago
Stu Grossman
88c52c297c
Add xm-vaxbsd.h and xm-vaxult.h to .Sanitize. Add mh-vaxbsd and mh-vaxult,
remove mh-vax from config/.Sanitize.
35 years ago
Heinz G. Seidl
7d5326148d
added mt-sun3 mt-vxworks68 mt-vxworks960
35 years ago
Heinz G. Seidl
2c43314875
added h8300hms.c and h8300hms.sc
35 years ago
K. Richard Pixley
b8bb8de3ee
keep configure.texi
35 years ago
Steve Chamberlain
31bc9fde33
Fixed prototype mismatch reported by MDT
35 years ago
Heinz G. Seidl
b9c3a64afe
need bfd for mips
35 years ago
John Gilmore
256269fc92
* buildsym.c (read_struct_type): Avoid double-bump of parse ptr
in the op$::OPERATOR. case. From Steven McCanne, <mccanne@horse.ee.lbl.gov>.
35 years ago
John Gilmore
ef9b1bc915
* exec.c (set_section_name): Pass arg to exec_files_info;
only call it if interactive. From Francis Kauth <fk@tv.tv.tek.com>.
35 years ago
John Gilmore
3b2cf8e865
* configure.in: Ultrix is only a decstation if it's a MIPS.
35 years ago
Michael Tiemann
c556c4267b
Add ${srcdir} for makefile_frags.
35 years ago
K. Richard Pixley
3a07a6ace2
Optimized Makefile generation for a ~30% time win.
35 years ago
John Gilmore
195853fc65
* main.c (print_gdb_version): Copyright msg: only this year.
(cd_command): Avoid changing current_directory on error.
35 years ago
K. Richard Pixley
7c9feeb7de
Patch joins devo.
35 years ago
Steve Chamberlain
d58b7049a7
Fluff removal.
35 years ago
K. Richard Pixley
424f020272
Fix so that "guested" configure scripts work when using -srcdir.
35 years ago
Per Bothner
ee17fd3437
* mipsread.c (parse_partial_symbols): Handle dependencies
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.)
35 years ago
Steve Chamberlain
65cceb7879
* objdump.c (disassemble_data): don't print a section's contents
if it's not loadable (eg bss)
35 years ago