deliverable/binutils-gdb.git
30 years ago * mpw-config.in (emulname): Set based on target.
Stan Shebs [Tue, 28 Jun 1994 20:20:35 +0000 (20:20 +0000)] 
* mpw-config.in (emulname): Set based on target.
(ldemul-list.h): Construct.
* mpw-make.in (install-only): New target.
(install): Depend on install-only.

30 years ago * mpw-xconfig.in: Remove ldemul-list.h construction, now in
Stan Shebs [Tue, 28 Jun 1994 20:16:32 +0000 (20:16 +0000)] 
* mpw-xconfig.in: Remove ldemul-list.h construction, now in
generic config.

30 years ago * ldlex.l: Recognize \r the same as \n.
Stan Shebs [Tue, 28 Jun 1994 19:16:24 +0000 (19:16 +0000)] 
* ldlex.l: Recognize \r the same as \n.

30 years ago * mpw-config.in: New file, MPW configure fragment for binutils.
Stan Shebs [Tue, 28 Jun 1994 02:20:40 +0000 (02:20 +0000)] 
* mpw-config.in: New file, MPW configure fragment for binutils.
* mpw-make.in (install-only): New target.
(install): Also depend on install-only.

30 years agoRemove more GM-specific stuff
Stan Shebs [Tue, 28 Jun 1994 02:16:18 +0000 (02:16 +0000)] 
Remove more GM-specific stuff

30 years agoRemove more GM-specific stuff.
Stan Shebs [Tue, 28 Jun 1994 02:12:13 +0000 (02:12 +0000)] 
Remove more GM-specific stuff.

30 years ago * configure.in (i386-go32): When it's a host set
Steve Chamberlain [Tue, 28 Jun 1994 01:20:04 +0000 (01:20 +0000)] 
* configure.in (i386-go32): When it's a host set
host_makefile_frag.
* gasp.c  (get_any_string): Fix handling of % when in PharLap
mode.

30 years agoDon't keep the "is" cases, only the "was" cases.
Steve Chamberlain [Tue, 28 Jun 1994 01:19:19 +0000 (01:19 +0000)] 
Don't keep the "is" cases, only the "was" cases.

30 years agoReflect new rules.
Steve Chamberlain [Tue, 28 Jun 1994 01:17:29 +0000 (01:17 +0000)] 
Reflect new rules.

30 years ago * section.c (bfd_get_section_contents): Put in parens to get
Steve Chamberlain [Tue, 28 Jun 1994 01:09:50 +0000 (01:09 +0000)] 
* section.c (bfd_get_section_contents): Put in parens to get
precedence right.

30 years agoSpecify the file type.
Steve Chamberlain [Tue, 28 Jun 1994 01:05:38 +0000 (01:05 +0000)] 
Specify the file type.

30 years agoser-go32.c: Rewrite so it runs under windows.
Steve Chamberlain [Tue, 28 Jun 1994 00:52:59 +0000 (00:52 +0000)] 
ser-go32.c: Rewrite so it runs under windows.

30 years ago * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
Jean Marie Diaz [Mon, 27 Jun 1994 20:52:52 +0000 (20:52 +0000)] 
* configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
see whether --exec-prefix was used.

30 years agoUse e7000-pc stuff.
Steve Chamberlain [Mon, 27 Jun 1994 17:17:27 +0000 (17:17 +0000)] 
Use e7000-pc stuff.

30 years ago * ser-e7kpc.c: New file to support the E7000 with the PC ISA
Steve Chamberlain [Mon, 27 Jun 1994 17:16:26 +0000 (17:16 +0000)] 
* ser-e7kpc.c: New file to support the E7000 with the PC ISA
bus interface.
* serial.c (serial_open): Notice device "pc".
* remote-e7000.c: Fix copyright date.
(expect): Compare \n and \r the same.
(e7000_open): Allow pc as a serial port
* sh/sh.mt: Add ser-e7kpc.
* h8300/h8300hms.mt: Add ser-e7kpc.
* main.c (proc_wait): Don't wait if using go32.

30 years ago * somread.c: Simplify by using stabsect_build_psymtabs.
Jeff Law [Mon, 27 Jun 1994 06:45:35 +0000 (06:45 +0000)] 
* somread.c: Simplify by using stabsect_build_psymtabs.
* dbxread.c (stabsect_build_psymtabs): New argument "text_name"
corresponding to the name of the text section.  All references
changed.
(somstab_build_psymtabs): Delete function, no longer needed.

30 years ago * somread.c: Renamed from paread.c. Changed function names and
Jeff Law [Mon, 27 Jun 1994 06:09:40 +0000 (06:09 +0000)] 
* somread.c: Renamed from paread.c.  Changed function names and
comments to reflect that this file deals with SOM (an object file
format), rather than the PA (a cpu).
(Makefile.in): Chaned appropriately.
(config/pa/hppabsd.mh, config/pa/hppahpux.mh): Likewise.
* dbxread.c (somstab_build_psymtabs): Renamed from
pastab_build_psymtabs.

