Age | Commit message (Expand) | Author | Files | Lines |
1996-06-04 | * Makefile.in (MAKEDIRS): Removed $(tooldir). | Tom Tromey | 1 | -0/+4 |
1996-06-04 | Do not turn on -mregnames by default | Michael Meissner | 2 | -1/+6 |
1996-06-04 | Build psim on ppc SVR4, Solaris, and Elf targets. | Michael Meissner | 1 | -1/+2 |
1996-06-03 | Make main an int function, not void | Michael Meissner | 1 | -0/+4 |
1996-06-03 | * coff-sh.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set to 4. | Ian Lance Taylor | 1 | -0/+4 |
1996-06-03 | Abort if we find the program has an .interp section | Michael Meissner | 2 | -980/+107 |
1996-06-03 | * bfd-in.h: Use #error if BFD_HOST_64_BIT can not be defined. | Ian Lance Taylor | 1 | -0/+5 |
1996-06-03 | Add time, gettimeofday, and getrusage system call support | Michael Meissner | 3 | -42/+243 |
1996-06-03 | * inftarg.c (child_thread_alive): Protect declaration with | Jeff Law | 1 | -0/+3 |
1996-06-03 | * source.c (find_source_lines): Check the time on the symtab's bfd if | Jeff Law | 1 | -0/+5 |
1996-06-03 | * Makefile.in (end.h): Use explicit ./ when running end. | Ian Lance Taylor | 2 | -3/+15 |
1996-06-03 | * configure.in: Add calls to AC_CONFIG_HEADER, AC_CHECK_HEADERS, | Ian Lance Taylor | 5 | -44/+1549 |
1996-06-03 | * config/tc-mips.c (mips_ip): Don't call as_warn if we are setting | Ian Lance Taylor | 1 | -0/+6 |
1996-06-03 | * Makefile.in: Rebuild dependencies. | Ian Lance Taylor | 1 | -0/+4 |
1996-06-03 | * elf32-mips.c (mips_elf_size_dynamic_sections): Initialize c. | Ian Lance Taylor | 1 | -0/+5 |
1996-06-02 | Add Solaris and Linux emulations | Michael Meissner | 11 | -64/+2820 |
1996-06-02 | * config/tc-mips.c (md_parse_option): Check for a 64 bit format | Ian Lance Taylor | 2 | -1/+20 |
1996-06-02 | * elf64-mips.c (bfd_mips_elf64_swap_reginfo_in) | Ian Lance Taylor | 2 | -0/+50 |
1996-05-31 | * config/tc-mips.c (md_begin): If -64, create a .MIPS.options | Ian Lance Taylor | 2 | -21/+78 |
1996-05-31 | * elf64-mips.c: Improve reloc special_functions and handling of | Ian Lance Taylor | 3 | -112/+421 |
1996-05-31 | * elf32-hppa.c (elf32_hppa_info_to_howto): Rename from | Ian Lance Taylor | 1 | -0/+15 |
1996-05-31 | * nm.c (filter_symbols): Check for BSF_WEAK as well as | Ian Lance Taylor | 1 | -0/+11 |
1996-05-31 | Keep abug.exp | Jeff Law | 1 | -0/+1 |
1996-05-31 | * emultempl/pe.em (sort_sections): Don't assume that a | Ian Lance Taylor | 1 | -0/+5 |
1996-05-31 | * config/tc-mips.c (load_register): If mips_isa < 3, permit a 32 | Ian Lance Taylor | 2 | -13/+16 |
1996-05-31 | Make ! a comment only under Solaris; Add .rdata/.rodata pseduo ops | Michael Meissner | 2 | -3/+7 |
1996-05-30 | * config/tc-mips.c (mips_64): New static variable. | Ian Lance Taylor | 1 | -8/+30 |
1996-05-30 | * read.c (s_lcomm): Set section flags for .sbss section. | Ian Lance Taylor | 2 | -0/+18 |
1996-05-30 | * elf64-mips.c: Extensive additions to provide better support for | Ian Lance Taylor | 4 | -73/+431 |
1996-05-30 | Make ! a comment character | Michael Meissner | 2 | -1/+4 |
1996-05-30 | * gdb.base/callfuncs.exp: Finish last change -- make sure the | Jeff Law | 1 | -0/+5 |
1996-05-30 | * dsrec.c (make_srec): Fix calculation of address size | Mark Alexander | 1 | -0/+5 |
1996-05-30 | * elf32-mips.c (mips_elf_object_p): Handle E_MIPS_ARCH_4. | Ian Lance Taylor | 2 | -0/+13 |
1996-05-30 | * mips.h (E_MIPS_ARCH_4): Define. | Ian Lance Taylor | 2 | -0/+7 |
1996-05-30 | Make 4 argument .stabd into .stabn on PowerPC Solaris | Michael Meissner | 1 | -0/+5 |
1996-05-30 | * ch-exp.c (ch_lex): In case of LOC_TYPEDEF call calculate_array_length. | Wilfried Moser | 2 | -0/+5 |
1996-05-29 | * config/tc-mips.c (macro): When passing X_add_number to | Ian Lance Taylor | 2 | -4/+9 |
1996-05-29 | * gas/mips/jal-xgot.d: Correct for 64 bit output. | Ian Lance Taylor | 1 | -0/+8 |
1996-05-29 | 64-bit MIPS ELF ABI objdump support: | Ian Lance Taylor | 11 | -96/+1817 |
1996-05-29 | * scripttempl/elfmips.sc: Quote test -z argument. | Ian Lance Taylor | 2 | -2/+4 |
1996-05-29 | * mips.h (Elf64_Mips_External_Rel): Define. | Ian Lance Taylor | 2 | -4/+180 |
1996-05-29 | * ld.texinfo: Clarify the CONSTRUCTORS command. | Ian Lance Taylor | 2 | -12/+58 |
1996-05-28 | Removed EINVAL reference in remote-mips.c, and put a hardcoded 22 in its | Geoffrey Noer | 2 | -1/+8 |
1996-05-28 | * configure: Regenerated. | Tom Tromey | 3 | -161/+165 |
1996-05-28 | * coff-sh.c (sh_relax_delete_bytes): Insert nop instructions, not | Ian Lance Taylor | 2 | -11/+1170 |
1996-05-28 | * mpw-README: Document GCCIncludes. | Stan Shebs | 1 | -0/+4 |
1996-05-28 | * config/tc-z8k.c (md_apply_fix): Handle fx_r_type of 0, as | Ian Lance Taylor | 1 | -0/+3 |
1996-05-28 | * symbols.c (symbol_create): If bfd_make_empty_symbol fails, call | Ian Lance Taylor | 2 | -22/+61 |
1996-05-28 | * configure: Rebuild with autoconf 2.10. | Ian Lance Taylor | 2 | -33/+49 |
1996-05-28 | * aoutx.h (NAME(aout,find_nearest_line)): Make room for the | Ian Lance Taylor | 2 | -1/+22 |