deliverable/binutils-gdb.git
32 years agoAvoid references to files that aren't assigned to FSF.
John Gilmore [Sat, 1 Feb 1992 02:40:06 +0000 (02:40 +0000)] 
Avoid references to files that aren't assigned to FSF.

32 years agoTypo of my own
John Gilmore [Sat, 1 Feb 1992 02:26:43 +0000 (02:26 +0000)] 
Typo of my own

32 years agothreecol.tex no longer exists.
Stu Grossman [Sat, 1 Feb 1992 02:22:07 +0000 (02:22 +0000)] 
threecol.tex no longer exists.

32 years agoUpdate WHATS.NEW for gdb-4.4 release.
John Gilmore [Sat, 1 Feb 1992 02:09:19 +0000 (02:09 +0000)] 
Update WHATS.NEW for gdb-4.4 release.

32 years agoA typo and a thinko.
John Gilmore [Sat, 1 Feb 1992 01:45:02 +0000 (01:45 +0000)] 
A typo and a thinko.

32 years agoUpdate for gdb-4.4 release.
John Gilmore [Sat, 1 Feb 1992 01:44:31 +0000 (01:44 +0000)] 
Update for gdb-4.4 release.

32 years agofoo
Stu Grossman [Sat, 1 Feb 1992 01:31:31 +0000 (01:31 +0000)] 
foo

32 years agoA change to the makefile got lost; ldmain. forgot that it should set
Steve Chamberlain [Sat, 1 Feb 1992 00:50:35 +0000 (00:50 +0000)] 
A change to the makefile got lost; ldmain. forgot that it should set
DEFAULT_EMULATION, so ld didn't know who it was.

32 years agoDistribute lpsrc.sed, remove rc-*.
Stu Grossman [Sat, 1 Feb 1992 00:41:18 +0000 (00:41 +0000)] 
Distribute lpsrc.sed, remove rc-*.

32 years agoUpdate comments to make it clear that the copyright status is UNCLEAR.
John Gilmore [Sat, 1 Feb 1992 00:18:44 +0000 (00:18 +0000)] 
Update comments to make it clear that the copyright status is UNCLEAR.

32 years agoComment changes.
John Gilmore [Sat, 1 Feb 1992 00:17:31 +0000 (00:17 +0000)] 
Comment changes.

32 years agoRemove references to i860 files whose copyrights have not been assigned
John Gilmore [Sat, 1 Feb 1992 00:03:05 +0000 (00:03 +0000)] 
Remove references to i860 files whose copyrights have not been assigned
to FSF yet.

32 years agoRemove i860 files, which do not have clear copyright assignments.
John Gilmore [Fri, 31 Jan 1992 23:51:44 +0000 (23:51 +0000)] 
Remove i860 files, which do not have clear copyright assignments.

32 years agoHalf-updated version for Stu to work on.
John Gilmore [Fri, 31 Jan 1992 23:17:40 +0000 (23:17 +0000)] 
Half-updated version for Stu to work on.

32 years agoRemove some entries that were already recorded on Dec 11th.
John Gilmore [Fri, 31 Jan 1992 22:35:49 +0000 (22:35 +0000)] 
Remove some entries that were already recorded on Dec 11th.

32 years ago* Projects: Patching executables is done.
John Gilmore [Fri, 31 Jan 1992 22:16:45 +0000 (22:16 +0000)] 
* Projects:  Patching executables is done.
* Makefile.in (VERSION):  Roll to gdb-4.4.
* README:  Update for gdb-4.4.

32 years ago* symfile.c (reread_symbols): Whenever we reread one object
John Gilmore [Fri, 31 Jan 1992 20:37:24 +0000 (20:37 +0000)] 
* symfile.c (reread_symbols):  Whenever we reread one object
file's symbols, we must restart the scan, because the object_files
chain has been permuted.

32 years ago* elf.c (bfd_section_from_shdr): Deal with null return from
Stu Grossman [Fri, 31 Jan 1992 09:37:59 +0000 (09:37 +0000)] 
* elf.c (bfd_section_from_shdr):  Deal with null return from
bfd_make_section().  (elf_object_p):  Select endianess properly.

