aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)AuthorFilesLines
1992-06-19HPPA merge.Stu Grossman1-0/+7
1992-06-19* bfd.h: HPPA merge.Stu Grossman2-1/+9
1992-06-17gratuitous white space changes merged from other prep releasesK. Richard Pixley1-0/+11
1992-06-16Changes reflecting recent changes in BFD library sources.Ken Raeburn1-3/+7
1992-06-11Add N_OBJ and N_OPT from Solaris-2.John Gilmore2-0/+254
1992-06-11Regen'd from bfd.c after removing elf_core_tdata_struct.John Gilmore1-2/+1
1992-06-10 * i386.h: a.out magic numbers fromSteve Chamberlain1-0/+6
mohring@informatik.tu-muenchen.de
1992-06-09Use unsigned chars for fields in object files.John Gilmore2-83/+93
1992-05-26CheckpointSteve Chamberlain1-55/+88
1992-05-26Header file changes corresponding to BFD library changes just checked in.Ken Raeburn1-21/+68
1992-05-19merged changes from grep-1.6 (alpha)K. Richard Pixley2-22/+152
1992-05-05Bump to version 1.97.Per Bothner1-1/+1
1992-05-05Keep m68kmri.hSteve Chamberlain1-0/+1
1992-05-05 * bfd.h: new get_relocated_section_contents declSteve Chamberlain1-7/+8
1992-05-02M68k opcodes with MRI namesSteve Chamberlain1-0/+2210
1992-04-17Add tekhexSteve Chamberlain1-0/+2
1992-04-17 * rs6k.h: New version from IBM (Metin).Per Bothner1-173/+187
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