30 years ago * libelf.h (relocate_section): New argument "output_names" added
Jeff Law [Mon, 27 Jun 1994 00:17:41 +0000 (00:17 +0000)] 
* libelf.h (relocate_section): New argument "output_names" added
to prototype.
* elfcode.h (elf_link_input_bfd): New argument "output_names"
added to prototype of relocate_section.  Pass the output symbol
names to relocate_section.
* elf32-i386.c (elf_i386_relocate_section): Use "output_names" to
determine the name of a local symbol.
* elf32-mips.c (mips_elf_relocate_section): Likewise.
* elf32-sparc.c (elf32_sparc_relocate_section): Likewise.

30 years ago * mpw-config.in: Parse target and use to generate forward includes
Stan Shebs [Sun, 26 Jun 1994 23:51:45 +0000 (23:51 +0000)] 
* mpw-config.in: Parse target and use to generate forward includes
to tc-, obj-, and atof- files, use te-generic.h for emulation.
* mpw-make.in (VERSION): Define.
(as.c): Compile with GCC.
(TARG_OBJECTS, CLIBS): Define.
(as.new): Use LDFLAGS, TARG_OBJECTS, CLIBS and EXTRALIBS in link
command.
(config.h, config-stamp): Build.
config/ho-mpw.h (HOST_SPECIAL_INIT): Define.

30 years agoRemove GM-specific hackery, no longer needed.
Stan Shebs [Sun, 26 Jun 1994 23:41:34 +0000 (23:41 +0000)] 
Remove GM-specific hackery, no longer needed.

30 years ago * as.c (main) [HOST_SPECIAL_INIT]: New hook, for host-specific
Stan Shebs [Sun, 26 Jun 1994 23:36:46 +0000 (23:36 +0000)] 
* as.c (main) [HOST_SPECIAL_INIT]: New hook, for host-specific
initialization.

30 years ago * mpw-config.in: Use sed instead of StreamEdit, add definitions
Stan Shebs [Sun, 26 Jun 1994 23:00:20 +0000 (23:00 +0000)] 
* mpw-config.in: Use sed instead of StreamEdit, add definitions
for mips target.
* mpw-make.in: Remove mips targets definitions, add rule to
compile with GCC, remove ecoff.c.o and ecofflink.c.o from list of
required object files.

30 years ago * mpw-configure (host_alias, target_alias): Rename from hostalias
Stan Shebs [Sun, 26 Jun 1994 22:52:54 +0000 (22:52 +0000)] 
* mpw-configure (host_alias, target_alias): Rename from hostalias
and targetalias, add into generated Makefile.
(mk.tmp): If present, add into generated Makefile.
* mpw-build (all-gas): Build config.h first before gas proper.

30 years ago * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
Jeff Law [Sun, 26 Jun 1994 22:52:06 +0000 (22:52 +0000)] 
* gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
before exiting.  Enclose both calls inside a "catch".
(objdump_finish): Likewise.

30 years agoFrom rob:
Jeff Law [Sun, 26 Jun 1994 19:26:33 +0000 (19:26 +0000)] 
From rob:

* gas/lib/gas-defs.exp (gas_finish): Call "close" before exiting.
Make note about possibly needing a call to "wait" too.
(objdump_finish): Likewise.

30 years ago * core-sol2.c: New file to handle ELF and BCP core file flavours.
Peter Schauer [Fri, 24 Jun 1994 16:27:52 +0000 (16:27 +0000)] 
* core-sol2.c:  New file to handle ELF and BCP core file flavours.
* config/sparc/sun4sol2.mh (NATDEPFILES):  Use it instead of
core-svr4.

30 years ago * core-sol2.c: New file to handle ELF and BCP core file flavours.
Peter Schauer [Fri, 24 Jun 1994 16:26:33 +0000 (16:26 +0000)] 
* core-sol2.c:  New file to handle ELF and BCP core file flavours.
* config/sparc/sun4sol2.mh (NATDEPFILES):  Use it instead of
core-svr4.
* Makefile.in:  Updated for core-sol2.c.

