Age | Commit message (Expand) | Author | Files | Lines |
1994-03-20 | Remove v9 sanitization. | David Edelsohn | 1 | -28/+0 |
1994-03-20 | * Makefile.in (STAGESTUFF): Add gasp.new. | Jeff Law | 2 | -9/+22 |
1994-03-20 | * configure.in (hppa*-*-*): Enable binutils. | Jeff Law | 1 | -1/+1 |
1994-03-20 | * objcopy.c: Changes to keep it from stripping symbols used | Jeff Law | 1 | -0/+10 |
1994-03-20 | * som.c (som_begin_writing): Fix braino (one call to align | Jeff Law | 2 | -1/+6 |
1994-03-20 | * som.c (som_begin_writing): Align text in all executables to | Jeff Law | 2 | -1/+11 |
1994-03-19 | * bfd.c (struct _bfd): Add cisco_core_struct to tdata union. | Jim Kingdon | 2 | -19/+11 |
1994-03-19 | * config/m68k/{cisco.mt,tm-cisco.h}: New files. | Jim Kingdon | 1 | -0/+5 |
1994-03-19 | * config/m68k/{cisco.mt,tm-cisco.h}: New files. | Jim Kingdon | 5 | -0/+59 |
1994-03-19 | * config.sub: Recognize cisco. | Jim Kingdon | 1 | -0/+4 |
1994-03-19 | New for cisco | Jim Kingdon | 2 | -0/+0 |
1994-03-19 | * Makefile.in (TAGS): Use variables directly, rather than using | Jim Kingdon | 11 | -65/+231 |
1994-03-19 | * cisco-core.c: New file. | Jim Kingdon | 1 | -3/+60 |
1994-03-19 | * som.c (som_begin_writing): Account for alignment needs of | Jeff Law | 2 | -0/+30 |
1994-03-19 | * som.h (som_copyable_section_data_struct): New structure | Jeff Law | 2 | -92/+237 |
1994-03-19 | * bfd.c (struct _bfd): Add cisco_core_struct to tdata union. | Jim Kingdon | 1 | -0/+1 |
1994-03-19 | * utils.c (prompt_for_continue): Call readline, not gdb_readline. | Jim Kingdon | 1 | -0/+3 |
1994-03-19 | * trad-core.c (trad_unix_core_file_p): Call bfd_zmalloc not | Jim Kingdon | 3 | -1/+347 |
1994-03-19 | * som.h (struct som_exec_data): New structure to hold exec | Jeff Law | 3 | -41/+124 |
1994-03-19 | * libhppa.h (PA_PAGESIZE): Define. | Jeff Law | 2 | -7/+115 |
1994-03-19 | * utils.c (prompt_for_continue): Call readline, not gdb_readline. | Steve Chamberlain | 2 | -2/+21 |
1994-03-19 | * write.c (symbol_table_frozen): New variable, to be set after bfd_set_symtab | Ken Raeburn | 2 | -72/+130 |
1994-03-19 | * Better long-filename handling. Reads SOM ABI compliant extended | Jeff Law | 2 | -16/+70 |
1994-03-19 | new for cisco crash dumps | Jim Kingdon | 1 | -0/+0 |
1994-03-19 | sparc *13 relocs, obj_sec_sym_ok_for_reloc stuff | Ken Raeburn | 1 | -0/+22 |
1994-03-19 | * dstread.c (record_minimal_symbol): New arg objfile. Pass it to | Jim Kingdon | 2 | -7/+14 |
1994-03-19 | * aoutx.h (reloc_type_lookup): Handle BFD_RELOC_CTOR on a 64-bit | Ken Raeburn | 1 | -0/+5 |
1994-03-19 | ic960coff.mt typo fix | Ken Raeburn | 1 | -0/+3 |
1994-03-19 | (TDEFINES): Fixed typo (MANY_SECTIONS, not MANY_SEGMENTS). | Ken Raeburn | 1 | -1/+1 |
1994-03-19 | * configure.in: Eliminated all targets using obj-coff but not defining | Ken Raeburn | 2 | -14/+36 |
1994-03-19 | Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com) | Jason Merrill | 1 | -0/+9 |
1994-03-18 | * regex.c (EXTEND_BUFFER): Adjust pointers within buffer by | Jim Kingdon | 2 | -17/+43 |
1994-03-18 | * ar.c (write_archive): Allocate space for the null byte. From | Ian Lance Taylor | 1 | -0/+5 |
1994-03-17 | * bfd-in.h (BFD_VERSION): Use @VERSION@. | Ken Raeburn | 3 | -7/+39 |
1994-03-17 | (trad_unix_bfd_is_local_label): Fixed typo where | Ken Raeburn | 2 | -0/+11 |
1994-03-17 | * osf-core.c (osf_core_bfd_copy_private_bfd_data): Remove | Ian Lance Taylor | 1 | -0/+4 |
1994-03-17 | Don't need mpw-xconfig.in anymore. | Stan Shebs | 3 | -21/+8 |
1994-03-17 | Thu Mar 17 12:55:51 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -3/+27 |
1994-03-17 | Various changes. | Stan Shebs | 1 | -0/+11 |
1994-03-17 | More widely useable INFO-DIR entries. | Roland Pesch | 2 | -2/+2 |
1994-03-17 | Minor update to list of programs for dir.info entry. | Roland Pesch | 1 | -2/+3 |
1994-03-17 | More widely useful INFO-DIR fragment. | Roland Pesch | 1 | -1/+1 |
1994-03-17 | * gas/hppa/unsorted/importbug.s: New test. | Jeff Law | 2 | -0/+43 |
1994-03-17 | * config/tc-hppa.c (pa_import): Correctly handle importing of an | Jeff Law | 2 | -17/+36 |
1994-03-17 | * Makefile.in: Built nm.new and strip.new to avoid problems with | Ian Lance Taylor | 2 | -10/+25 |
1994-03-17 | * aoutx.h, elfcode.h, coff-alpha.c, bout.c, ecoff.c, ecofflink.c, | Jim Kingdon | 3 | -143/+159 |
1994-03-17 | Modified Files: | Kung Hsu | 1 | -0/+2 |
1994-03-17 | * reloc.c (bfd_generic_get_relocated_section_contents): Don't fail | Ian Lance Taylor | 1 | -0/+4 |
1994-03-17 | * elfcode.h (NAME(bfd_elf,write_object_contents)): Don't use space | Ian Lance Taylor | 2 | -263/+279 |
1994-03-17 | Fix typo. | Jim Kingdon | 1 | -1/+5 |