John Gilmore
9834995918
A typo and a thinko.
35 years ago
John Gilmore
575945e328
Update for gdb-4.4 release.
35 years ago
Stu Grossman
a8cd573f81
foo
35 years ago
Steve Chamberlain
d20fb44510
A change to the makefile got lost; ldmain. forgot that it should set
DEFAULT_EMULATION, so ld didn't know who it was.
35 years ago
Stu Grossman
17cd0f82c1
Distribute lpsrc.sed, remove rc-*.
35 years ago
John Gilmore
75110a6faf
Update comments to make it clear that the copyright status is UNCLEAR.
35 years ago
John Gilmore
379a468647
Comment changes.
35 years ago
John Gilmore
24e7d5bac2
Remove references to i860 files whose copyrights have not been assigned
to FSF yet.
35 years ago
John Gilmore
5f8ec562aa
Remove i860 files, which do not have clear copyright assignments.
35 years ago
John Gilmore
f006dac1ba
Half-updated version for Stu to work on.
35 years ago
John Gilmore
4cc9f7e22c
Remove some entries that were already recorded on Dec 11th.
35 years ago
John Gilmore
ee7270cdca
* Projects: Patching executables is done.
* Makefile.in (VERSION): Roll to gdb-4.4.
* README: Update for gdb-4.4.
35 years ago
John Gilmore
4a1dcb7f7f
* 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.
35 years ago
Stu Grossman
eca85ebe09
* elf.c (bfd_section_from_shdr): Deal with null return from
bfd_make_section(). (elf_object_p): Select endianess properly.
35 years ago
John Gilmore
37fc9d04ee
Fix core file stacks.
35 years ago
John Gilmore
e702d26e3b
Fix stack in core files.
35 years ago
John Gilmore
b8bb4a24e0
Use regex package on Vax BSD.
35 years ago
John Gilmore
0c6efbccaf
* language.c, language.h: Make some things const.
* expression.h, main.c: const spreads like ooze.
35 years ago
John Gilmore
287f81eb64
* xm-vax.h: Include some system include files before our own
definitions in defs.h.
35 years ago
John Gilmore
8c37855922
* 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.
35 years ago
John Gilmore
ab68b260f6
* 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.
35 years ago
John Gilmore
3863d64f95
* 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.
35 years ago
Stu Grossman
d58ea9967b
* infrun.c, xm-i386sco.h: SCO needs to use setpgid().CVS:
35 years ago
Stu Grossman
d7b524c09e
Bump VERSION to 4.3.92.
35 years ago
Stu Grossman
588d21ac35
Fix checkin botch.
35 years ago
Stu Grossman
92732c2789
* bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
Fix SCO configuration stuff.
35 years ago
Per Bothner
ab43e4e35c
Change DEFAULT_VECTOR to host_aout_vec here as well.
35 years ago
Stu Grossman
fa8c88b29d
* 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.
35 years ago
Steve Chamberlain
21a7f8b6de
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
35 years ago
John Gilmore
d89b9f991b
* 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.
35 years ago
John Gilmore
0aa70210e4
Remove trailing comma from enum.
35 years ago
John Gilmore
14144df4c9
* 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.
35 years ago
John Gilmore
32c298e08f
* 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.
35 years ago
Per Bothner
d4ea2aba3a
Various fixed triggered by trying to do the right thing wrt
to external symbols in mips ecoff binaries. See ChangeLog.
35 years ago
Stu Grossman
0515163751
* sparc-pinsn.c (compare_opcodes): Make it prefer v6, v7,
cypress, v8 mnemonics in that order.
35 years ago
K. Richard Pixley
60048a2cee
add bootstrap target
35 years ago
Steve Chamberlain
0cc6a79622
ldlnk960.c: Special #ifdef to choose little endian ony
ldgram.y: allow forward ref of section
35 years ago
Steve Chamberlain
cbbdbb9f29
* 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
35 years ago
Per Bothner
4cc027e126
* 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++.
35 years ago
Stu Grossman
cc35cb05ce
* sparc.h: fix opcode for tsubcctv.
35 years ago
Fred Fish
d01cd8fc75
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.
35 years ago
Per Bothner
4a074bea28
Put the qsort() back in in sparc-pinsn.c
35 years ago
Roland Pesch
69bbcf05f4
Credits for GDB 4.4 (and correction to credits for 3.9).
35 years ago
Roland Pesch
151760d0d7
bfd.c: use `<<foo>>' instead of @file{foo}
section.c, syms.c: @* rather than * at beginning of menu lines
35 years ago
Stu Grossman
2b74083cb8
* trad-core.c, bfd.c, ../include/bfd.h: Various fixes for PMAX
core reading.
35 years ago
K. Richard Pixley
584a0f78d9
rcsid's removed
35 years ago
Steve Chamberlain
3bdb6bf8c4
* m68k-pinsn.c (print_insn_arg): fixed so that -ve branch
displacements don't get printed as large +ve ones.
35 years ago
Steve Chamberlain
087eb65291
* coffcode.h (bfd_coff_relax_section): now static.
(bfd_coff_get_relocated_section_contents): various type lints.
35 years ago
Steve Chamberlain
870f54b2c8
* 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
35 years ago
Steve Chamberlain
daa91756f1
* bfd.h : new target entr, bfd_relax_section
35 years ago