32 years agoFix core file stacks.
John Gilmore [Fri, 31 Jan 1992 09:21:14 +0000 (09:21 +0000)] 
Fix core file stacks.

32 years agoFix stack in core files.
John Gilmore [Fri, 31 Jan 1992 09:20:58 +0000 (09:20 +0000)] 
Fix stack in core files.

32 years agoUse regex package on Vax BSD.
John Gilmore [Fri, 31 Jan 1992 08:52:21 +0000 (08:52 +0000)] 
Use regex package on Vax BSD.

32 years ago* language.c, language.h: Make some things const.
John Gilmore [Fri, 31 Jan 1992 08:50:52 +0000 (08:50 +0000)] 
* language.c, language.h:  Make some things const.
* expression.h, main.c:  const spreads like ooze.

32 years ago* xm-vax.h: Include some system include files before our own
John Gilmore [Fri, 31 Jan 1992 08:49:34 +0000 (08:49 +0000)] 
* xm-vax.h:  Include some system include files before our own
definitions in defs.h.

32 years ago* exec.c (exec_files_info): Split out into print_section_info.
John Gilmore [Fri, 31 Jan 1992 08:45:11 +0000 (08:45 +0000)] 
* exec.c (exec_files_info):  Split out into print_section_info.
Print BFD filename of each section if it's not the default one.
* core.c (core_files_info):  Call print_section_info.

32 years ago* hosts/h-hp300bsd.h, h-tahoe.h, h-vaxbsd.h, h-vaxult.h:
John Gilmore [Fri, 31 Jan 1992 07:59:13 +0000 (07:59 +0000)] 
* hosts/h-hp300bsd.h, h-tahoe.h, h-vaxbsd.h, h-vaxult.h:
Specify byte order.
* hosts/h-vaxbsd.h:  Define the form of exec and core files.

32 years ago* Makefile.in: host-aout.c doesn't depend on aout-params.h.
John Gilmore [Fri, 31 Jan 1992 07:54:12 +0000 (07:54 +0000)] 
* Makefile.in:  host-aout.c doesn't depend on aout-params.h.
* aout-target.h:  Use TARGET_BIG_ENDIAN_P to set up vector.
* host-aout.c:  Don't use aout-params.h; configure these systems
in their xm files, not in a randomly generated file.

32 years ago* infrun.c, xm-i386sco.h: SCO needs to use setpgid().CVS:
Stu Grossman [Fri, 31 Jan 1992 01:24:34 +0000 (01:24 +0000)] 
* infrun.c, xm-i386sco.h:  SCO needs to use setpgid().CVS:

32 years agoBump VERSION to 4.3.92.
Stu Grossman [Fri, 31 Jan 1992 00:41:28 +0000 (00:41 +0000)] 
Bump VERSION to 4.3.92.

32 years agoFix checkin botch.
Stu Grossman [Fri, 31 Jan 1992 00:32:38 +0000 (00:32 +0000)] 
Fix checkin botch.

32 years ago* bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
Stu Grossman [Fri, 31 Jan 1992 00:24:21 +0000 (00:24 +0000)] 
* bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
Fix SCO configuration stuff.

32 years agoChange DEFAULT_VECTOR to host_aout_vec here as well.
Per Bothner [Thu, 30 Jan 1992 21:04:42 +0000 (21:04 +0000)] 
Change DEFAULT_VECTOR to host_aout_vec here as well.

32 years ago* host-aout.c: Change TARGETNAME to "a.out" to be compatible with
Stu Grossman [Thu, 30 Jan 1992 19:42:52 +0000 (19:42 +0000)] 
* host-aout.c:  Change TARGETNAME to "a.out" to be compatible with
gdb.  config/mt-hp300bsd:  Change DEFAULT_VECTOR to host_aout_vec
to prevent undefined symbol.

32 years ago Various lints found on PersSony
Steve Chamberlain [Thu, 30 Jan 1992 15:30:34 +0000 (15:30 +0000)] 
Various lints found on PersSony
* aoutx.h: cast an enum
* coff-a29k.c: many ints in reloc structure turned to enum
* coffcode.h: more enums
* cpu-h8300.c: more enums
* opncls.c: more enums

