aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-09-02* reloc.c (enum bfd_reloc_code_real): Rewrote definition to use new "chew"Ken Raeburn4-302/+567
1994-09-02* config/sparc/tm-nbsd.h: Add #defines to map NetBSD struct andJ.T. Conklin1-0/+22
1994-09-02 * config/unix.exp: If nm.new does not exist, use [transform nm].Ian Lance Taylor2-1/+6
1994-09-02 * c-typeprint.c (c_typedef_print): Add missing Chill support.Per Bothner2-1/+12
1994-09-01Create a .Sanitize file.Stu Grossman1-0/+49
1994-09-01 * rs6000-pinsn.c (print_insn): Use powerpc disassembler whenStu Grossman4-11/+5
1994-09-01 * rs6000-pinsn.c (print_insn): Use powerpc disassembler whenStu Grossman6-3/+27
1994-09-01temporary change so that hppa doesn't build tkKaren Christiansen1-1/+1
1994-09-01* config/xm-nbsd.h: Don't define SET_STACK_LIMIT_HUGE; it is obsolete.Jim Kingdon2-3/+4
1994-09-01Commit again, CVS botched this last time.J.T. Conklin5-97/+0
1994-09-01* config/tm-nbsd.h: New file, support for all NetBSD targets.J.T. Conklin8-7/+174
1994-09-01* config/tm-nbsd.h: New file, support for all NetBSD targets.J.T. Conklin2-2/+10
1994-09-01 * gprof.h (kfromlist, ktolist, flist, Flist, elist, Elist): MakeJeff Law2-6/+11
1994-09-01* configure.in (*-*-netware): don't configure libg++, libio, librx, orJ.T. Conklin1-2/+5
1994-09-01remove alloca stuff from atof-generic.cKen Raeburn1-0/+2
1994-09-01* as.h (volatile): Don't test or define here; not needed.Ken Raeburn2-2/+5
1994-09-01autoconf bug fix -- config.status exit status should be 0Ken Raeburn1-0/+1
1994-08-31Makefile.in (INCLUDES): Include "-I.." for libiberty/alloca-conf.h.Ken Raeburn2-3/+4
1994-08-31* Makefile.in (prefix, exec_prefix): Use @-subtitutions.Ken Raeburn5-234/+153
1994-08-31Wed Aug 31 14:40:33 1994 Jason Molenda (crash@phydeaux.cygnus.com)Jason Molenda2-2/+7
1994-08-31 * inflow.c (set_sigint_trap, clear_sigint_trap): Check forJim Kingdon4-13/+15
1994-08-31 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don'tIan Lance Taylor2-2/+11
1994-08-31 * value.h (struct value): Change literal_data from PTR to char *,Jim Kingdon1-0/+5
1994-08-31Add HP-Pro as a configuration. This is for the Pro target board line.Rob Savoye1-5/+42
1994-08-31 * configure.in, configure: Initialize bfd_gas to no.Ian Lance Taylor3-0/+9
1994-08-31 * somread.c (som_symfile_read): Force unwinds to be re-read afterJeff Law2-0/+7
1994-08-31 * som.c (som_write_fixups, case R_ENTRY): Handle case where noJeff Law2-4/+24
1994-08-30fix mpw problem with ".." for stanKen Raeburn2-1/+6
1994-08-30 * config/h8500/tm-8500.h (DONT_USE_REMOTE): Remove definition,Stan Shebs2-2/+9
1994-08-30rewrite sanitize lines so as not to confuse bsd makeKen Raeburn1-2/+2
1994-08-30 * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add sonameIan Lance Taylor3-23/+65
1994-08-30 * ld.h (args_type): Add field soname.Ian Lance Taylor1-0/+8
1994-08-30 * gprof.c (funcsymbol): Ignore ___gnu_compiled as well asIan Lance Taylor2-1/+8
1994-08-29Lose ns32k-opcode.h.Stan Shebs1-1/+0
1994-08-29 * Makefile.in (ns32k-opcode.h): Remove reference.Stan Shebs3-817/+16
1994-08-29 * nlm/configure.in: Stop using cpu.c. Put it in TDEPFILES instead.Stu Grossman3-4/+21
1994-08-29 * nlm/Makefile.in: Add rule for .S.o.Stu Grossman10-1948/+425
1994-08-29Keep Fortran testsStan Shebs2-0/+38
1994-08-29 First part of Fortran test suite.Stan Shebs3-0/+693
1994-08-29 * config/tc-ppc.c (md_apply_fix): Don't generate a reloc when aIan Lance Taylor1-0/+6
1994-08-29 * ldlang.c (lang_check): Don't try to set the architecture if theIan Lance Taylor1-0/+5
1994-08-29* annotate.c (annotate_starting): Flush output.Jim Kingdon2-1/+10
1994-08-29 * config.guess (*-unknown-freebsd*): Get rid of possiblePer Bothner1-0/+6
1994-08-28* as.h (flag_*): Added comments describing meanings of some of these variables.Ken Raeburn2-6/+38
1994-08-28Removed pcrel_adjust and bsr arguments from calling interface ofKen Raeburn1-0/+7
1994-08-28Makefile.in (distclean, realclean): Remove new configure-generated files.Ken Raeburn2-1/+6
1994-08-28keep new autoconf-related filesKen Raeburn1-0/+4
1994-08-28 * gdb.base/default.exp: Update expect pattern for load commandPeter Schauer1-0/+5
1994-08-28 * symfile.c (symbol_file_add): Move reinit_frame_cache call toPeter Schauer7-10/+59
1994-08-28Conversion to autoconf:Ken Raeburn10-235/+2526