aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1998-04-26 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey58-1389/+1714
* config.in: Ditto. * acconfig.h: New file. * configure.in: Reverted change of Apr 24; use sinclude again.
1998-04-26 * Makefile.in (autoconf-common autoheader-common): Don't pass -lTom Tromey2-3/+7
to autoconf and autoheader.
1998-04-26 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey10-29/+85
* config.in: Ditto. * acconfig.h: New file. * configure.in: Reverted change of Apr 24; use sinclude again. Don't call AC_C_CROSS.
1998-04-26 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey2-3/+9
* config.in: Ditto. * acconfig.h (NEED_DECLARATION_PRINTF): Removed.
1998-04-26 * config/tc-sh.c (parse_reg): Add casts to avoid warnings.Ian Lance Taylor1-0/+5
(md_convert_frag): Fix i18n typo.
1998-04-26 * rs6000-nat.c (vmap_ldinfo): Issue warning instead of error ifPeter Schauer2-12/+32
fstat on ldinfo_fd fails. Use objfile->obfd instead of vp->bfd to check for reference to the same file. * target.c (target_read_string): Handle string transfers at the end of a memory section gracefully.
1998-04-26 * ecoff.c (ecoff_get_cur_proc_sym): New function.Richard Henderson3-1/+18
* ecoff.h: Protoype it. * config/tc-alpha.c [ELF] (s_alpha_prologue): New function. [EVAX] (s_alpha_prologue): Delete. (md_pseudo_table): Update.
1998-04-26* elf64-alpha.c (struct alpha_relax_info): Replace elfsym with other.Richard Henderson1-0/+5
Change all users.
1998-04-26 * elf64-alpha.c (struct alpha_relax_info): Add tsec & elfsym members.Richard Henderson2-33/+83
(elf64_alpha_relax_section): Fill them in. (elf64_alpha_relax_opt_call): Implement more than a stub. (elf64_alpha_add_symbol_hook): Don't set SEC_LOAD or default alignment on .scommon. (elf64_alpha_merge_gots): Merge use counts as well.
1998-04-25 * elf64-alpha.c (elf64_alpha_relax_section): Use the proper sectionRichard Henderson2-6/+26
for calculating a local symbol's address. (elf64_alpha_calc_got_offsets): Skip entries with 0 use count. Set the .got's cooked size as well as the raw size.
1998-04-25 * config/tc-i960.c (md_assemble): Change bp_error_msg from staticIan Lance Taylor1-0/+6
array to local pointer. (get_args, parse_expr): Add casts to avoid warnings.
1998-04-25Fri Apr 24 17:18:56 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer2-1/+5
* Makefile.in: enable EXEEXT setting
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey7-31/+1988
* config.in: Ditto. * acconfig.h: Removed. * configure.in: Call CY_GNU_GETTEXT. * Makefile.in (INTLLIBS): New macro. (INTLDEPS): Likewise. ($(RUN_PROG)): Depend on INTLDEPS; link against INTLLIBS. (top_builddir): New macro.
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey3-62/+1913
* config.in: Ditto. * configure.in: Don't call sinclude.
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey4-48/+1898
* config.in: Ditto. * configure.in: Don't call sinclude.
1998-04-24 * Makefile.in (autoconf-common autoheader-common): Pass `-lTom Tromey3-46/+92
../common' to autoconf and autoheader. Unconditionally run autoconf in every subdir. (autoconf-changelog autoheader-changelog): Unconditionally run commands in every subdir. (autoconf-install autoheader-install): Likewise.
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey4-51/+1901
* config.in: Ditto. * configure.in: Don't call sinclude.
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey4-278/+2030
* config.in: Ditto. * Makefile.in (top_builddir): New macro. (INTLLIBS): New macro. (INTLDEPS): Likewise. (psim): Depend on INTLDEPS; link against INTLLIBS. * configure.in: Call CY_GNU_GETTEXT.
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey6-48/+2163
* config.in: Ditto. * acconfig.h: New file. * Make-common.in (top_builddir): New macro. (INTL_LIB): Removed. (INTLLIBS): New macro. (INTLDEPS): Likewise. (LIBDEPS): Use INTLDEPS. (EXTRA_LIBS): Use INTLLIBS. * aclocal.m4 (SIM_AC_COMMON): Call CY_GNU_GETTEXT. (CY_WITH_NLS, CY_GNU_GETTEXT, AM_PATH_PROG_WITH_TEST, AM_LC_MESSAGES): New macros from GNU gettext.
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey27-374/+14746
* config.in: Ditto. * configure.in: Don't call sinclude.
1998-04-24Fri Apr 24 16:07:57 1998 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor2-17/+58
* i386-dis.c (OP_DSSI): Print segment override.
1998-04-24 * mips-tdep.c (mips32_decode_reg_save): Handle 128bit wideJeff Law1-0/+10
GPR loads/stores generated on the r5900. (mips_find_saved_regs, mips32_skip_prologue): Likewise. * mips/tm-r5900.h (R5900_128BIT_GPR_HACK): Define. * mips/tm-txvu.h (R5900_128BIT_GPR_HACK): Likewise.
1998-04-24Fri Apr 24 12:47:42 1998 Philippe De Muyter <phdm@macqel.be>Ian Lance Taylor3-6/+13
* read.c (s_set): Cast xmalloc return value to fragS *. * config/tc-m68k.c (m68k_ip): Function made static to match previous forward declaration. (insert_reg, init_regtable, md_convert_frag_1): Likewise.
1998-04-24miseed from previous checkinNick Clifton1-0/+3
1998-04-24Add initernationalisation macros to error stringsNick Clifton2-4/+9
1998-04-24Added internationalisation macros to printed infoamrion inNick Clifton1-0/+8
v850_elf_print_private_data
1998-04-24 * syms.c (struct indexentry): Change directory_name, file_name,Ian Lance Taylor1-0/+6
and function_name fields to char *. (struct stab_find_info): Change cached_file_name field to char *.
1998-04-24Added missing internationalisation macros.Nick Clifton1-20/+42
1998-04-24Drop leading `_' from macros.Andrew Cagney2-5/+18
1998-04-24* mips.igen (do_store_left): Pass 0 not NULL to store_memory.Andrew Cagney1-0/+4
1998-04-24* ic (rBase, rLink): Make the type a pointer.Andrew Cagney2-2/+6
1998-04-24* interp.c (struct hash_entry): OPCODE and MASK are unsigned.Andrew Cagney1-0/+57
* d10v_sim.h (remote-sim.h, sim-config.h): Include.
1998-04-24* ld-insn.c (load_insn_table): Terminate error with NL.Andrew Cagney1-0/+12
* gen.c (insns_bit_useless): Perform unsigned bit comparisons. * filter.c (is_filtered_out, filter_parse): Pacify GCC, len is unsigned. * gen-icache.c (print_icache_extraction): Do not type cast pointers.
1998-04-24Fix consistency error reported by Yotam Medini.Jim Wilson1-0/+4
* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
1998-04-24 * Makefile.in (install-only): Install help files.Keith Seitz2-1/+7
1998-04-24 * Makefile.in: Added standard targets for `flexlm'.Ben Elliston1-0/+9
Added intermodule dependency for `all-snavigator'. * configure.in: Include `flexlm' as a host library.
1998-04-24 * configure.in: Include `flexlm' as a host library.Ben Elliston1-0/+24
1998-04-24 * Makefile.in: Added standard targets for `flexlm'.Ben Elliston1-1/+16
Added intermodule dependency for `all-snavigator'.
1998-04-24Sanitize more files when running with keep-cygnus.Ben Elliston1-1/+10
1998-04-23Thu Apr 23 16:37:20 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda1-0/+4
* README: Minor changes for 4.17 release.
1998-04-23 * config/tc-ppc.c (ppc_fix_adjustable): Correct test of whether aIan Lance Taylor1-0/+6
reloc is in the TOC csect. (md_apply_fix3): Correct gettext typo.
1998-04-23 * symfile.c (deduce_language_from_filename): .class implies java.Per Bothner2-1/+5
1998-04-23Fix bug compiling math/k_standard.cNick Clifton1-0/+6
1998-04-23Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda1-0/+11
* gdb.c++/virtfunc.cc: Declare extern "C" printf to return int, not void. fche says he vaguely remembers a problem with returning int instead of void, but ISO C sez printf returns int, so let's see what happens.
1998-04-23oops, regenerated with old version of autoconf.Jason Molenda1-224/+234
1998-04-23Thu Apr 23 12:52:21 1998 Philippe De Muyter <phdm@macqel.be>Jason Molenda6-235/+292
* configure.in (strerror): Check if function must be declared. * acconfig.h (NEED_DECLARATION_STRERROR): New define slot. * gdb_string.h (strerror): Function declaration issued if NEED_DECLARATION_STRERROR. * configure, config.in : Files regenerated.
1998-04-23 * ltconfig: Update cygwin32 support.Ian Lance Taylor1-0/+2
1998-04-23Thu Apr 23 12:27:43 1998 Philippe De Muyter <phdm@macqel.be>Jason Molenda9-52/+94
* symfile.c (simple_overlay_update_1): Do not prefix array address by `&'. * bcache.h (BCACHE_DATA_ALIGNMENT): Ditto. * tracepoint.c (encode_actions): Ditto. * language.c, complaints.c, utils.c (varargs.h): Do not include that file here, it is already included indirectly by defs.h. * dbxread.c (dbx_symfile_init, process_one_symbol): Cast xmalloc return value to the appropriate pointer type. * utils.c (floatformat_from_doublest): Ditto. * tracepoint.c (read_actions, _initialize_tracepoint): Ditto. (add_memrange): Likewise with xrealloc return value. * stabsread.c (ref_add): Ditto. * coffread.c (coff_symfile_init): Likewise for xmmalloc return value. * elfread.c (elf_symfile_read): Ditto. * os9kread.c (os9k_symfile_init): Ditto.
1998-04-23 * config/tc-dvp.c (dvp_frob_label): Don't emit _$ versions ofDoug Evans1-0/+7
local labels ($ prefix).
1998-04-23* Another typo in R5900 COP1 disassembly tables. Other similarFrank Ch. Eigler1-0/+6
entries are fine. Thu Apr 23 12:32:07 1998 Frank Ch. Eigler <fche@cygnus.com> * mips-opc.c (msub.s): Correct mask pattern for disassembly.