Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-08-29 | * obstack.h: Merge comment change from current FSF version. | Fred Fish | 1 | -0/+4 | |
1992-08-28 | Forgot to add we32k.h. | Brendan Kehoe | 1 | -0/+1 | |
1992-08-28 | Last file for preliminary support of the we32k (AT&T 3b2 family). | Brendan Kehoe | 1 | -0/+312 | |
1992-08-27 | Add preliminary support for the we32k (AT&T 3b2). | Brendan Kehoe | 3 | -0/+20 | |
1992-08-26 | m68k.h (m68ec030): Defined as alias for 68030. | Ken Raeburn | 1 | -1779/+16 | |
(m68k_opcodes): New type characters "3" for 68030 MMU regs and "t" for immediate 0-7 added. Set up some opcodes (ptest, bkpt) to use them. Tightened description of "fmovex" to distinguish it from some "pmove" encodings. Added "pmove" for 68030 MMU regs, cleaned up descriptions that claimed versions were available for chips not supporting them. Added "pmovefd". sparc.h: Fixed up some comments. | |||||
1992-08-25 | * internal.h: added #define for STYP_LIT, removed from a29k and | Steve Chamberlain | 1 | -1/+0 | |
h8300. | |||||
1992-08-25 | Regenerated after Z8000 addition | Steve Chamberlain | 1 | -0/+4 | |
1992-08-25 | Support for the Z8000 | Steve Chamberlain | 4 | -5/+237 | |
1992-08-17 | * bfd.h: Regenerated after page/segment size changes. | Ken Raeburn | 1 | -4/+2 | |
1992-08-15 | Add aout/adobe.h. | John Gilmore | 1 | -0/+297 | |
1992-08-14 | * m68k.h: Merged in patches (mostly m68040-specific) from | Per Bothner | 2 | -144/+135 | |
Colin Smith <colin@wrs.com>. | |||||
1992-08-14 | * m68k.h: Merged m68kmri.h and m68k.h (using the former as a | Per Bothner | 3 | -3313/+1414 | |
base). Also cleaned up duplicates, re-ordered instructions for the sake of dis-assembling (so aliases come after standard names). * m68kmri.h: Now just defines some macros, and #includes m68k.h. | |||||
1992-08-12 | * m68kmri.h: added various opcodes. Moved jbxx to bxxes. Filled in | Steve Chamberlain | 2 | -1108/+1154 | |
all missing .s | |||||
1992-08-11 | moved sparc opcode table to bfd | Ken Raeburn | 1 | -0/+2 | |
1992-08-11 | * i386.h (i386_optab): Add fildq, fistpq aliases used by gcc. | Ken Raeburn | 1 | -0/+9 | |
1992-08-01 | * obstack.h: Merge changes from current FSF version. | Fred Fish | 1 | -0/+22 | |
1992-08-01 | * dwarf.h: Replace with current version from gcc distribution. | Fred Fish | 2 | -0/+209 | |
* common.h (SHT_BEPROGBITS): Add section type for i860 operating in big endian mode, where code is in a separate section. The SHT_PROGBITS section is used for data. From pfieland@stratus.com. | |||||
1992-08-01 | fix for PRs 1360 and 1370 -- new v8 patterns for save,inc,dec | Ken Raeburn | 1 | -179/+237 | |
1992-07-23 | HP stuff. | David Henkel-Wallace | 1 | -0/+1 | |
1992-07-17 | fix bra.s stuff | Steve Chamberlain | 1 | -22/+10 | |
1992-07-16 | More support for relaxing | Steve Chamberlain | 1 | -11/+11 | |
1992-07-04 | Regen after bfd/syms.c change: BSF_FILE. | John Gilmore | 1 | -2/+7 | |
1992-06-29 | * obstack.h: Convert bcopy() use to memcpy(), which is more | Fred Fish | 1 | -0/+11 | |
portable, more standard, and can take advantage of gcc's builtin functions for increased performance. | |||||
1992-06-28 | * h8300.h: Finish filling in all the holes in the opcode table, | Fred Fish | 1 | -105/+124 | |
so that the Lucid C compiler can digest this as well... | |||||
1992-06-27 | Use tabs to indent comments, so they line up. | John Gilmore | 1 | -1/+1 | |
1992-06-27 | * i386.h: Add setc, setnc, addr16, data16, repz, repnz aliases. | John Gilmore | 2 | -0/+855 | |
Fix opcodes on various sizes of fild/fist instructions (16bit=no suffix, 32bit="l" suffix, 64bit="ll" suffix). Fixes suggested by Minh Tran-Le. | |||||
1992-06-22 | Lint Updates | Steve Chamberlain | 1 | -5/+2 | |
1992-06-20 | HPPA BS | Stu Grossman | 2 | -1/+6 | |
1992-06-19 | HPPA merge. | Stu Grossman | 1 | -0/+7 | |
1992-06-19 | * bfd.h: HPPA merge. | Stu Grossman | 2 | -1/+9 | |
1992-06-17 | gratuitous white space changes merged from other prep releases | K. Richard Pixley | 1 | -0/+11 | |
1992-06-16 | Changes reflecting recent changes in BFD library sources. | Ken Raeburn | 1 | -3/+7 | |
1992-06-11 | Add N_OBJ and N_OPT from Solaris-2. | John Gilmore | 2 | -0/+254 | |
1992-06-11 | Regen'd from bfd.c after removing elf_core_tdata_struct. | John Gilmore | 1 | -2/+1 | |
1992-06-10 | * i386.h: a.out magic numbers from | Steve Chamberlain | 1 | -0/+6 | |
mohring@informatik.tu-muenchen.de | |||||
1992-06-09 | Use unsigned chars for fields in object files. | John Gilmore | 2 | -83/+93 | |
1992-05-26 | Checkpoint | Steve Chamberlain | 1 | -55/+88 | |
1992-05-26 | Header file changes corresponding to BFD library changes just checked in. | Ken Raeburn | 1 | -21/+68 | |
1992-05-19 | merged changes from grep-1.6 (alpha) | K. Richard Pixley | 2 | -22/+152 | |
1992-05-05 | Bump to version 1.97. | Per Bothner | 1 | -1/+1 | |
1992-05-05 | Keep m68kmri.h | Steve Chamberlain | 1 | -0/+1 | |
1992-05-05 | * bfd.h: new get_relocated_section_contents decl | Steve Chamberlain | 1 | -7/+8 | |
1992-05-02 | M68k opcodes with MRI names | Steve Chamberlain | 1 | -0/+2210 | |
1992-04-17 | Add tekhex | Steve Chamberlain | 1 | -0/+2 | |
1992-04-17 | * rs6k.h: New version from IBM (Metin). | Per Bothner | 1 | -173/+187 | |
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. |