30 years ago Add Solaris BCP (the part of Solaris which allows it to run
Peter Schauer [Fri, 24 Jun 1994 16:18:35 +0000 (16:18 +0000)] 
Add Solaris BCP (the part of Solaris which allows it to run
SunOS4 a.out files) core file handling.
* aoutf1.h (external_solaris_bcp_core, swapcore_solaris_bcp):
New structure and its swap in function.
(internal_sunos_core):  New member c_data_addr, to receive the
start address of the data section in the core file.
(swapcore_sun3, swapcore_sparc, sunos4_core_file_p):  Use it.
(sunos4_core_file_p):  Recognize Solaris BCP core file.
(sunos4_core_file_matches_executable_p):  Always indicate match
for Solaris BCP core files.

30 years ago * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
Peter Schauer [Fri, 24 Jun 1994 15:25:55 +0000 (15:25 +0000)] 
* gdb.c++/cplusfuncs.exp:  Use string_to_regexp and a regular
expression match in print_addr_of to avoid unintented matches.
* gdb.c++/virtfunc.exp:  Accept alternate ptype output of g++
versions up to 2.5.8.

30 years ago * config/mips/xm-makeva.h: Removed, no longer necessary.
Peter Schauer [Fri, 24 Jun 1994 15:22:35 +0000 (15:22 +0000)] 
* config/mips/xm-makeva.h:  Removed, no longer necessary.

30 years ago * config/mips/xm-makeva.h: Removed, no longer necessary.
Peter Schauer [Fri, 24 Jun 1994 15:21:24 +0000 (15:21 +0000)] 
* config/mips/xm-makeva.h:  Removed, no longer necessary.
* Makefile.in, config/mips/xm-irix3.h, config/mips/xm-irix5.h,
config/mips/xm-mips.h, config/mips/xm-news-mips.h,
config/mips/xm-riscos.h:  Remove references to xm-makeva.h

30 years ago * README: Add notes about SPARCworks cc under Solaris 2.x
Peter Schauer [Fri, 24 Jun 1994 15:19:08 +0000 (15:19 +0000)] 
* README:  Add notes about SPARCworks cc under Solaris 2.x
(from Casper H.S. Dik casper@fwi.uva.nl).
* config/mips/xm-makeva.h:  Removed, no longer necessary.
* Makefile.in, config/mips/xm-irix3.h, config/mips/xm-irix5.h,
config/mips/xm-mips.h, config/mips/xm-news-mips.h,

30 years ago* gdba.el: Put program input and output in a separate buffer.
Jim Kingdon [Fri, 24 Jun 1994 13:39:35 +0000 (13:39 +0000)] 
* gdba.el: Put program input and output in a separate buffer.

30 years agoRemoving a mistake I made (don't put newlib in host_tools).
Sean Eric Fagan [Fri, 24 Jun 1994 05:44:12 +0000 (05:44 +0000)] 
Removing a mistake I made (don't put newlib in host_tools).

30 years ago Preliminary support for generating shared libraries, from Eric
Ian Lance Taylor [Thu, 23 Jun 1994 21:36:03 +0000 (21:36 +0000)] 
Preliminary support for generating shared libraries, from Eric
Youngdale <ericy@cais.cais.com>.
* elfcode.h (prep_headers): If DYNAMIC, set e_type to ET_DYN.
(elf_link_add_object_symbols): If generating a shared library,
create dynamic sections for first input BFD with the right format.
(elf_link_create_dynamic_sections): Don't create .interp section
if creating a shared library.
(elf_link_input_bfd): Skip dynamic sections in input file.
(elf_bfd_final_link): If creating a shared library, it's OK for
dynobj to have sections which are not SEC_IN_MEMORY.
* elf32-i386.c (elf_i386_size_dynamic_sections): Only set .interp
section if not creating a shared library.
* elf32-sparc.c (elf_sparc_size_dynamic_sections): Likewise.

30 years ago * elfcode.h (elf_object_p): Don't set DYNAMIC just because there
Ian Lance Taylor [Thu, 23 Jun 1994 20:14:58 +0000 (20:14 +0000)] 
* elfcode.h (elf_object_p): Don't set DYNAMIC just because there
is an SHT_DYNAMIC section.

30 years agoChange --with-targets to --enable-targets, per GNU coding standards.
David MacKenzie [Thu, 23 Jun 1994 20:08:57 +0000 (20:08 +0000)] 
Change --with-targets to --enable-targets, per GNU coding standards.

30 years ago * Makefile.in (gprof): Depend on $(LIBS).
Jeff Law [Thu, 23 Jun 1994 17:23:30 +0000 (17:23 +0000)] 
* Makefile.in (gprof): Depend on $(LIBS).

30 years ago * annotate.texi (TODO): New node, for keeping track of annotations
Jim Kingdon [Thu, 23 Jun 1994 01:15:24 +0000 (01:15 +0000)] 
* annotate.texi (TODO): New node, for keeping track of annotations
suggested but not yet implemented.

30 years ago* gdba.el: Put program output in a separate buffer.
Jim Kingdon [Thu, 23 Jun 1994 00:59:47 +0000 (00:59 +0000)] 
* gdba.el: Put program output in a separate buffer.

30 years ago * linker.c (_bfd_generic_link_add_archive_symbols): Initialize
Ian Lance Taylor [Thu, 23 Jun 1994 00:36:38 +0000 (00:36 +0000)] 
* linker.c (_bfd_generic_link_add_archive_symbols): Initialize
pass from abfd->archive_pass, and save it there as well.

30 years ago * lexsup.c (parse_args): Add support for new options -( -) with
Ian Lance Taylor [Thu, 23 Jun 1994 00:36:00 +0000 (00:36 +0000)] 
* lexsup.c (parse_args): Add support for new options -( -) with
synonyms --start-group --end-group.
* ldlang.h (enum statement_enum): Add lang_group_statement_enum.
(lang_group_statement_type): Define new struct.
(lang_statement_union_type): Add group_statement field.
(lang_enter_group, lang_leave_group): Declare.
* ldlang.c (lang_for_each_statement_worker): Handle
lang_group_statement_enum.
(map_input_to_output_sections, print_statement): Likewise.
(lang_size_sections, lang_do_assignments): Likewise.
(open_input_bfds): Completely rewrite.  Now does its own looping,
rather than using lang_for_each_statement.  Handle groups.
(lang_process): Update call to open_input_bfds.
(print_group): New static function.
(lang_enter_group, lang_leave_group): New static functions.
* ldfile.c (ldfile_open_file): If the file has already been
opened, just return rather than taking an assertion failure.
* ldver.c (help): Mention new options.
* ld.texinfo: Document new options.

30 years agolinker.c (FAIL): Undefine macro before defining as enum.
Ken Raeburn [Thu, 23 Jun 1994 00:10:06 +0000 (00:10 +0000)] 
linker.c (FAIL): Undefine macro before defining as enum.

30 years ago * energize-patches, main.c (main), top.c (gdb_init, pwd_command),
Fred Fish [Thu, 23 Jun 1994 00:08:09 +0000 (00:08 +0000)] 
* energize-patches, main.c (main), top.c (gdb_init, pwd_command),
top.h: Change all occurances of dirbuf to gdb_dirbuf.  Collides
with global variable of same name in libnsl.so on UnixWare.

30 years agoconfig.bfd (powerpc-*-elf*): New target, like powerpc-*-sysv4*.
Ken Raeburn [Wed, 22 Jun 1994 23:40:17 +0000 (23:40 +0000)] 
config.bfd (powerpc-*-elf*): New target, like powerpc-*-sysv4*.

30 years ago * ldlang.c (end_of_data_section_statement_list): Don't define.
Ian Lance Taylor [Wed, 22 Jun 1994 23:07:14 +0000 (23:07 +0000)] 
* ldlang.c (end_of_data_section_statement_list): Don't define.
(lang_leave_output_section_statement): Don't set obsolete variable
end_of_data_section_statement_list.

30 years ago * hash.c (bfd_hash_allocate): Don't call bfd_set_error if
Ian Lance Taylor [Wed, 22 Jun 1994 22:37:54 +0000 (22:37 +0000)] 
* hash.c (bfd_hash_allocate): Don't call bfd_set_error if
obstack_alloc returns NULL unless the size is non-zero.

* linker.c (archive_hash_allocate): Define.
(_bfd_generic_link_add_archive_symbols): Use archive_hash_allocate
rather than obstack_alloc, for clarity.

30 years agoModified Files:
Kung Hsu [Wed, 22 Jun 1994 21:45:22 +0000 (21:45 +0000)] 
Modified Files:
symtab.c ChangeLog

        * symtab.c (decode_line_1): fix a bug in dealing with '<>'
        embedded in template name.

30 years ago * scripttempl/go32coff.sc: Don't put ${DATA_ALIGNMENT} inside an
Ian Lance Taylor [Wed, 22 Jun 1994 20:11:07 +0000 (20:11 +0000)] 
* scripttempl/go32coff.sc: Don't put ${DATA_ALIGNMENT} inside an
ALIGN.

30 years ago * ldlang.c (lang_size_sections): Adjust current region address
Ian Lance Taylor [Wed, 22 Jun 1994 20:04:29 +0000 (20:04 +0000)] 
* ldlang.c (lang_size_sections): Adjust current region address
even for sections with an explicit address.  From
ralphc@pyramid.com (Ralph Campbell).

30 years ago * elfcode.h (elf_get_reloc_upper_bound): Correct.
Ian Lance Taylor [Wed, 22 Jun 1994 20:00:05 +0000 (20:00 +0000)] 
* elfcode.h (elf_get_reloc_upper_bound): Correct.

30 years ago * mpw-make.in (VERSION): Update to 4.12.3.
Stan Shebs [Wed, 22 Jun 1994 19:57:02 +0000 (19:57 +0000)] 
* mpw-make.in (VERSION): Update to 4.12.3.
(SiowGDB): New target, GDB using SIOW library.
(init-new.c): New target, attempt to generate init.c from sources.
(main.c.o, top.c.o): Put each in its own segment.
* main.c (main) [MPW]: Always call mac_init.
* utils.c (query) [MPW]: Always return "yes" if in MacGDB, output
an extra newline otherwise.
* mac-xdep.c: More comments in various places, remove junk.
(mac_init): Add tests for MPW and SIOW.
(use_wne, has_color_qd): Renamed.
(use_color_qd): New variable.
(grow_window): Only do console resizing to console window,
call resize_console_window.
(zoom_window): Call resize_console_window.
(resize_console_window, scroll_text): New functions.
(adjust_console_sizes): Always align viewrect to even multiples of
text lines.
(adjust_console_text): Always scroll by whole lines.
(hacked_vfprintf, hacked_puts, hacked_fputc, hacked_putc): Force a
recalculation of scroll positions if a newline was output.
(hacked_fflush): Similarly, for flushing.
(hacked_fgetc): New function, aborts if called in MacGDB.
* ser-mac.c (mac_readchar): Rename starttime to start_time,
remove debugging printf.
(mac_write): Sleep on first 4 writes.
(sec_sleep): New function, works like standard sleep.
* macgdb.r: Adjust positioning and contents of About box.
Set minimum size to 2000K, preferred size to 5000K.
* config/m68k/xm-mpw.h (fgetc): Define as a macro.

30 years ago * aout64.c (BMAGIC, QMAGIC): Define if not already defined. From
Ian Lance Taylor [Wed, 22 Jun 1994 19:38:57 +0000 (19:38 +0000)] 
* aout64.c (BMAGIC, QMAGIC): Define if not already defined.  From
Peter Schauer <pes@regent.e-technik.tu-muenchen.de>.

30 years ago Linux ZMAGIC support from Eric Youngdale <ericy@cais.cais.com>.
Ian Lance Taylor [Wed, 22 Jun 1994 19:13:55 +0000 (19:13 +0000)] 
Linux ZMAGIC support from Eric Youngdale <ericy@cais.cais.com>.
* libaout.h (struct aoutdata): Add field zmagic_disk_block_size.
* aout-target.h (MY(callback)): Only set alignment according to
architecture if the section sizes are aligned to that alignment,
for backward compatibility.
(MY(set_sizes)): Initialize zmagic_disk_block_size field.
* aoutx.h (adjust_z_magic): Set ztih if using q_magic_format.  Set
text section filepos to zmagic_disk_block_size if not ztih.  Use a
different padding algorithm if not ztih.
* i386linux.c (MY_text_includes_header): Don't define.

30 years ago* Makefile.in: Add all-librx target similar to all-libproc.
Jim Kingdon [Wed, 22 Jun 1994 18:17:14 +0000 (18:17 +0000)] 
* Makefile.in: Add all-librx target similar to all-libproc.

30 years agoRemove .Sanitize to prevent release of proprietary sources. This will be added
Stu Grossman [Wed, 22 Jun 1994 18:10:45 +0000 (18:10 +0000)] 
Remove .Sanitize to prevent release of proprietary sources.  This will be added
back when I figure out how to do it right.

30 years ago * emulparams/i386linux.sh (NONPAGED_TEXT_START_ADDR): Set to 0.
Ian Lance Taylor [Wed, 22 Jun 1994 18:07:32 +0000 (18:07 +0000)] 
* emulparams/i386linux.sh (NONPAGED_TEXT_START_ADDR): Set to 0.
From jrs@world.std.com (Rick Sladkey).

30 years ago * scripttempl/mipsbsd.sc: Let sections align to their natural
Ian Lance Taylor [Wed, 22 Jun 1994 17:47:11 +0000 (17:47 +0000)] 
* scripttempl/mipsbsd.sc: Let sections align to their natural
boundaries.

30 years ago * mips-dis.c (_print_insn_mips): Build a static hash table mapping
Ian Lance Taylor [Wed, 22 Jun 1994 17:41:05 +0000 (17:41 +0000)] 
* mips-dis.c (_print_insn_mips): Build a static hash table mapping
opcodes to the first instruction with that opcode, to speed
disassembly of large files.  From ralphc@pyramid.com (Ralph
Campbell).

30 years agokeep configure.bat
Ken Raeburn [Wed, 22 Jun 1994 17:39:31 +0000 (17:39 +0000)] 
keep configure.bat

30 years ago * aoutx.h (aout_link_check_ar_symbols): Just skip N_STAB and N_FN
Ian Lance Taylor [Wed, 22 Jun 1994 14:55:58 +0000 (14:55 +0000)] 
* aoutx.h (aout_link_check_ar_symbols): Just skip N_STAB and N_FN
        symbols; don't look them up in the hash table.  From
        ralphc@pyramid.com (Ralph Campbell).

30 years ago * config/tc-hppa.h (obj_frob_symbol): Define for OBJ_ELF.
Jeff Law [Wed, 22 Jun 1994 06:32:54 +0000 (06:32 +0000)] 
* config/tc-hppa.h (obj_frob_symbol): Define for OBJ_ELF.
More gas/bfd lossage exposed by the new linker code.

30 years agoSanitization fixes
Stan Shebs [Wed, 22 Jun 1994 02:26:39 +0000 (02:26 +0000)] 
Sanitization fixes

30 years agoModified Files:
Kung Hsu [Tue, 21 Jun 1994 23:10:25 +0000 (23:10 +0000)] 
Modified Files:
  ChangeLog

        * config/i386/nm-linux.h: change calling convention of
        TARGET_CAN_USE_HARDWARE_WATCHPOINT() and
        target_insert_watchpoint() and
        target_remove_watchpoint().

30 years agoLook for as.new before looking in the path for the binary to test.
Rob Savoye [Tue, 21 Jun 1994 22:15:04 +0000 (22:15 +0000)] 
Look for as.new before looking in the path for the binary to test.

30 years ago * nlmconv.c (powerpc_build_stubs): Don't generate the PowerPC
Ian Lance Taylor [Tue, 21 Jun 1994 21:21:05 +0000 (21:21 +0000)] 
* nlmconv.c (powerpc_build_stubs): Don't generate the PowerPC
NetWare custom header; no longer needed.
(powerpc_mangle_relocs): Convert relocs against the uninitialized
data section into relocs against the data section.

30 years agoModified Files:
Kung Hsu [Tue, 21 Jun 1994 21:09:13 +0000 (21:09 +0000)] 
Modified Files:
tm-mips64.h tm-bigmips64.h

        * config/mips/tm-mips64.h: define FORCE_LONG_LONG to force LONGEST
        to be long long in gdb.
        * config/mips/tm-bigmips.h: ditto.

30 years ago * configure.in: Set nlmconv_defs to -DNLMCONV_cputype for all the
Ian Lance Taylor [Tue, 21 Jun 1994 17:50:33 +0000 (17:50 +0000)] 
* configure.in: Set nlmconv_defs to -DNLMCONV_cputype for all the
netware targets.  Write it into Makefile as NLMCONV_DEFS.
* Makefile.in (nlmconv.o): Pass $(NLMCONV_DEFS) to $(CC).
* nlmconv.c: Only compile code for specific CPU types if
NLMCONV_cputype is defined.

30 years ago * nlmconv.c (main): Change uses of bfd_abs_section, etc., to use
Ian Lance Taylor [Tue, 21 Jun 1994 17:20:20 +0000 (17:20 +0000)] 
* nlmconv.c (main): Change uses of bfd_abs_section, etc., to use
bfd_abs_section_ptr or bfd_is_abs_section, etc.
(i386_mangle_relocs, alpha_mangle_relocs): Likewise.
(powerpc_build_stubs): Likewise.
* nm.c (filter_symbols, print_symbols): Likewise.
* objcopy.c (filter_symbols): Likewise.
(mark_symbols_used_in_relocations): Likewise.
* objdump.c (remove_useless_symbols, dump_relocs): Likewise.
* size.c (sysv_internal_printer): Likewise.

30 years agoAdded a nec-v810 target.
Sean Eric Fagan [Tue, 21 Jun 1994 17:08:22 +0000 (17:08 +0000)] 
Added a nec-v810 target.

30 years agoAdded support for nev-v810 processor. A newlib *only* target, for now at
Sean Eric Fagan [Tue, 21 Jun 1994 17:07:44 +0000 (17:07 +0000)] 
Added support for nev-v810 processor.  A newlib *only* target, for now at
least.

30 years ago * section.c (bfd_abs_section): Make const.
Ian Lance Taylor [Tue, 21 Jun 1994 16:47:07 +0000 (16:47 +0000)] 
* section.c (bfd_abs_section): Make const.
(bfd_abs_section_ptr, bfd_is_abs_section): Define.
(bfd_und_section): Make const.
(bfd_und_section_ptr, bfd_is_und_section): Define.
(bfd_com_section): Make const.
(bfd_com_section_ptr): Define.
(bfd_ind_section): Make const.
(bfd_ind_section_ptr, bfd_is_ind_section): Define.
(bfd_abs_symbol, bfd_com_symbol): Make const.
(bfd_und_symbol, bfd_ind_symbol): Likewise.
(global_syms): Cast initialization of section field.
(STD_SECTION): Define as const, and cast initializations.
* bfd-in2.h: Rebuilt.
* Many files: Change uses of bfd_abs_section, etc., to use
bfd_abs_section_ptr or bfd_is_abs_section, etc.

30 years ago * subsegs.c (abs_seg_info, und_seg_info): Define if BFD_ASSEMBLER.
Ian Lance Taylor [Tue, 21 Jun 1994 16:45:09 +0000 (16:45 +0000)] 
* subsegs.c (abs_seg_info, und_seg_info): Define if BFD_ASSEMBLER.
(subseg_change): Store seg_info for bfd_abs_section_ptr in
abs_seg_info, and store seg_info for bfd_und_section_ptr in
und_seg_info.
(subseg_get): Likewise.  Also, don't set output_section if it is
already set.
(seg_info): Define as function.
* subsegs.h (seg_info): Declare as function rather than defining
as macro.
* write.c (relax_and_size_seg): Call seg_info rather than
bfd_get_section_userdata.

30 years ago * gdb.base/list.exp: Tweak alternate pattern for listing of an
Peter Schauer [Tue, 21 Jun 1994 07:01:10 +0000 (07:01 +0000)] 
* gdb.base/list.exp:  Tweak alternate pattern for listing of an
included file to run under newer versions of expect.
* gdb.c++/demangle.exp:  Add spaces to the expect patterns between
consecutive >'s in templates to accomodate recent cplus-dem.c change.
Remove xfail for the virtual table of BDDHookV.

30 years ago * c-lang.c (asm_language_defn): New definitions for language_asm,
Peter Schauer [Tue, 21 Jun 1994 06:58:41 +0000 (06:58 +0000)] 
* c-lang.c (asm_language_defn):  New definitions for language_asm,
mostly copied from c_language_defn, to avoid warnings when
switching between c and asm stack frames.

30 years ago * Many files: change all bfd_target vectors to be const. Change
Ian Lance Taylor [Mon, 20 Jun 1994 21:55:45 +0000 (21:55 +0000)] 
* Many files: change all bfd_target vectors to be const.  Change
all uses of bfd_target * to be const bfd_target *.  Change
bfd_target_vector and bfd_default_vector arrays to be const
bfd_target * const *.

30 years ago* Makefile.in (MANPAGES): Remove $(DEMANGLER_PROG).
Ken Raeburn [Mon, 20 Jun 1994 20:44:46 +0000 (20:44 +0000)] 
* Makefile.in (MANPAGES): Remove $(DEMANGLER_PROG).
(install): Install it explicitly, from build dir, not srcdir.

30 years agohandle target ppc-*-elf*, for zoo.
Ken Raeburn [Mon, 20 Jun 1994 20:36:56 +0000 (20:36 +0000)] 
handle target ppc-*-elf*, for zoo.

30 years agoexpr.c (operand): If "0f" is followed by '\0', don't do eol checks.
Ken Raeburn [Mon, 20 Jun 1994 20:34:35 +0000 (20:34 +0000)] 
expr.c (operand): If "0f" is followed by '\0', don't do eol checks.

30 years ago * objdump.c: Don't include elf/internal.h.
Ian Lance Taylor [Mon, 20 Jun 1994 20:31:46 +0000 (20:31 +0000)] 
* objdump.c: Don't include elf/internal.h.
(bfd_elf_find_section): Don't declare.
(read_section_stabs): No special handling for ELF.  Always read
using BFD sections.

30 years ago * ecoff.c, libecoff.h, ecoffswap.h, coff-alpha.c, coff-mips.c,
Ian Lance Taylor [Mon, 20 Jun 1994 19:39:15 +0000 (19:39 +0000)] 
* ecoff.c, libecoff.h, ecoffswap.h, coff-alpha.c, coff-mips.c,
elf32-mips.c: Renamed all externally visible ECOFF routines which
are local to BFD to start with _bfd_ecoff instead of just ecoff.

30 years ago * ecoff.c (ecoff_build_aux): Call swap_tir_out and swap_rndx_out
Ian Lance Taylor [Mon, 20 Jun 1994 19:25:41 +0000 (19:25 +0000)] 
* ecoff.c (ecoff_build_aux): Call swap_tir_out and swap_rndx_out
via backend pointer, not directly.

30 years ago * mdebugread.c (parse_symbol): Don't call ecoff_swap_tir_in or
Ian Lance Taylor [Mon, 20 Jun 1994 18:27:29 +0000 (18:27 +0000)] 
* mdebugread.c (parse_symbol): Don't call ecoff_swap_tir_in or
ecoff_swap_rndx_in directly; use the debug_swap pointer instead.
(upgrade_type, handle_psymbol_enumerators): Likewise.
(has_opaque_xref, cross_ref): Likewise.
(elfmdebug_build_psymtabs): Call swap->read_debug_info to read
debugging information, rather than doing it here.
* mipsread.c (mipscoff_symfile_read): Call read_debug_info entry
point in ecoff_debug_swap backend structure, rather than calling
ecoff_slurp_symbolic_info directly.

30 years ago * ecoff.c (ecoff_swap_tir_in): Change input argument to const.
Ian Lance Taylor [Mon, 20 Jun 1994 18:26:55 +0000 (18:26 +0000)] 
* ecoff.c (ecoff_swap_tir_in): Change input argument to const.
(ecoff_swap_tir_out): Likewise.
(ecoff_swap_rndx_in, ecoff_swap_rndx_out): Likewise.
(ecoff_slurp_symbolic_info): Add new arguments to correspond to
read_debug_info entry point in ecoff_debug_swap structure.
Change all calls.
* libecoff.h (ecoff_slurp_symbolic_info): Change declaration.
* ecoffswap.h (ecoff_swap_tir_in, ecoff_swap_tir_out): Declare.
(ecoff_swap_rndx_in, ecoff_swap_rndx_out): Declare.
* coff-alpha.c (alpha_ecoff_backend_data): Initialize new
ecoff_debug_swap fields.
* coff-mips.c (mips_ecoff_backend_data): Likewise.
* elf32-mips.c (mips_elf_read_ecoff_info): Undefine READ.
(mips_elf_ecoff_debug_swap): Initialize new ecoff_debug_swap
fields.
* configure.in (bfd_elf32_bigmips_vec): Use ecoff.o and
ecofflink.o.
(bfd_elf32_littlemips_vec): Likewise.
(ecoff_big_vec, ecoff_little_vec): Likewise.
(ecoffalpha_little_vec): Likewise.
* Makefile.in (BFD_LIBS): Remove ecoff.o and ecofflink.o.
(BFD32_BACKENDS): Add ecoff.o and ecofflink.o.

30 years ago * aoutx.h (NAME(aout,final_link)): Check flavour of sub, not abfd,
Ian Lance Taylor [Mon, 20 Jun 1994 15:51:28 +0000 (15:51 +0000)] 
* aoutx.h (NAME(aout,final_link)): Check flavour of sub, not abfd,
when computing reloc sizes.  From Eric Youngdale
<ericy@cais.cais.com>.
* elfcode.h (elf_bfd_final_link): Don't try to compute maximum
reloc count or size for a non-ELF file.

30 years agoComment change.
Ian Lance Taylor [Mon, 20 Jun 1994 15:30:56 +0000 (15:30 +0000)] 
Comment change.

30 years ago * mipsbsd.c (MY_final_link_callback): Define to avoid warning.
Ian Lance Taylor [Mon, 20 Jun 1994 15:25:58 +0000 (15:25 +0000)] 
* mipsbsd.c (MY_final_link_callback): Define to avoid warning.

30 years ago * hp300hpux.c (MY_final_link_callback): Define to avoid warning.
Ian Lance Taylor [Mon, 20 Jun 1994 15:11:34 +0000 (15:11 +0000)] 
* hp300hpux.c (MY_final_link_callback): Define to avoid warning.
(BMAGIC, QMAGIC): Define; used by aoutx.h.
(MY(slurp_symbol_table)): Change translate_from_native_sym_flags
calls to use new parameters.

30 years ago * demangle.h (cplus_demangle_opname): Declare.
Stan Shebs [Sat, 18 Jun 1994 23:14:00 +0000 (23:14 +0000)] 
* demangle.h (cplus_demangle_opname): Declare.

30 years agoUse "default" rather than "unix".
Rob Savoye [Sat, 18 Jun 1994 20:17:26 +0000 (20:17 +0000)] 
Use "default" rather than "unix".

30 years agoSetup default and unknown init files.
Rob Savoye [Sat, 18 Jun 1994 20:11:38 +0000 (20:11 +0000)] 
Setup default and unknown init files.

30 years agoDon't pass AS and ASFLAGS, it's now done in the testing code.
Rob Savoye [Sat, 18 Jun 1994 20:06:27 +0000 (20:06 +0000)] 
Don't pass AS and ASFLAGS, it's now done in the testing code.

30 years ago * lib/gdb.exp (string_to_regexp): Set a default result.
Stan Shebs [Sat, 18 Jun 1994 19:55:23 +0000 (19:55 +0000)] 
* lib/gdb.exp (string_to_regexp): Set a default result.
(default_gdb_start): Fix misleading message.

30 years ago * breakpoint.c: Include annotate.h. Call annotate_field rather
Jim Kingdon [Sat, 18 Jun 1994 04:14:26 +0000 (04:14 +0000)] 
* breakpoint.c: Include annotate.h.  Call annotate_field rather
than printing annotation directly.

30 years ago* main.c: Include string.h.
Jim Kingdon [Sat, 18 Jun 1994 04:02:02 +0000 (04:02 +0000)] 
* main.c: Include string.h.

30 years ago * Makefile.in (config-stamp): Make sure there is at least one
Ian Lance Taylor [Fri, 17 Jun 1994 22:08:59 +0000 (22:08 +0000)] 
* Makefile.in (config-stamp): Make sure there is at least one
element in the for loop.

30 years ago * aout-target.h (MY(callback)): Set the alignments of the text,
Ian Lance Taylor [Fri, 17 Jun 1994 18:49:39 +0000 (18:49 +0000)] 
* aout-target.h (MY(callback)): Set the alignments of the text,
data and bss sections after determining the architecture.

30 years ago * sunos.c (sunos_add_one_symbol): Treat a common symbol from a
Ian Lance Taylor [Fri, 17 Jun 1994 18:47:50 +0000 (18:47 +0000)] 
* sunos.c (sunos_add_one_symbol): Treat a common symbol from a
dynamic object as being in the .bss section of the object, rather
than as being undefined.

30 years ago * libhppa.h (bfd_hppa_insn2fmt, hppa_rebuild_insn): Make INLINE.
Jeff Law [Fri, 17 Jun 1994 18:11:17 +0000 (18:11 +0000)] 
* libhppa.h (bfd_hppa_insn2fmt, hppa_rebuild_insn): Make INLINE.

30 years ago * config/tc-hppa.c: Misc trivial changes to make gcc -Wall happy.
Jeff Law [Fri, 17 Jun 1994 18:09:16 +0000 (18:09 +0000)] 
    * config/tc-hppa.c: Misc trivial changes to make gcc -Wall happy.

This page took 0.057723 seconds and 4 git commands to generate.