32 years ago* configure.in: Make Tahoe configuration work again.
John Gilmore [Thu, 30 Jan 1992 09:21:33 +0000 (09:21 +0000)] 
* configure.in:  Make Tahoe configuration work again.
* bfd-in.h:  Remove trailing comma from enum declaration.
* ieee.c:  Can't put byte values >0x7F into a signed char.

32 years agoRemove trailing comma from enum.
John Gilmore [Thu, 30 Jan 1992 09:19:24 +0000 (09:19 +0000)] 
Remove trailing comma from enum.

32 years ago* sparc.h: Remove "cypress" architecture. Remove "fitox" and
John Gilmore [Thu, 30 Jan 1992 09:14:21 +0000 (09:14 +0000)] 
* sparc.h:  Remove "cypress" architecture.  Remove "fitox" and
similar instructions -- they've been renamed to "fitoq", etc.
REALLY fix tsubcctv.  Fix "fcmpeq" and "fcmpq" which had wrong
number of arguments.
* h8300.h:  Remove extra ; which produces compiler warning.

32 years ago* sparc-pinsn.c: Remove kludge for preferring architectures.
John Gilmore [Thu, 30 Jan 1992 09:06:49 +0000 (09:06 +0000)] 
* sparc-pinsn.c:  Remove kludge for preferring architectures.
Remove #ifdef's for SORT_NEEDED.  We need to sort the table, now
and forever.  Add `add' instruction to the set that get checked
for a preceding `sethi' in order to print an absolute address.
Corresponding changes in ../include/opcode/sparc.h needed
to eliminate garbage instructions.

32 years agoVarious fixed triggered by trying to do the right thing wrt
Per Bothner [Thu, 30 Jan 1992 03:56:32 +0000 (03:56 +0000)] 
Various fixed triggered by trying to do the right thing wrt
to external symbols in mips ecoff binaries.  See ChangeLog.

32 years ago* sparc-pinsn.c (compare_opcodes): Make it prefer v6, v7,
Stu Grossman [Thu, 30 Jan 1992 03:01:00 +0000 (03:01 +0000)] 
* sparc-pinsn.c (compare_opcodes):  Make it prefer v6, v7,
cypress, v8 mnemonics in that order.

32 years agoadd bootstrap target
K. Richard Pixley [Wed, 29 Jan 1992 22:47:09 +0000 (22:47 +0000)] 
add bootstrap target

32 years agoldlnk960.c: Special #ifdef to choose little endian ony
Steve Chamberlain [Wed, 29 Jan 1992 16:44:09 +0000 (16:44 +0000)] 
ldlnk960.c: Special #ifdef to choose little endian ony
ldgram.y: allow forward ref of section

32 years ago * config/mh-sparc.h: now uses libgcc.a
Steve Chamberlain [Wed, 29 Jan 1992 16:43:16 +0000 (16:43 +0000)] 
* config/mh-sparc.h: now uses libgcc.a
* ldmain.c: quit using exit
* *.sc: use *(COMMON) rather than [COMMON]
* ldlex.l, lexsup.c: much thinking moved from .l and put into .c,
to allow preprocessing of .l file.
* Makefile.in: New ldlex.l mangling
* ldexp.c (fold_binary): perform expressions with % and / in
integer.
* ldfile.c (open_a): open archives on VMS in a special way
* lderror.c: forgot to check in from a long while ago

32 years ago * Makefile.in: For libg++, make sure the -I pointing
Per Bothner [Wed, 29 Jan 1992 07:52:01 +0000 (07:52 +0000)] 
* Makefile.in:  For libg++, make sure the -I pointing
to the gcc directory goes *after* all the libg++-local -I flags.
Also, move just-gcc dependency from just-libg++ to all-libg++.

32 years ago* sparc.h: fix opcode for tsubcctv.
Stu Grossman [Wed, 29 Jan 1992 07:01:25 +0000 (07:01 +0000)] 
* sparc.h:  fix opcode for tsubcctv.

32 years agoMakefile.in: Add dependencies for various coff-*.o files.
Fred Fish [Wed, 29 Jan 1992 05:16:49 +0000 (05:16 +0000)] 
Makefile.in:  Add dependencies for various coff-*.o files.

