Age | Commit message (Expand) | Author | Files | Lines |
1992-06-16 | hitachi bug gix | Steve Chamberlain | 1 | -2/+2 |
1992-06-16 | Bug fixes for Hitachi | Steve Chamberlain | 1 | -4/+4 |
1992-06-16 | * xcoffexec.c (map_vmap): Turn comment into a real C comment. | Fred Fish | 2 | -3/+7 |
1992-06-16 | Changes reflecting recent changes in BFD library sources. | Ken Raeburn | 1 | -3/+7 |
1992-06-16 | * hosts/sparc.h (abort, exit): Hide these names if compiling with | Ken Raeburn | 1 | -0/+6 |
1992-06-16 | [time to file a PR on cvs...] | Ken Raeburn | 5 | -220/+437 |
1992-06-16 | Various changes to get linker working again for a.out: | Ken Raeburn | 1 | -0/+54 |
1992-06-16 | * dbxread.c (process_one_symbol), partial-stab.h: Ignore | Stu Grossman | 3 | -34/+50 |
1992-06-15 | * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install, | Fred Fish | 1 | -0/+10 |
1992-06-15 | * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install, | Fred Fish | 1 | -0/+6 |
1992-06-15 | * config/ncr3000.mh (INSTALL, RANLIB): Don't use /usr/ucb/install, | Fred Fish | 1 | -0/+9 |
1992-06-15 | * Makefile.in (VERSION): Bump to 4.5.5. | Fred Fish | 5 | -20/+36 |
1992-06-15 | Accept m680?0 for wrs as vxworks68. Also deleted an unreachable path to wrs. | Michael Tiemann | 2 | -3/+19 |
1992-06-15 | * dwarfread.c (decode_modified_type): Change type of first arg. | Fred Fish | 3 | -57/+125 |
1992-06-15 | * buildsym.c (define_symbol): Nameless types are now on several | John Gilmore | 1 | -7/+5 |
1992-06-15 | * infcmd.c: Fix typo (reported by Rob Savoye). | John Gilmore | 2 | -1/+8 |
1992-06-15 | * readline.c: Make new SIGNALS_* macros to parameterize the | John Gilmore | 1 | -0/+8 |
1992-06-14 | * readline.c (insert_some_chars): Return void. | Stu Grossman | 2 | -2/+6 |
1992-06-14 | * dbxread.c (end_psymtab): Only reset texthigh if it's not already | John Gilmore | 3 | -17/+44 |
1992-06-14 | * objdump.c (dump_elf_stabs): Also dump .stab.index and .stab.excl sections. | John Gilmore | 3 | -10/+17 |
1992-06-13 | * symtab.h (struct symbol): Add aux_value union for preserving | Fred Fish | 2 | -21/+30 |
1992-06-13 | Lint | John Gilmore | 2 | -54/+49 |
1992-06-13 | Make `clear_symtab_users_once' non-static so objfiles can be linked. | Michael Tiemann | 1 | -0/+5 |
1992-06-13 | * elfread.c (record_minimal_symbol_and_info): Kludged to put | John Gilmore | 5 | -18/+134 |
1992-06-13 | * dbxread.c: Add symbol_size to struct dbx_symfile_info. | John Gilmore | 4 | -65/+406 |
1992-06-13 | Remove reg_names decl (now in defs.h). | John Gilmore | 9 | -34/+14 |
1992-06-13 | Avoid ANSI C "empty translation unit" idiocy. | John Gilmore | 1 | -0/+4 |
1992-06-13 | * section.c (STD_SECTION): Remove extra semicolon in declarations. | John Gilmore | 2 | -119/+78 |
1992-06-13 | Lint | John Gilmore | 1 | -1/+1 |
1992-06-13 | Lint | John Gilmore | 3 | -35/+75 |
1992-06-13 | Add sun4sol2 => sparc-sun-solaris2. | John Gilmore | 1 | -0/+13 |
1992-06-13 | * buildsym.h: Add processing_acc_compilation flag. | John Gilmore | 8 | -4/+320 |
1992-06-13 | * configure.in: Solaris config is sparc-sun-solaris2. | John Gilmore | 4 | -2/+39 |
1992-06-13 | change to new solaris naming system, add sysv4 host config | David D. Zuhn | 2 | -2/+8 |
1992-06-12 | * expprint.c (print_subexp): Add missing ']'. | Fred Fish | 3 | -4/+38 |
1992-06-11 | Two `long long' fixes from Robert R. Henry (rrh@dino.tera.com): | John Gilmore | 3 | -75/+155 |
1992-06-11 | Latest and greatest, many bug fixes, value annotations, stack frame | Stu Grossman | 1 | -122/+651 |
1992-06-11 | * objdump.1, binutils.texi: Update for --stabs. Also fix | John Gilmore | 3 | -16/+42 |
1992-06-11 | Small changes from Solaris port. The big stuff is not all working yet. | John Gilmore | 10 | -71/+181 |
1992-06-11 | #undef PC, which Solaris2 defines in sys/types.h, clobbering the | John Gilmore | 2 | -0/+10 |
1992-06-11 | New feature: --stabs prints out a .stab section from an ELF file. | John Gilmore | 2 | -2/+149 |
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-11 | * elf.c (elf_obj_tdata): Merge elf_obj_tdata_struct and | John Gilmore | 2 | -148/+197 |
1992-06-10 | * i386.h: a.out magic numbers from | Steve Chamberlain | 1 | -0/+6 |
1992-06-10 | Wed Jun 10 07:53:24 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 2 | -506/+611 |
1992-06-10 | Keep this just in case | Steve Chamberlain | 1 | -0/+36 |
1992-06-10 | * Everywhere: Change RANLIB=echo>/dev/null (which confuses | Per Bothner | 7 | -7/+7 |
1992-06-10 | * config/{mh-ncr3000, mh-sysv4}: Add INSTALL. | Fred Fish | 2 | -0/+25 |
1992-06-10 | * config/{i386v4.mh, ncr3000.mh}: Update RANLIB, add INSTALL. | Fred Fish | 1 | -0/+4 |