Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-04-14 | Pick up SGI defines for langCplusplus, langCplusplusV2, stStruct, stUnion, | Fred Fish | 2 | -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 Bothner | 1 | -2/+2 | |
and `fd'. (From metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik).) | |||||
1992-04-07 | Add rs6k.h | Stu Grossman | 1 | -0/+1 | |
1992-04-07 | * rs6k.h: Move from ../../gdb/rs6k-opcode.h. | Stu Grossman | 2 | -0/+240 | |
1992-04-03 | Cast macro args to unsigned to avoid complaints from compiler and lint | Fred Fish | 2 | -0/+2021 | |
about integer overflow during left shift of 16 bits. | |||||
1992-04-03 | New sym files | John Gilmore | 1 | -0/+2 | |
1992-04-03 | Date: Thu, 2 Apr 92 15:48:13 -0800 | John Gilmore | 3 | -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-13 | Added PROTO | Steve Chamberlain | 1 | -0/+112 | |
1992-03-06 | Add relative file descriptors. | John Gilmore | 1 | -0/+6 | |
1992-03-06 | Keep ecoff-ext.h. | Stu Grossman | 1 | -0/+1 | |
1992-02-28 | * wait.h (WIFSTOPPED): Add IBM rs6000-specific version. | Per Bothner | 1 | -0/+11 | |
1992-02-27 | Initial revision | John Gilmore | 1 | -0/+286 | |
1992-02-22 | * obstack.h: Add obstack_full_begin. | John Gilmore | 1 | -4/+14 | |
* bfd.h, obstack.h: Protolint. | |||||
1992-02-07 | Fixed prototype mismatch reported by MDT | Steve Chamberlain | 1 | -1/+1 | |
1992-02-07 | Fluff removal. | Steve Chamberlain | 1 | -1/+1 | |
1992-01-30 | Remove trailing comma from enum. | John Gilmore | 1 | -2/+2 | |
1992-01-30 | * sparc.h: Remove "cypress" architecture. Remove "fitox" and | John Gilmore | 2 | -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 Grossman | 2 | -57/+71 | |
1992-01-28 | * trad-core.c, bfd.c, ../include/bfd.h: Various fixes for PMAX | Stu Grossman | 1 | -0/+1 | |
core reading. | |||||
1992-01-28 | * bfd.h : new target entr, bfd_relax_section | Steve Chamberlain | 1 | -2/+7 | |
1992-01-24 | Various new reloc types | Steve Chamberlain | 1 | -0/+446 | |
1992-01-24 | New from bfd.c | Steve Chamberlain | 1 | -35/+93 | |
1991-12-22 | * sparc.h (nop): Add RD_GO to `lose' so that only %g0 in dest is | Michael Tiemann | 2 | -1/+20 | |
disassembled as a nop. | |||||
1991-12-19 | * bfd.h, ieee.h, opcode/m68k.h, opcode/sparc.h: ANSIfy enums. | Stu Grossman | 2 | -26/+73 | |
1991-12-14 | Keep fopen-bin.h and fopen-same.h. | Jim Wilson | 1 | -1/+6 | |
1991-12-13 | Initial revision | John Gilmore | 2 | -0/+54 | |
1991-12-08 | Update from bfd.c et al | Steve Chamberlain | 1 | -81/+489 | |
1991-12-07 | Fix backward i/f bit in movcc insns. | Michael Tiemann | 1 | -554/+554 | |
1991-12-04 | Reflect changes in archures.c | Steve Chamberlain | 1 | -1/+2 | |
1991-12-01 | * bfd.h: change the documentation format. | Steve Chamberlain | 1 | -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-01 | Initial revision | Steve Chamberlain | 4 | -0/+302 | |
1991-12-01 | Initial revision | Steve Chamberlain | 2 | -0/+86 | |
1991-12-01 | Initial revision | Steve Chamberlain | 1 | -0/+17 | |
1991-12-01 | Initial revision | Steve Chamberlain | 18 | -0/+5924 | |
1991-12-01 | Reflect the new scheme | Steve Chamberlain | 1 | -28/+2 | |
1991-12-01 | *** empty log message *** | Steve Chamberlain | 1 | -1582/+112 | |
1991-11-29 | Updated movc and fmovc patterns to reflect the latest encodings in the | Michael Tiemann | 1 | -553/+553 | |
0.3.1 Sparc V9 manual. | |||||
1991-11-27 | Added coff-h8300.h | Steve Chamberlain | 1 | -1/+5 | |
1991-11-27 | * internalcoff.h: (internal_scnhdr) took out #def dependency, now | Steve Chamberlain | 2 | -10/+11 | |
s_nreloc and s_nlnno are always long. (internal_reloc): allways has an offset field now. | |||||
1991-11-27 | Initial revision | Steve Chamberlain | 1 | -0/+201 | |
1991-11-24 | Resync reloc_type and RELOC_TYPE_NAMES. | Michael Tiemann | 1 | -2/+4 | |
1991-11-22 | Lint | John Gilmore | 3 | -47/+59 | |
1991-11-22 | stab.def: Remove the GNU extended type codes (e.g. N_SETT). | Per Bothner | 4 | -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 definitions | John Gilmore | 3 | -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-21 | Bring in HP a.out remnants from GDB. Eliminate obsolete a.out.gnu.h. | John Gilmore | 2 | -5/+9 | |
1991-11-20 | Re-work previous change. | Per Bothner | 2 | -4/+16 | |
1991-11-20 | Some cleanups of N_TXTADDR and N_TXTOFF. | Per Bothner | 2 | -16/+25 | |
1991-11-18 | Update dwarf.h to DWARF draft 5 version from gcc2. | Fred Fish | 1 | -57/+101 | |
1991-11-16 | Some COFF systems (SCO, for example) want a .comment section. Not necessary, | Sean Eric Fagan | 1 | -0/+1 | |
but useful. | |||||
1991-11-15 | Updated from ../bfd make headsers | Per Bothner | 1 | -4/+2 | |