aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1992-05-08print Building message only when subdir != . AND verboseK. Richard Pixley2-1/+7
1992-05-08 * mipsread.c (parse_procedure): Return rather than usingPer Bothner1-0/+5
uninitialized variable 'b'.
1992-05-08remove -s, rework -v to better accomodate guested configuresK. Richard Pixley2-55/+36
1992-05-08* Makefile.in, remote-udi.c, remote-vx.c, 29k-share/dfe/mini2udi.c,Stu Grossman6-12/+17
29k-share/dfe/yank.c, vx-share/xdr_ptrace.c, vx-share/xdr_regs.c: Remove -I29k-share, -Ivx-share from Makefile.in. Make #includes relative to each source file.
1992-05-08updated to 3 mayK. Richard Pixley2-26/+54
1992-05-08Keep sa29200.mtSteve Chamberlain1-0/+1
1992-05-08propogate INSTALL, INSTALL_DATA, INSTALL_PROGRAM on recursionsK. Richard Pixley2-5/+36
1992-05-08Correct reference to linker manual title (title was "GLD, the GNU linker";Roland Pesch1-6/+5
now is "Using LD, the GNU linker").
1992-05-08Thu May 7 17:01:12 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)Roland Pesch1-0/+4
* ld.texinfo: references to linker now say "ld" not "gld".
1992-05-07@{ ... @} --> @code{ ... }Roland Pesch1-1/+1
1992-05-07*** empty log message ***Roland Pesch1-0/+4
1992-05-07Doc for (MRI-compatible) ar command language.Roland Pesch1-13/+208
1992-05-07* am29k-pinsn.c: Use new opcode table in "opcode/a29k.h".Stu Grossman5-369/+592
* am29k-tdep.c: Update to latest code from AMD. (get_saved_register) don't crap out if no frame. * remote-udi.c: Set/clear inferior_pid as appropriate. (udi_open) call target_preopen, don't close fd 0!!!, clean up error handling. Fixup end-of-debugging messages. (udi_fetch_registers) clean up big time, mainly don't multiply register_valid indices by 4, and use proper Offset when reading gr96-gr127. (udi_store_registers) general cleanup. (fetch_register) cleanup, simplify. (regnum_to_srnum) INT_REGNUM->INTE_REGNUM. * tm-29k.h: Upgrade to latest code from AMD. * 29k-share/udi/udip2soc.c: Get rid of useless errmsg_m macro. (UDIConnect) Clean up error processing (like, don't do exit() if execlp fails), make code restartable, make more attractive. (UDIStop) Use SIGINT instead of SIGUSR1, as isstip won't stop otherwise.
1992-05-07 * arparse.y: make END call ar_endSteve Chamberlain1-0/+7
* arsup.c (ar_end): added, deletes temp file if archive session aborted.
1992-05-07Keep the 29k config fileSteve Chamberlain1-1/+5
1992-05-06 * tm-irix3.h: Re-define CPLUS_MARKER to '.'.Per Bothner4-5/+16
* xm-rs6000.h, tm-rs6000.h: Move re-definition of CPLUS_MARKER from former to latter.
1992-05-06 * cplus-dem.c (do_args): Handle void args the same as others.Fred Fish3-5/+25
* objfiles.c (free_objfile): Only try to unmap files when reusable objfiles are supported. * valprint.c (type_print_varspec_suffix): Add parameter that specifies if C++ demangling included function arguments. Use it to suppress printing extra pair of ()'s. * valprint.c (type_print_1): Fix problem with printing demangled C++ function types where demangled type includes the function args.
1992-05-06 changed calling convention for Q_enter_global_refSteve Chamberlain3-6/+47
* ldexp.c, ldlang.c, ldmain.c: reflect this * ldver.c: bump version to 1.97.1 * ldindr.c (add_indirect): when an edict declaring an indirect symbol is found, make sure that any ideas about the symbol being common are changed if it now known to be defined. * ldmain.c (linear_library): complain once if archive isn't ranlibbed. * ldlang.h, ldlang.c: make room for and initialize the complain once field.
1992-05-06fix cc compile failureK. Richard Pixley1-1/+0
1992-05-06FLEX -> LEX. use bison & flex from ../ if they existK. Richard Pixley1-0/+3
1992-05-06remove temporary directory when finishedK. Richard Pixley2-0/+6
1992-05-06use flex & bison from ../ if they existK. Richard Pixley2-2/+6
1992-05-06formatting improvements (already in progressive)Roland Pesch1-10/+12
1992-05-06*** empty log message ***Steve Chamberlain1-0/+5
1992-05-06 * ldfile.c: merge in VMS filename supportSteve Chamberlain2-13/+109
* ldmain.c (main): take out ./ from library path, and close file before unlinking. Make multiple defs of a symbol create an unexecable file. * ldmisc.c: fatal errosrs delete output file
1992-05-06 * relax.c (build_it): don't allocate space in the output file forSteve Chamberlain2-10/+17
stuff if -R flag applys to it.
1992-05-05added ispellDavid D. Zuhn1-0/+1
1992-05-05Fix typo in M4 macro name (prevented TeX formatting).Roland Pesch1-1/+1
1992-05-05as.texinfo, as-all.texinfo: fix typo found by zooRoland Pesch2-3/+3
(don't call H8/300 an AMD 29K in info menus) as.1: catch up to "-k" spelling change (now "-K")
1992-05-05Renamed dup other_dup to stop conflict on irisSteve Chamberlain1-0/+1347
1992-05-05Bump to version 1.97.Per Bothner1-1/+1
1992-05-05* bfd-in.h: Increase version number to 1.97, for consistency with ../binutils.Per Bothner1-0/+6
* Makefile.in: docdir is ./doc, not ${srcdir}/doc.
1992-05-05* ldver.c: Increase version number to 1.97, for consistency with ../binutils.Per Bothner2-1/+6
1992-05-05Get rid of bogus comment in compiler command rule.Per Bothner1-1/+1
1992-05-05FLEX -> LEXK. Richard Pixley2-2/+4
1992-05-05{} -> @{@}K. Richard Pixley2-1/+5
1992-05-05gm4 -> m4K. Richard Pixley2-1/+5
1992-05-05 * Makefile.in: Bump to version 1.97.Per Bothner3-4/+13
* ar.c: Declare errno for machines that need it.
1992-05-05Change OS of next from sysv to mach.Per Bothner1-9/+31
1992-05-05 * Makefile.in (DEMANGLER): Define and default to cplus-dem.Fred Fish7-137/+195
Allows selection of C++ demangler to be a configuration option until multiple demanglers are supported. * demangle.h: New include file for extended demangler support. * breakpoint.c, gdbtypes.c, printcmd.c, stack.c, symtab.c, utils.c, valprint.c: Include "demangle.h" and change all calls to cplus_demangle() or fputs_demangled() to use individual demangling options. * valprint.c (type_print_1): Change options to cplus_demangle to print demangled function args. Still broken, but now less so. * cplus-dem.c: Include demangle.h, reorganize and update some comments to reflect reality. * cplus-dem.c (cplus_demangle, cplus_mangle_opname): Change second arg from fixed integer to bit based multiple options. * cplus-dem.c (optable): Reformat and replace ansi members with bit based options. * cplus-dem.c (do_type): Fix bug with parsing missing return type.
1992-05-05Yet more 29k configurySteve Chamberlain1-1/+1
1992-05-05* objdump.c (display_info): Handle error cases without coredump.John Gilmore2-0/+7
Close the dummy temporary file we open in the loop. * Makefile.in (arsup.o): Add kludge to build with Sun Make.
1992-05-05* values.c (set_internalvar): Force evaluation of lazy values.John Gilmore2-0/+10
Bug reported by RMS.
1992-05-05Keep m68kmri.hSteve Chamberlain1-0/+1
1992-05-05Added tgasSteve Chamberlain1-0/+1
1992-05-05LintSteve Chamberlain1-1/+1
1992-05-05 * obj-coffbfd.c: use is a synonym for section, (do_relocs_for):Steve Chamberlain3-104/+103
calc the base of relocs correctly. * tc-a29k.c (parse_operand): allow expressions to be in any section.
1992-05-05doc doc changesRoland Pesch1-0/+5
1992-05-05Doc for MRI-compatible linker scripts.Roland Pesch1-83/+214
1992-05-05lintSteve Chamberlain1-1/+5