aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1994-08-03 * language.h (struct language_defn): Remove unused fieldStan Shebs5-15/+11
la_longest_float. (longest_float): Remove, no longer used. * language.c (unknown_language_defn, auto_language_defn, local_language_defn): Remove init of la_longest_float field. * c-lang.c (c_language_defn, cplus_language_defn, asm_language_defn): Ditto. * m2-lang.c (m2_language_defn): Ditto.
1994-08-03Wed Aug 3 10:34:37 1994 Eric Youngdale (ericy@cais.cais.com)Jean Marie Diaz1-0/+10
* i386linux.c (linux_add_one_symbol): Only handle SHARABLE_CONFLICTS specially if BSF_CONSTRUCTOR is set. Set hashp for a GOT or PLT symbol. Set jump field of fixup for a PLT symbol. (linux_tally_symbols): Check section of real symbol. When looking for a builtin fixup, check builtin and jump flags. Create no more than one fixup, and always create one if the real symbol is in the absolute section. Only strip absolute symbols.
1994-08-03LynxOS changesDavid Henkel-Wallace3-3/+14
1994-08-02 * defs.h (bfd_read, bfd_seek): Remove declarations.Stan Shebs3-2/+5
* os9kread.c, rs6000-nat.c (libbfd.h): Don't include.
1994-08-02 * hp300hpux.c (BMAGIC): Define as HPUX_DOT_O_MAGIC, to make testJean Marie Diaz1-0/+3
in aoutx.h work correctly.
1994-08-02* config/netware.exp: New file.J.T. Conklin2-0/+6
1994-08-02* inflow.c (kill_command): Fix a bug which prevented targetJ.T. Conklin2-2/+6
programs to be killed.
1994-08-02Tue Aug 2 11:52:06 1994 Eric Youngdale (ericy@cais.cais.com)Jean Marie Diaz1-0/+9
* emultempl/linux.em (gld${EMULATION_NAME}_find_address_statement): New function; add 0x20 to any use of -Ttext. (gld${EMULATION_NAME}_create_output_section_statements): New function. (ld_${EMULATION_NAME}_emulation): Use the new function gld${EMULATION_NAME}_create_output_section_statements.
1994-08-02 * coff-i960.c (coff_i960_relocate): New function.Jean Marie Diaz2-5/+35
(howto_rellong, howto_iprmed): Use it as special_function.
1994-08-02 * libbfd-in.h: Move declarations of bfd_read, bfd_write, bfd_seek,Jean Marie Diaz1-0/+8
bfd_tell, bfd_flush, and bfd_stat from here... * bfd-in.h: ...to here, to make them visible to programs which know more about the object file format than BFD does. * libbfd.h, bfd-in2.h: Rebuilt.
1994-08-02 * defs.h: Change two-line declarations to one-line form.Stan Shebs3-287/+185
(NORETURN): Define as "volatile" only for older GCCs. (ATTR_NORETURN): Define for newer GCCs. * procfs.c (proc_init_filed): Add ATTR_NORETURN to declaration.
1994-08-02 * breakpoint.c (mention), main.c (fputs_unfiltered): Add comments.Jean Marie Diaz3-5/+31
* breakpoint.c (delete_breakpoint, enable_breakpoint, disable_breakpoint): Don't call breakpoints_changed; it is now called via the *_breakpoint_hook functions. * annotate.c (_initialize_annotate, breakpoint_changed): New functions.
1994-08-01Forgot to check this in.Jean Marie Diaz1-0/+2
1994-08-01 * elfcode.h (map_program_segments): Check DYNAMIC as well as EXEC_P.Jean Marie Diaz1-2/+2
(assign_file_positions_except_relocs): Likewise.
1994-08-01 * elf64-sparc.c (ELF_MAXPAGESIZE): Define.Jean Marie Diaz1-0/+2
1994-08-01 * nlmheader.y: Per current NetWare docs, accept a revision numberJean Marie Diaz1-0/+5
of 0 and treat a revision number greater than 26 as 0.
1994-08-01 ELF linker patches from Eric Youngdale <ericy@cais.cais.com>.Jean Marie Diaz2-10/+21
* elfcode.h (elf_link_create_dynamic_sections): Set type of _DYNAMIC to STT_OBJECT. (NAME(bfd_elf,record_link_assignment)): Always create hash table entry. Set type to STT_OBJECT. (elf_link_output_extsym): Don't set type of weak defined symbol to STB_WEAK if symbol was referenced. * elf32-i386.c (elf_i386_create_dynamic_sections): Set type of _GLOBAL_OFFSET_TABLE to STT_OBJECT. (elf_i386_check_relocs): Ignore local PLT32 relocs. (elf_i386_relocate_section): Treat local PLT32 relocs as PC32.
1994-08-01 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA andJean Marie Diaz1-0/+5
SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
1994-08-01 * gdbint.texinfo: Put regex conditionals in their own table.Stan Shebs2-0/+8
1994-08-01Mon Aug 1 17:55:53 1994 Fred Fish (fnf@cygnus.com)Jean Marie Diaz1-0/+5
* ptrace-core.c (ptrace_unix_core_file_p): Convert zalloc usage to bfd_zalloc.
1994-08-01 * elfcode.h (elf_adjust_dynamic_symbol): Correct weak symbolIan Lance Taylor2-5/+7
handling again.
1994-08-01Modified Files:Kung Hsu2-1/+5
stabsread.c ChangeLog * stabsread.c (read_type): Fix a bug in enum size calculation.
1994-08-01 * config/tc-hppa.c (create_new_space): Initialize sd_subspacesJeff Law2-0/+4
field in the space chain.
1994-08-01 * scripttempl/mips.sc: Redo script to set . outside of sectionsIan Lance Taylor1-0/+5
and not bother to explicitly specify section addresses.
1994-08-01 * configure.host (sparc-*-solaris2*): Use sysv4, not solaris2.Ian Lance Taylor1-1/+0
* hosts/solaris2.h: Remove. * config/solaris2.mh: Remove.
1994-08-01 * elfcode.h (elf_slurp_reloc_table): Don't try to read the relocsIan Lance Taylor2-2/+7
if there aren't any.
1994-08-01 * configure.host (sparc-*-solaris2*): Use sysv4, not solaris2.Ian Lance Taylor2-10/+6
* hosts/solaris2.h: Remove. * config/solaris2.mh: Remove.
1994-08-01 * hppa-tdep.c (compare_unwind_entries): Add "const" to bothJeff Law2-4/+7
argument types to shut up GCC.
1994-08-01 * config/tc-hppa.c (tc_gen_reloc): Cast return value fromJeff Law1-0/+5
hppa_gen_reloc_type.
1994-08-01 * config/tc-hppa.c (tc_gen_reloc): Cast return value fromJeff Law1-1/+6
hppa_gen_reloc_type.
1994-08-01 * hppa-tdep.c (saved_pc_after_call): If the saved PC is in aJeff Law2-16/+149
linker stub, then return the address the stub will return to. (frame_saved_pc): Correctly restart the search for the saved pc when a linker stub is encountered. * hppa-tdep.c (inst_saves_gr): Handle 16 and 8 bit instruction register stores emitted by the version 9 HP compilers. (inst_saves_fr): Relax test for a specific base register (%r1); this avoids losing with the version 9 HP compilers. (skip_prologue): Try to skip argument stores emitted by the HP compilers. It's not perfect, but it's better than before.
1994-07-31 * elf32-hppa.c, elf32-hppa.h: Update comment reflecting whichJeff Law1-0/+5
HPPA ELF spec the code implements.
1994-07-30 * findvar.c (write_pc write_pc_pid): Remove casts to long whenStu Grossman1-0/+6
calling write_register_pid. * (write_register_pid): Add prototype.
1994-07-30 * remote.c (read_frame): Split readchar/checksum calculation intoSteve Chamberlain2-2/+7
two parts since evaluation order is undefined.
1994-07-29 From Kevin A. Buettner (kev@cujo.geg.mot.com).Fred Fish2-1/+8
* Makefile.in (coredep.o): Add inferior.h as dependency. * inflow.c: Add F_SETOWN to list of defines to check around code that uses F_SETOWN.
1994-07-29Keep gdbtk.c and gdbtk.tcl.Stu Grossman1-0/+2
1994-07-29* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): If using newlib,J.T. Conklin2-3/+7
set the -L and -B directory prefixes so we can link with it.
1994-07-29Obsolete file.J.T. Conklin1-247/+0
1994-07-28* sparc-dis.c (print_insn_sparc): Handle new operand type 'x'.Ken Raeburn1-0/+8
* sparc-opc.c: Added sparclite extended FP operations, and versions of v9 impdep* instructions permitting specification of the OPF field.
1994-07-28update doc for sparclite 934 opcode table changesKen Raeburn1-22/+20
1994-07-28* tc-sparc.c (sparc_ip): Check more carefully for conflicting architectures.Ken Raeburn2-84/+108
(md_parse_option) [NO_V9]: Complain if v9 was selected. (md_show_usage): Derive architecture list in usage message from architecture_pname array. (cypress): Macro deleted. (op_hash): Don't initialize. (s_common): Use bfd_und_section_ptr instead of bfd_und_section. (BSR): New function. (sparc_ip): Use it for right-shift operations of 32 bits or more. (sparc_ip): Implement new operand type 'x'.
1994-07-28* config/mt-slite (LDFLAGS): If using the newlib in the tree, setJ.T. Conklin2-1/+9
the -B and -L prefixes so we can find the debugging stub.
1994-07-28 * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support forStu Grossman10-206/+1141
--enable-xxx configure option by adding ENABLE_{CLIBS DEPFILES} where appropriate. * General hackery to support alternate user-interface. * breakpoint.c (mention, delete_breakpoint, enable_breakpoint, disable_breakpoint): Call hooks for alternate user-interface. * defs.h: Add declarations for alternate user-interface hooks. * main.c (main): Add --nw (and --nowindows) options to disable the GUI. * (near call to command_loop): Call command_loop_hook if set. * (fputs_unfiltered): Call fputs_unfiltered_hook if set. * stack.c: Call print_frame_info_listing_hook if set. * top.c (gdb_init): Initialize targets.c and utils.c prior to other files to make sure that calls to error and warning will work. Call init_ui_hook after everything else. * utils.c (query): Call query_hook if set. * (gdb_flush): Call flush_hook if set. * Change _initialize_utils to initialize_utils cuz we don't use automatic initialization of utils.c anymore. * Support for TK GUI. * Makefile.in: Add rule for gdbtk.o. * configure.in: Add support for --enable-gdbtk. * gdbtk.c: New file. Contains support routines for TK interface. * gdbtk.tcl: New file. Implements GUI policy. * remote.c: Get rid of #ifdef DONT_USE_REMOTE. It's no longer necessary.
1994-07-28* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it isJ.T. Conklin2-8/+21
there and we are using the gcc from the tree. (LD_FOR_TARGET): Look for ld in ../ld/ld.new.
1994-07-28Fix typoJ.T. Conklin1-1/+1
1994-07-28* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it isJ.T. Conklin2-2/+15
there and we are using the gcc from the tree. * gdb.base/types.c: Removed.
1994-07-28* gdb.base/configure.in: Look for makefile fragments in ../config.J.T. Conklin2-12/+19
Recognize i386-*-netware. * gdb.c++/configure.in: Likewise.
1994-07-28 * Makefile.in (annotate.o): Add dependencies.Fred Fish2-0/+7
1994-07-28* sparclite/aload.c: Added new -q (quiet) option.J.T. Conklin1-0/+3
return 0 exit status if file was successfully downloaded.
1994-07-27* nlm/gdbserve.c: merge in command line argument parsing changesJ.T. Conklin2-23/+118
and bug fixes made to i386-nlmstub.c.