aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)AuthorFilesLines
1992-04-14Pick up SGI defines for langCplusplus, langCplusplusV2, stStruct, stUnion,Fred Fish2-2/+45
and stEnum. The last three are required to be able to build the current checked in gdb on a non-sgi machine.
1992-04-09 * rs6k.h: Fix incorrect extended opcode for instructions `fm'Per Bothner1-2/+2
and `fd'. (From metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik).)
1992-04-07Add rs6k.hStu Grossman1-0/+1
1992-04-07* rs6k.h: Move from ../../gdb/rs6k-opcode.h.Stu Grossman2-0/+240
1992-04-03Cast macro args to unsigned to avoid complaints from compiler and lintFred Fish2-0/+2021
about integer overflow during left shift of 16 bits.
1992-04-03New sym filesJohn Gilmore1-0/+2
1992-04-03Date: Thu, 2 Apr 92 15:48:13 -0800John Gilmore3-1/+693
From: wu@mips.com (Alex Wu) Message-Id: <9204022348.AA20058@goofy.mips.com> To: gnu@cygnus.com Subject: sym.h & symconst.h John, I finally get our lawyer's approval. Here is the symconst.h and the sym.h. Please let me know if there is anything else I can help.
1992-03-13Added PROTOSteve Chamberlain1-0/+112
1992-03-06Add relative file descriptors.John Gilmore1-0/+6
1992-03-06Keep ecoff-ext.h.Stu Grossman1-0/+1
1992-02-28 * wait.h (WIFSTOPPED): Add IBM rs6000-specific version.Per Bothner1-0/+11
1992-02-27Initial revisionJohn Gilmore1-0/+286
1992-02-22* obstack.h: Add obstack_full_begin.John Gilmore1-4/+14
* bfd.h, obstack.h: Protolint.
1992-02-07Fixed prototype mismatch reported by MDTSteve Chamberlain1-1/+1
1992-02-07Fluff removal.Steve Chamberlain1-1/+1
1992-01-30Remove trailing comma from enum.John Gilmore1-2/+2
1992-01-30* sparc.h: Remove "cypress" architecture. Remove "fitox" andJohn Gilmore2-182/+204
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.
1992-01-29* sparc.h: fix opcode for tsubcctv.Stu Grossman2-57/+71
1992-01-28* trad-core.c, bfd.c, ../include/bfd.h: Various fixes for PMAXStu Grossman1-0/+1
core reading.
1992-01-28 * bfd.h : new target entr, bfd_relax_sectionSteve Chamberlain1-2/+7
1992-01-24Various new reloc typesSteve Chamberlain1-0/+446
1992-01-24New from bfd.cSteve Chamberlain1-35/+93
1991-12-22 * sparc.h (nop): Add RD_GO to `lose' so that only %g0 in dest isMichael Tiemann2-1/+20
disassembled as a nop.
1991-12-19* bfd.h, ieee.h, opcode/m68k.h, opcode/sparc.h: ANSIfy enums.Stu Grossman2-26/+73
1991-12-14Keep fopen-bin.h and fopen-same.h.Jim Wilson1-1/+6
1991-12-13Initial revisionJohn Gilmore2-0/+54
1991-12-08Update from bfd.c et alSteve Chamberlain1-81/+489
1991-12-07Fix backward i/f bit in movcc insns.Michael Tiemann1-554/+554
1991-12-04Reflect changes in archures.cSteve Chamberlain1-1/+2
1991-12-01 * bfd.h: change the documentation format.Steve Chamberlain1-59/+53
* created coff, elf and opcode and aout directories. Moved: aout64.h ==> aout/aout64.h ar.h ==> aout/ar.h a.out.encap.h ==> aout/encap.h a.out.host.h ==> aout/host.h a.out.hp.h ==> aout/hp.h a.out.sun4.h ==> aout/sun4.h ranlib.h ==> aout/ranlib.h reloc.h ==> aout/reloc.h stab.def ==> aout/stab.def stab.gnu.h ==> aout/stab_gnu.h coff-a29k.h ==> coff/a29k.h coff-h8300.h ==> coff/h8300.h coff-i386.h ==> coff/i386.h coff-i960.h ==> coff/i960.h internalcoff.h ==> coff/internal.h coff-m68k.h ==> coff/m68k.h coff-m88k.h ==> coff/m88k.h coff-mips.h ==> coff/mips.h coff-rs6000.h ==> coff/rs6000.h elf-common.h ==> elf/common.h dwarf.h ==> elf/dwarf.h elf-external.h ==> elf/external.h elf-internal.h ==> elf/internal.h a29k-opcode.h ==> opcode/a29k.h arm-opcode.h ==> opcode/arm.h h8300-opcode.h ==> opcode/h8300.h i386-opcode.h ==> opcode/i386.h i860-opcode.h ==> opcode/i860.h i960-opcode.h ==> opcode/i960.h m68k-opcode.h ==> opcode/m68k.h m88k-opcode.h ==> opcode/m88k.h mips-opcode.h ==> opcode/mips.h np1-opcode.h ==> opcode/np1.h ns32k-opcode.h ==> opcode/ns32k.h pn-opcode.h ==> opcode/pn.h pyr-opcode.h ==> opcode/pyr.h sparc-opcode.h ==> opcode/sparc.h tahoe-opcode.h ==> opcode/tahoe.h vax-opcode.h ==> opcode/vax.h
1991-12-01Initial revisionSteve Chamberlain4-0/+302
1991-12-01Initial revisionSteve Chamberlain2-0/+86
1991-12-01Initial revisionSteve Chamberlain1-0/+17
1991-12-01Initial revisionSteve Chamberlain18-0/+5924
1991-12-01Reflect the new schemeSteve Chamberlain1-28/+2
1991-12-01*** empty log message ***Steve Chamberlain1-1582/+112
1991-11-29Updated movc and fmovc patterns to reflect the latest encodings in theMichael Tiemann1-553/+553
0.3.1 Sparc V9 manual.
1991-11-27Added coff-h8300.hSteve Chamberlain1-1/+5
1991-11-27 * internalcoff.h: (internal_scnhdr) took out #def dependency, nowSteve Chamberlain2-10/+11
s_nreloc and s_nlnno are always long. (internal_reloc): allways has an offset field now.
1991-11-27Initial revisionSteve Chamberlain1-0/+201
1991-11-24Resync reloc_type and RELOC_TYPE_NAMES.Michael Tiemann1-2/+4
1991-11-22LintJohn Gilmore3-47/+59
1991-11-22stab.def: Remove the GNU extended type codes (e.g. N_SETT).Per Bothner4-57/+34
aoutx.h: Put back the N_HEADER_IN_TEXT(x) that John removed, but use his heuristic as its default definition. bfd.H; Re-generated.
1991-11-21* aout64.h (N_TXTADDR, N_TXTOFF, N_TXTSIZE): New definitionsJohn Gilmore3-55/+113
that should handle all uses. LOGICAL_ versions deleted. Eliminate N_HEADER_IN_TEXT, using a_entry to determine which kind of zmagic a.out file we are looking at. * coff-rs6000.h: Typo.
1991-11-21Bring in HP a.out remnants from GDB. Eliminate obsolete a.out.gnu.h.John Gilmore2-5/+9
1991-11-20Re-work previous change.Per Bothner2-4/+16
1991-11-20Some cleanups of N_TXTADDR and N_TXTOFF.Per Bothner2-16/+25
1991-11-18Update dwarf.h to DWARF draft 5 version from gcc2.Fred Fish1-57/+101
1991-11-16Some COFF systems (SCO, for example) want a .comment section. Not necessary,Sean Eric Fagan1-0/+1
but useful.
1991-11-15Updated from ../bfd make headsersPer Bothner1-4/+2