| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (DEMANGLER): Define and default to cplus-dem. | Fred Fish | 1992-05-05 | 7 | -137/+195 |
* | Yet more 29k configury | Steve Chamberlain | 1992-05-05 | 1 | -1/+1 |
* | * objdump.c (display_info): Handle error cases without coredump. | John Gilmore | 1992-05-05 | 2 | -0/+7 |
* | * values.c (set_internalvar): Force evaluation of lazy values. | John Gilmore | 1992-05-05 | 2 | -0/+10 |
* | Keep m68kmri.h | Steve Chamberlain | 1992-05-05 | 1 | -0/+1 |
* | Added tgas | Steve Chamberlain | 1992-05-05 | 1 | -0/+1 |
* | Lint | Steve Chamberlain | 1992-05-05 | 1 | -1/+1 |
* | * obj-coffbfd.c: use is a synonym for section, (do_relocs_for): | Steve Chamberlain | 1992-05-05 | 3 | -104/+103 |
* | doc doc changes | Roland Pesch | 1992-05-05 | 1 | -0/+5 |
* | Doc for MRI-compatible linker scripts. | Roland Pesch | 1992-05-05 | 1 | -83/+214 |
* | lint | Steve Chamberlain | 1992-05-05 | 1 | -1/+5 |
* | Added "sect" as synonym for "section" | Steve Chamberlain | 1992-05-05 | 1 | -0/+1 |
* | * bfd.h: new get_relocated_section_contents decl | Steve Chamberlain | 1992-05-05 | 1 | -7/+8 |
* | * bfd-in.h: bump version to 1.96 | Steve Chamberlain | 1992-05-04 | 4 | -11/+32 |
* | * ldver.c: Bumped version to 1.96 - new release, resync with the | Steve Chamberlain | 1992-05-04 | 10 | -154/+288 |
* | Remove entries for signame.c and signame.h, files that went away some | Fred Fish | 1992-05-03 | 1 | -2/+0 |
* | * config/ncr3000.mt: New target config file. | Fred Fish | 1992-05-03 | 2 | -0/+12 |
* | * Makefile.in (VERSION): Bump to 4.5.2. | Fred Fish | 1992-05-03 | 6 | -19/+92 |
* | Align lcomm addresses | Steve Chamberlain | 1992-05-02 | 1 | -2/+7 |
* | More 29200 stuff | Steve Chamberlain | 1992-05-02 | 4 | -0/+48 |
* | New stuff for 29200 | Steve Chamberlain | 1992-05-02 | 2 | -2/+13 |
* | * coffcode.h (coff_write_object_contents): use RELSZ to work out | Steve Chamberlain | 1992-05-02 | 1 | -0/+2 |
* | * coffcode.h (coff_write_object_contents): use RELSZ to work out | Steve Chamberlain | 1992-05-02 | 1 | -3/+19 |
* | new_bfd_contained_in : Inherit target->defaulted from parent | Steve Chamberlain | 1992-05-02 | 1 | -3/+6 |
* | * targets.c, Makefile.in: comment out tekhex for the moment. | Steve Chamberlain | 1992-05-02 | 4 | -97/+120 |
* | * ldgram.y, ldlex.c, mri.c: added more compatible words; BASE, ALIAS and | Steve Chamberlain | 1992-05-02 | 3 | -12/+30 |
* | use bootstrap for check | K. Richard Pixley | 1992-05-02 | 3 | -2/+8 |
* | added test-install target | K. Richard Pixley | 1992-05-02 | 2 | -0/+5 |
* | M68k opcodes with MRI names | Steve Chamberlain | 1992-05-02 | 1 | -0/+2210 |
* | keep sanity.sh | K. Richard Pixley | 1992-05-01 | 1 | -1/+2 |
* | sanity test | K. Richard Pixley | 1992-05-01 | 3 | -0/+55 |
* | Add support for 386 disassembly | Steve Chamberlain | 1992-05-01 | 3 | -34/+42 |
* | i386 disassembler stolen from GDB. Is it time to build a different | Steve Chamberlain | 1992-05-01 | 1 | -0/+1850 |
* | Add hp300bsd | Steve Chamberlain | 1992-05-01 | 1 | -0/+1 |
* | Add mri.h | Steve Chamberlain | 1992-05-01 | 1 | -1/+5 |
* | tc-i386: lint | Steve Chamberlain | 1992-05-01 | 1 | -1/+1 |
* | Added h8300xray target | Steve Chamberlain | 1992-05-01 | 1 | -2/+3 |
* | f | Steve Chamberlain | 1992-05-01 | 1 | -8/+33 |
* | lint | Steve Chamberlain | 1992-05-01 | 3 | -39/+41 |
* | * coff-a29k.c: various changes to the way relocations work to cope | Steve Chamberlain | 1992-05-01 | 3 | -151/+167 |
* | One more try... | John Gilmore | 1992-05-01 | 2 | -10/+2 |
* | * utils.c (printchar): Print 0x7F and 0x80-0x9F in \nnn notation | John Gilmore | 1992-05-01 | 2 | -1/+16 |
* | * gdbtypes.c (make_{reference,pointer,function}_type): New | John Gilmore | 1992-05-01 | 6 | -183/+254 |
* | pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on install | K. Richard Pixley | 1992-04-30 | 1 | -0/+13 |
* | Various fixes to cplus_demangle(); see ChangeLog. | Per Bothner | 1992-04-29 | 2 | -57/+105 |
* | Fix a typo (missing ||) in b_out_squirt_out_relocs. | Michael Tiemann | 1992-04-29 | 1 | -1/+1 |
* | * aoutx.h (aout_swap_ext_reloc_out, aout_swap_std_reloc_out) | Steve Chamberlain | 1992-04-29 | 3 | -96/+100 |
* | * readline.h: Declare rl_event_hook (which already existed). | John Gilmore | 1992-04-29 | 1 | -0/+5 |
* | Do the CFLAGS thing. | K. Richard Pixley | 1992-04-28 | 2 | -1/+17 |
* | Track as.texinfo | Roland Pesch | 1992-04-28 | 1 | -3/+2 |