aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1992-08-04fix INFO-DIR-ENTRY, new gen-info-dirDavid D. Zuhn4-6/+25
1992-08-04* configure.in: Add support for apollo 68k under BSD environment.Stu Grossman3-0/+30
* xm-apollo68b.h: New file to support above.
1992-08-03clean up Makefile.in (install), configure.in (the parts that choose what not ↵David D. Zuhn3-107/+67
to build for a host or target)
1992-08-03fix installation problem which forced a relink of ld on 2nd and subsequent ↵David D. Zuhn2-6/+20
installation
1992-08-03 * configure.in: Recognize i486 host cpu, and use i386-elfFred Fish2-9/+18
for i486-ncr-sysv4.
1992-08-03 * config.sub (ncr3000): Change i386 to i486.Fred Fish1-0/+19
1992-08-03 * configure.in: Recognize i486 host cpu.Fred Fish3-68/+126
* valprint.c (type_print_derivation_info): Print derivation info in same form as class declarations in source. * valprint.c (type_print_varspec_suffix): Split arg printing code out to type_print_args function.
1992-08-02Back out of ill-considered addition of support for SHT_BEPROGBITS.Fred Fish1-3/+0
1992-08-01fix for pr1371: heed fx_offset in pcrel relocsKen Raeburn2-1405/+1591
1992-08-01 * config/stratus.mt (CC): Remove definition.Fred Fish2-154/+135
* elf.c (bfd_section_from_shdr, elf_section_from_bfd_section, section_from_elf_index): Add SHT_BEPROGBITS case for i860 in big endian mode. * elf.c (bfd_section_from_shdr): Test for the possibility that section_from_elf_index returns NULL and don't dereference it.
1992-08-01 * obstack.h: Merge changes from current FSF version.Fred Fish1-0/+22
1992-08-01 * dwarf.h: Replace with current version from gcc distribution.Fred Fish2-0/+209
* common.h (SHT_BEPROGBITS): Add section type for i860 operating in big endian mode, where code is in a separate section. The SHT_PROGBITS section is used for data. From pfieland@stratus.com.
1992-08-01 * dwarfread.c (struct dieinfo): Remove obsolete at_visibility,Fred Fish8-51/+103
at_import, at_frame_base. * dwarfread.c (completedieinfo): Remove cases for obsolete AT_visibility, AT_import, and AT_frame_base attributes. * breakpoint.h (BREAKPOINT_MAX): Increase from 10 to 16 for i860, which can keep up to 4 shadow breakpoints. * tm-stratus.h (USG): Define. * tm-stratus.h (TARGET_BYTE_ORDER): Define to BIG_ENDIAN. * xm-stratus.h (HOST_BYTE_ORDER): Define to BIG_ENDIAN. * xm-stratus.h (xm-sysv4.h): Include, name changed from xm-svr4.h. * xm-stratus.h (NO_JOB_CONTROL): Remove define. * config/stratus.mt (TDEPFILES): Include files available from stratus that are not yet in release pending receipt of paperwork at FSF. * buildsym.c (finish_block): Minor code format change. * gdbtypes.h (struct field): Add to comments. * gdbtypes.h (virtual_field_bits): Add to comments. * objfiles.c (allocate_objfile): Change obstack interface to match FSF merging efforts.
1992-08-01fix for PRs 1360 and 1370 -- new v8 patterns for save,inc,decKen Raeburn1-179/+237
1992-08-01 * config/tc-m68k.c (m68k_ip): Mismatch error could also indicateKen Raeburn1-1529/+1394
processor/opcode mismatch, so reword the error message. (md_assemble): If no CPU has been set (even if FPU/PMMU characteristics have been), default to 68020. Don't need extra quotes around error string.
1992-08-01(&!@# CVS breakage...)Ken Raeburn1-2/+7
* configure.in (mips host): Accept "ultrix" with version number. * expr.c (floating_constant): Separate "=-" to avoid confusing ancient or broken compilers.
1992-08-01 * configure.in (mips host): Accept "ultrix" with version number.Ken Raeburn1-0/+13
* expr.c (floating_constant): Separate "=-" to avoid confusing ancient or broken compilers. * config/tc-m68k.c (m68k_ip): Mismatch error could also indicate processor/opcode mismatch, so reword the error message. (md_assemble): If no CPU has been set (even if FPU/PMMU characteristics have been), default to 68020. Don't need extra quotes around error string.
1992-07-31Update cygnus copies of currently undistributed i860 files maintained byFred Fish6-172/+1213
Peggy Fieland at stratus.com.
1992-07-31 * read.c (potable): Revert sac's incorrect change made Jul 13.Jim Wilson1-0/+14
Align really is supposed to be ptwo not nbytes.
1992-07-31didn't get propagated from progressive to devo.David Henkel-Wallace1-0/+303
1992-07-29Add some files from Progressive shich shouldn't be lost.David Henkel-Wallace13-0/+7378
1992-07-28Don't save obsolete/David Henkel-Wallace1-2/+4
1992-07-28Pull RCS ID.John Gilmore1-2/+0
1992-07-28Remove empty line.John Gilmore1-1/+0
1992-07-28 * Makefile.in (VERSION): Bump to 4.6.2.Fred Fish9-3200/+3544
* Makefile.in (SFILES_MAINDIR): Add stabsread.c * Makefile.in (OBS): Add stabsread.o * Makefile.in (stabsread.o): Add build rule. * stabsread.c, stabsread.h: New files. * buildsym.c: Split out stabs specific support to stabsread.c. * buildsym.h: Split out stabs specific support to stabsread.h. * dbxread.c (stabsread.h): Include * dbxread.c (dbx_new_init): Call stabsread_new_init. * dbxread.c (dbx_psymtab_to_symtab_1): Call stabsread_init. * dbxread.c (read_ofile_symtab): Call end_stabs. * dbxread.c (process_one_symbol): Call end_stabs and start_stabs. * dbxread.c (elfstab_build_psymtabs): Call stabsread_new_init. * dwarfread.c (psymtab_to_symtab_1): Call buildsym_init, add really_free_pendings to cleanups. * elfread.c (elf_new_init): Call stabsread_new_init. * gdbtypes.c: Small changes to maintenance commands. * mipsread.c (stabsread.h): Include. * mipsread.c (psymtab_to_symtab_1): Call end_stabs. * xcoffread.c (stabsread.h): Include. * xcoffread.c (global_stabs): Remove redundant def. * xcoffread.c (read_xcoff_symtab): Call start_stabs and end_stabs.
1992-07-23HP host supportDavid Henkel-Wallace2-0/+15
1992-07-23HP stuff.David Henkel-Wallace1-0/+1
1992-07-23OSE stuff.David Henkel-Wallace2-9/+13
1992-07-23hp stuff.David Henkel-Wallace1-2/+3
1992-07-23Support OSE.David Henkel-Wallace8-11/+38
1992-07-23support OSE.David Henkel-Wallace3-0/+6
1992-07-23Don't keep bison. Do keep byacc.David Henkel-Wallace1-2/+3
1992-07-23more hp config stuff via xproDavid Henkel-Wallace2-0/+10
1992-07-23Keep OSE supportDavid Henkel-Wallace1-2/+18
1992-07-23new from prepK. Richard Pixley1-13/+32
1992-07-23 * lmode_inferior_valid, lmode_ours_valid: New static vars.Fred Fish1-0/+7
* inflow.c (terminal_init_inferior, terminal_inferior, terminal_ours_1, initialize_inflow): Record and use state of lmode_inferior_valid and lmode_ours_valid.
1992-07-22correct typoK. Richard Pixley1-2/+2
1992-07-22keep .cvsignore and test-build.mkK. Richard Pixley1-0/+2
1992-07-22keep mh-hpuxK. Richard Pixley1-3/+4
1992-07-21frag for hpux, INSTALL=cpDavid D. Zuhn1-0/+1
1992-07-21fragment for HPUX, copied from mh-sysv, added yet another INSTALL=cpDavid D. Zuhn1-0/+4
1992-07-21 * buildsym.c (read_struct_type): Initialize structs allocatedFred Fish5-94/+211
with alloca, to avoid using random values from stack later on. * defs.h (fprintf_filtered): Add prototype. * gdbtypes.c (check_stub_method): Fix misleading comments. * gdbtypes.c (print_arg_types, dump_fn_fieldlists): New maint support functions. * gdbtypes.c (print_cplus_stuff, recursive_dump_type): Many small changes to maint support functions. * gdbtypes.h (cplus_struct_type): Reorganize member ordering for some fields and expand comments. * objfiles.c (allocate_objfile): Use new obstack_alloc_arg macro and track change to obstack_full_begin macro. * utils.c (fprintfi_filtered): New function. * valprint.c (type_print_base): Fixup field printing to not print extraneous lines and not print bogus "no data fields" messages for C++ classes with no data members. Also use new fprintfi_filtered function.
1992-07-20configure error messages to stderr, recognize hppa* instead of hppaDavid D. Zuhn1-2/+2
1992-07-20rearranged tests to remove subdirs from configdirsDavid D. Zuhn1-6/+29
1992-07-20don't install gprof.{callg,flat}, install the man page, get the newDavid D. Zuhn3-140/+122
man page from progressive (the one that uses -man macros)
1992-07-18Fixup patch for ncr3000.mh, delete patch for amix.mh, add patch forFred Fish1-28/+25
demangle.c.
1992-07-18build in-place before other buildsK. Richard Pixley1-1/+2
1992-07-18remove stamp-co on veryK. Richard Pixley2-1/+2
1992-07-18predicate stage3 and comparison on the existence of gccK. Richard Pixley2-15/+28
1992-07-18recurse explicitly with -f test-build.mk when appropriate.K. Richard Pixley2-5/+9