elf.c:  Remove extraneous paren from core_prpsinfo and core_prpstatus
macros, rename core_prpstatus to core_prstatus.  Replace references to
old section "size" member with new "_raw_size" member.  Implement
elf_make_empty_symbol, which is now used.

32 years agoPut the qsort() back in in sparc-pinsn.c
Per Bothner [Wed, 29 Jan 1992 01:33:48 +0000 (01:33 +0000)] 
Put the qsort() back in in sparc-pinsn.c

32 years agoCredits for GDB 4.4 (and correction to credits for 3.9).
Roland Pesch [Wed, 29 Jan 1992 01:27:36 +0000 (01:27 +0000)] 
Credits for GDB 4.4 (and correction to credits for 3.9).

32 years agobfd.c: use `<<foo>>' instead of @file{foo}
Roland Pesch [Wed, 29 Jan 1992 01:04:30 +0000 (01:04 +0000)] 
bfd.c: use `<<foo>>' instead of @file{foo}

section.c, syms.c: @* rather than * at beginning of menu lines

32 years ago* trad-core.c, bfd.c, ../include/bfd.h: Various fixes for PMAX
Stu Grossman [Tue, 28 Jan 1992 22:53:51 +0000 (22:53 +0000)] 
* trad-core.c, bfd.c, ../include/bfd.h:  Various fixes for PMAX
core reading.

32 years agorcsid's removed
K. Richard Pixley [Tue, 28 Jan 1992 20:38:08 +0000 (20:38 +0000)] 
rcsid's removed

32 years ago * m68k-pinsn.c (print_insn_arg): fixed so that -ve branch
Steve Chamberlain [Tue, 28 Jan 1992 19:12:16 +0000 (19:12 +0000)] 
* m68k-pinsn.c (print_insn_arg): fixed so that -ve branch
displacements don't get printed as large +ve ones.

32 years ago * coffcode.h (bfd_coff_relax_section): now static.
Steve Chamberlain [Tue, 28 Jan 1992 18:48:07 +0000 (18:48 +0000)] 
* coffcode.h (bfd_coff_relax_section): now static.
(bfd_coff_get_relocated_section_contents): various type lints.

