Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-08-06 | Fixing CONST declarations. | K. Richard Pixley | 1 | -3/+10 | |
1991-08-05 | *** empty log message *** | K. Richard Pixley | 1 | -3/+6 | |
1991-08-02 | Added (sun?) instructions so that gas can assemble a sun cc produced | K. Richard Pixley | 1 | -0/+8 | |
gnulib1.s. | |||||
1991-08-01 | *** empty log message *** | Steve Chamberlain | 2 | -6/+38 | |
1991-07-31 | Remove amdcoff.h by default because its copyright is not assigned to FSF. | John Gilmore | 1 | -1/+12 | |
"Sanitize -keep-29k" will keep it. | |||||
1991-07-31 | Remove symseg.h, the ancient GDB symbol-segments (gdb-specific debug | John Gilmore | 1 | -2/+5 | |
information) definition. | |||||
1991-07-27 | Pulling in the motorola-'040-library line switch patch from wrs. | K. Richard Pixley | 1 | -12/+13 | |
1991-07-25 | Update copylefts of all copylefted files to Version 2. | John Gilmore | 6 | -80/+85 | |
Add header comments to a few files (ieee, oasys) that Steve never commented. Preparation for gdb-3.98 release. | |||||
1991-07-24 | Re-merged m68k support for gas. | K. Richard Pixley | 1 | -127/+135 | |
1991-07-24 | Added some hints about documentation | Steve Chamberlain | 1 | -7/+19 | |
Fixed prototype for bfd_get_elt_at_index | |||||
1991-07-24 | Add COPYING file. | John Gilmore | 1 | -1/+5 | |
1991-07-24 | Blow away v9 stuff in aout64.h too. | John Gilmore | 1 | -1/+14 | |
1991-07-23 | *** empty log message *** | Steve Chamberlain | 1 | -6/+11 | |
1991-07-21 | ieee.h, oasys.h: Add some struct and enum tags for debugging. | John Gilmore | 2 | -4/+28 | |
internalcoff.h: Comment changes. ecoff.h: Add back in the relocation entries, deleted accidentally, and the sizes of ordinary COFF symbol fields for internalcoff.h. | |||||
1991-07-21 | Give all enums names. Helps in debugging. | John Gilmore | 1 | -2/+4 | |
1991-07-21 | Eliminate normal-COFF things from ecoff.h that are really not present in | John Gilmore | 2 | -153/+2 | |
ecoff files. Eliminate traces of ecoff support in intel-coff.h. | |||||
1991-07-20 | Changes for %d and %q registers. | K. Richard Pixley | 1 | -59/+67 | |
1991-07-19 | Changes in reloc numbers, lint, and removal of const | Steve Chamberlain | 3 | -15/+20 | |
1991-07-18 | "brz <register>, label" bug fix. | K. Richard Pixley | 1 | -6/+6 | |
1991-07-16 | *** empty log message *** | Steve Chamberlain | 1 | -5/+3 | |
1991-07-16 | *** empty log message *** | Steve Chamberlain | 1 | -2/+15 | |
1991-07-15 | Initial revision | Steve Chamberlain | 1 | -0/+303 | |
1991-07-15 | *** empty log message *** | Steve Chamberlain | 7 | -42/+67 | |
1991-07-10 | Add movgeu and movlu insns. Add `,a' for the fbcc insns. | Jim Wilson | 1 | -0/+12 | |
1991-07-10 | More v9 fixes. | K. Richard Pixley | 2 | -2/+4 | |
1991-07-09 | Working out v9 bugs. | K. Richard Pixley | 1 | -0/+4 | |
1991-07-09 | Once more, this time with sane opcodes. | K. Richard Pixley | 1 | -10/+10 | |
1991-07-09 | upgrade from v9 delta doc 2.02 to delta 2.1. | K. Richard Pixley | 1 | -22/+39 | |
1991-07-09 | Give external_aouthdr struct a name. This lets its type be shown | John Gilmore | 1 | -1/+1 | |
more reasonably by gdb. | |||||
1991-07-06 | Add declarations for bfd_coff_swap_aux_in, swap_sym_in, swap_lineno_in, | John Gilmore | 1 | -0/+20 | |
bfd_core_file_failing_command, failing_signal, matches_executable_p. Apparently these were lost in Steve's documentation merge. | |||||
1991-07-04 | *** empty log message *** | Steve Chamberlain | 1 | -578/+1189 | |
1991-06-20 | Changes for v9. | K. Richard Pixley | 2 | -29/+34 | |
1991-06-16 | v9 checkpoint. | K. Richard Pixley | 1 | -182/+831 | |
1991-06-14 | *** empty log message *** | Steve Chamberlain | 1 | -1/+5 | |
1991-06-14 | bfd.h: added alignment field | Steve Chamberlain | 6 | -1236/+153 | |
oasys.h: increased limit *coff internal stuff factored into internallcoff.h | |||||
1991-06-14 | Initial revision | Steve Chamberlain | 1 | -0/+330 | |
1991-06-14 | Initial revision | K. Richard Pixley | 1 | -0/+339 | |
1991-06-07 | * oasys.h: Fixed shape of module structure | Steve Chamberlain | 2 | -18/+16 | |
* bfd.h: better (but not great) fix for coff swap routines | |||||
1991-06-06 | This butchery gets me around a coff dependancy problem and into stage2 | K. Richard Pixley | 1 | -0/+4 | |
again. This should not be considered real code. | |||||
1991-06-04 | Update to GPL revision 2. | John Gilmore | 1 | -13/+13 | |
1991-05-31 | Add i386coff.h. Print msg when sanitizing sparc-opcode.h. | John Gilmore | 1 | -1/+6 | |
1991-05-30 | *** empty log message *** | Steve Chamberlain | 2 | -4/+34 | |
1991-05-27 | Changed a comment. | K. Richard Pixley | 1 | -1/+1 | |
1991-05-25 | Added gt and lt aliases for g and l conditions. Also, added "[i]" | K. Richard Pixley | 1 | -1/+70 | |
lines for "[i+1]" instructions. | |||||
1991-05-25 | Initial revision | Steve Chamberlain | 1 | -0/+446 | |
1991-05-23 | Initial revision | K. Richard Pixley | 1 | -0/+97 | |
1991-05-23 | Macro'd everything, tightened masks. | K. Richard Pixley | 1 | -837/+809 | |
1991-05-22 | v9 stuff. | K. Richard Pixley | 1 | -616/+1050 | |
1991-05-21 | Fixed multiple definition of put_16 and get_16 | Steve Chamberlain | 1 | -6/+2 | |
1991-05-21 | Removed the V9 comment | Steve Chamberlain | 1 | -9/+6 | |