32 years ago * ldgram.y: map -M behave in the same way as -Map (sets file name
Steve Chamberlain [Tue, 28 Jan 1992 18:21:36 +0000 (18:21 +0000)] 
* ldgram.y: map -M behave in the same way as -Map (sets file name
to be "-".
* ldsym.c, ldlang.c: remember that size of a section is dependent on
whether or not relaxing has been done.
* ldmain.c: don't open a map file if it doesn't have a name
* relax.c: all the brains have moved into bfd.
* ldwrite.c: ammend comment

32 years ago * bfd.h : new target entr, bfd_relax_section
Steve Chamberlain [Tue, 28 Jan 1992 06:02:01 +0000 (06:02 +0000)] 
* bfd.h : new target entr, bfd_relax_section

32 years ago New entry point in the transfer vector - bfd_relax_section.
Steve Chamberlain [Tue, 28 Jan 1992 06:01:25 +0000 (06:01 +0000)] 
New entry point in the transfer vector - bfd_relax_section.

* aout-target.h: add to vector, call generic_relax
* bfd-in.h: add to vector
* bfd.c: add #define for vector
* bout.c: add to vector, call generic_relax
* coffcode.h: add to vector, also now has coff specific relax code
for the relaxable H8/300 relocs. Also clean up abs section cruft.
* elf.c: call generic_relax
* ieee.c: call new vector, clean up some bugs due to the creation
of bfd_abs_section
* libbfd.h: add bfd_generic_relax_section EXFUN
* oasys.c: call generic_relax
* reloc.c: implement generic_relax
* seclet.c: moved much of this into coffcode.h
* srec.c: call generic_relax
* targets.c: define new transfer vector

32 years agoobj-coff* now copes with C mingled listings
Steve Chamberlain [Tue, 28 Jan 1992 03:43:23 +0000 (03:43 +0000)] 
obj-coff* now copes with C mingled listings

tc-h8300.c: better error messages

32 years agoDevelopment checkpoint
Steve Chamberlain [Tue, 28 Jan 1992 03:33:04 +0000 (03:33 +0000)] 
Development checkpoint

32 years ago* findvar.c (read_register, write_register): Handle machines
John Gilmore [Tue, 28 Jan 1992 03:20:39 +0000 (03:20 +0000)] 
* findvar.c (read_register, write_register):  Handle machines
where REGISTER_TYPE is not the same size as "int".

32 years agoHandle debug symbols in dynamically loaded (relocated) code:
John Gilmore [Tue, 28 Jan 1992 02:57:37 +0000 (02:57 +0000)] 
Handle debug symbols in dynamically loaded (relocated) code:

* dbxread.c (read_ofile_symtab):  Fix up N_CATCH better.  Pass
offset to process_one_symbol.
(process_one_symbol):  Take new offset parameter.  Add it into
appropriate symbol types to relocate symbols to loaded addresses.
Handle all possible symbol types, and complain() about types that
we don't expect to see.
* mipsread.c (psymtab_to_symtab_1):  Pass offset of zero to
process_one_symbol (FIXME, should pass real offset).

Misc bugfixes:

* breakpoint.c (resolve_sal_pc):  Split out code to resolve a
sal's PC value.
(set_breakpoint, break_command_1, until_break_command,
catch_command_1, breakpoint_re_set_one):  Use it.
(breakpoint_re_set_one):  Disable bkpts that don't re-set cleanly.
(breakpoint_re_set):  Mention breakpoint number in error messages.
* symtab.h (resolve_sal_pc):  Declare.
* infcmd.c (jump_command):  Use resolve_sal_pc.

* source.c (find_source_lines):  Avoid "Source file is more
recent than executable" when bfd_get_mtime gives 0.
(list_command):  Shorten "FILE, line N" to "FILE:N".

* putenv.c (putenv):  Avoid unportably casting pointers to unsigneds.

32 years agoRemove obsolete START_INFERIOR_HOOK.
John Gilmore [Tue, 28 Jan 1992 02:49:12 +0000 (02:49 +0000)] 
Remove obsolete START_INFERIOR_HOOK.

32 years agoOops, checked in version with the wrong stuff enabled. Turn it off...
Stu Grossman [Tue, 28 Jan 1992 02:38:11 +0000 (02:38 +0000)] 
Oops, checked in version with the wrong stuff enabled.  Turn it off...

32 years agoRename remote-hds.c to remote-hms.c.
Stu Grossman [Tue, 28 Jan 1992 02:30:27 +0000 (02:30 +0000)] 
Rename remote-hds.c to remote-hms.c.

32 years ago* dbxread.c (process_one_symbol): Make a first cut at handling
Stu Grossman [Tue, 28 Jan 1992 02:24:08 +0000 (02:24 +0000)] 
* dbxread.c (process_one_symbol):  Make a first cut at handling
symbol tables generated by Suns acc.

32 years agoSteve's version_path stuff bites the dust.
Jim Wilson [Tue, 28 Jan 1992 00:38:04 +0000 (00:38 +0000)] 
Steve's version_path stuff bites the dust.

32 years ago* symtab.c (find_pc_line): Fix stepping into and out of #included
Stu Grossman [Mon, 27 Jan 1992 23:52:11 +0000 (23:52 +0000)] 
* symtab.c (find_pc_line):  Fix stepping into and out of #included
files.

32 years ago* buildsym.c (read_struct_type): Circumvent sun3 sunos "--" compiler bug.
John Gilmore [Mon, 27 Jan 1992 22:10:05 +0000 (22:10 +0000)] 
* buildsym.c (read_struct_type):  Circumvent sun3 sunos "--" compiler bug.
* c-exp.y (yylex):  `this' and `template' are only tokens in C++.
* target.c (target_xfer_memory):  Return errno in preference to EIO.

32 years agoAdd seclet.h to files-to-keep.
Stu Grossman [Mon, 27 Jan 1992 21:48:38 +0000 (21:48 +0000)] 
Add seclet.h to files-to-keep.

32 years ago* xm-convex.h, xm-hp300bsd.h, xm-isi.h, xm-merlin.h, xm-news.h,
John Gilmore [Mon, 27 Jan 1992 21:45:35 +0000 (21:45 +0000)] 
* xm-convex.h, xm-hp300bsd.h, xm-isi.h, xm-merlin.h, xm-news.h,
xm-np1.h, xm-pn.h, xm-pyr.h, xm-rtbsd.h, xm-symmetry.h, xm-umax.h:
Remove MISSING_VPRINTF declaration, and superfluous "kgdb" defines.

32 years ago* Makefile.in (OPCODES): Remove OPCODES defs and refs. There is
Stu Grossman [Mon, 27 Jan 1992 21:04:55 +0000 (21:04 +0000)] 
* Makefile.in (OPCODES):  Remove OPCODES defs and refs.  There is
no longer any need to copy ../include/opcode/* into gdb.

32 years agoAdd ChangeLog-9091
John Gilmore [Mon, 27 Jan 1992 20:32:50 +0000 (20:32 +0000)] 
Add ChangeLog-9091

32 years agoSplit ChangeLog out at Jan 1, 1992.
John Gilmore [Mon, 27 Jan 1992 20:32:19 +0000 (20:32 +0000)] 
Split ChangeLog out at Jan 1, 1992.

32 years agoUpdate with numerous changes received from current maintainer (Peggy
Fred Fish [Mon, 27 Jan 1992 16:23:11 +0000 (16:23 +0000)] 
Update with numerous changes received from current maintainer (Peggy
Fieland).  Should not effect release at all.

32 years agoDelete a superfluous space.
Michael Tiemann [Mon, 27 Jan 1992 08:51:16 +0000 (08:51 +0000)] 
Delete a superfluous space.

32 years ago Print C++ constructor methods without bogus "return type."
Per Bothner [Mon, 27 Jan 1992 03:08:01 +0000 (03:08 +0000)] 
Print C++ constructor methods without bogus "return type."

32 years agoThe unused parameter "target" should be a pointer to a structure, not the
Fred Fish [Sat, 25 Jan 1992 23:59:53 +0000 (23:59 +0000)] 
The unused parameter "target" should be a pointer to a structure, not the
entire structure.

32 years agoNow can list for bout format too
Steve Chamberlain [Sat, 25 Jan 1992 01:46:19 +0000 (01:46 +0000)] 
Now can list for bout format too

32 years agoDon't crash if a symbol has no name
Steve Chamberlain [Sat, 25 Jan 1992 01:45:53 +0000 (01:45 +0000)] 
Don't crash if a symbol has no name

32 years ago * listing.c, config/obj-aout.c: added intermixed
Steve Chamberlain [Sat, 25 Jan 1992 00:51:20 +0000 (00:51 +0000)] 
* listing.c, config/obj-aout.c: added intermixed
source/assembler file listings to files with stabs in them.

32 years agoNow compiles with gcc too.
Steve Chamberlain [Fri, 24 Jan 1992 23:44:10 +0000 (23:44 +0000)] 
Now compiles with gcc too.

32 years agoNamechange, h8300-hds ->h8300-hms
Steve Chamberlain [Fri, 24 Jan 1992 23:26:40 +0000 (23:26 +0000)] 
Namechange, h8300-hds ->h8300-hms

32 years agoInitial revision
Steve Chamberlain [Fri, 24 Jan 1992 23:26:01 +0000 (23:26 +0000)] 
Initial revision

32 years agoChanged refs to section->size to bfd_get_section_size_before_reloc
Steve Chamberlain [Fri, 24 Jan 1992 23:13:14 +0000 (23:13 +0000)] 
Changed refs to section->size to bfd_get_section_size_before_reloc

32 years agoVarious new reloc types
Steve Chamberlain [Fri, 24 Jan 1992 22:54:15 +0000 (22:54 +0000)] 
Various new reloc types

32 years agoNew from bfd.c
Steve Chamberlain [Fri, 24 Jan 1992 22:54:03 +0000 (22:54 +0000)] 
New from bfd.c

32 years ago * copy.c, nm.c, objdump.c, size.c : changed to use the
Steve Chamberlain [Fri, 24 Jan 1992 22:49:24 +0000 (22:49 +0000)] 
* copy.c, nm.c, objdump.c, size.c : changed to use the
new reloc scheme.

32 years agoUses the new small reloc type now.
Steve Chamberlain [Fri, 24 Jan 1992 22:44:51 +0000 (22:44 +0000)] 
Uses the new small reloc type now.

Currently self hosts on sun4 and sun3

32 years agotarget file for h8300
Steve Chamberlain [Fri, 24 Jan 1992 22:37:17 +0000 (22:37 +0000)] 
target file for h8300

32 years ago.Sanitize: added relax.c
Steve Chamberlain [Fri, 24 Jan 1992 22:36:06 +0000 (22:36 +0000)] 
.Sanitize: added relax.c
ldsym.c ldlang.* more map stuff

32 years ago * Makefile.in: added relax, also made three stage go through a
Steve Chamberlain [Fri, 24 Jan 1992 22:34:34 +0000 (22:34 +0000)] 
* Makefile.in: added relax, also made three stage go through a
partial link stage.
* relax.c : added
* config.h: if GNU960 defined, then default emulation mode is
GLD960
* ldexp.h, ldexp.c: map to file hooks
* ldlang.c: map to file hooks
* ldgram.y: added -Map -relax
* ldlex.l: added -relax, -Map
* ldmain.c: open map file
* ldmisc.c: support for map file
* ldwrite.c: new relax magic

32 years agoinstall ld in the gcclibdir if present
Heinz G. Seidl [Fri, 24 Jan 1992 22:11:28 +0000 (22:11 +0000)] 
install ld in the gcclibdir if present

32 years agoMerging from VMS port. Doc to follow..
Steve Chamberlain [Fri, 24 Jan 1992 18:41:32 +0000 (18:41 +0000)] 
Merging from VMS port. Doc to follow..

32 years agoCVS says it was empty, so refresh it.
Steve Chamberlain [Fri, 24 Jan 1992 18:30:47 +0000 (18:30 +0000)] 
CVS says it was empty, so refresh it.

32 years agoConvert the couple of references to the local (now removed) version
Fred Fish [Fri, 24 Jan 1992 09:32:03 +0000 (09:32 +0000)] 
Convert the couple of references to the local (now removed) version
of ansidecl.h to use the ../include version.

32 years agoMisc small fixes for problems uncovered by prototyping.
Fred Fish [Fri, 24 Jan 1992 06:52:43 +0000 (06:52 +0000)] 
Misc small fixes for problems uncovered by prototyping.

32 years agoThe i386_frame_num_args() function takes a pointer to a struct, not
Fred Fish [Fri, 24 Jan 1992 06:42:04 +0000 (06:42 +0000)] 
The i386_frame_num_args() function takes a pointer to a struct, not
the entire struct itself.

32 years agoCorrectly cast some arguments to modify_field and {read/write}_register_bytes.
Fred Fish [Fri, 24 Jan 1992 06:38:17 +0000 (06:38 +0000)] 
Correctly cast some arguments to modify_field and {read/write}_register_bytes.

32 years agoThe list_in_scope pointer needs to be initialized to point to a
Fred Fish [Fri, 24 Jan 1992 06:32:43 +0000 (06:32 +0000)] 
The list_in_scope pointer needs to be initialized to point to a
valid scope.  Use the file scope as the initial scope.

32 years ago*** empty log message ***
Fred Fish [Fri, 24 Jan 1992 06:27:38 +0000 (06:27 +0000)] 
*** empty log message ***

32 years agoDocument ansidecl.h going away, in favor of the copy in ../include.
Fred Fish [Fri, 24 Jan 1992 06:26:18 +0000 (06:26 +0000)] 
Document ansidecl.h going away, in favor of the copy in ../include.

32 years agoTwo trivial 1991->1992 updates. (One in GDB copyright banner, assuming 4.4
Roland Pesch [Fri, 24 Jan 1992 03:49:46 +0000 (03:49 +0000)] 
Two trivial 1991->1992 updates.  (One in GDB copyright banner, assuming 4.4
will announce 1992 as copyright year).

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