Age | Commit message (Expand) | Author | Files | Lines |
1994-03-23 | Simplification of GM-specific config bits. | Stan Shebs | 2 | -23/+18 |
1994-03-23 | Clean up the relaxing code for the new linker. | Ian Lance Taylor | 1 | -0/+56 |
1994-03-23 | * emultemp/gld960.em: Include libiberty.h | Ian Lance Taylor | 1 | -0/+5 |
1994-03-23 | * gdbtypes.h, gdbtypes.c: Add comments regarding whether static | Jim Kingdon | 3 | -1/+9 |
1994-03-23 | * stabs.texinfo: Move stuff on @ and # type descriptors from node | Jim Kingdon | 2 | -28/+49 |
1994-03-23 | * config/pa/tm-hppao.h (NO_PC_SPACE_QUEUE_RESTORE): Define. | Jeff Law | 3 | -0/+10 |
1994-03-23 | * stabsread.c (REG_STRUCT_HAS_ADDR): Accept additional argument | Jeff Law | 3 | -5/+23 |
1994-03-23 | Handle .gpword and .cpadd only for SVR4_PIC, not != NO_PIC. Still | Ian Lance Taylor | 1 | -2/+2 |
1994-03-23 | * values.c (set_internalvar): Don't set var->value until we are | Jim Kingdon | 2 | -5/+20 |
1994-03-22 | * scripttempl/aout.sc: Force _end and __end to be aligned to a | Ian Lance Taylor | 1 | -0/+3 |
1994-03-22 | * remote.c (get_offsets): Reinstate comment which was in | Jim Kingdon | 1 | -0/+22 |
1994-03-22 | * config/tc-mips.c (enum mips_pic_level): New enum. | Ian Lance Taylor | 2 | -124/+340 |
1994-03-22 | * coff-mips.c (mips_howto_table): Add entry for new MIPS_R_PCREL16 | Ian Lance Taylor | 1 | -0/+6 |
1994-03-22 | * config/obj-ecoff.h (obj_sec_sym_ok_for_reloc): Define to be 1. | Ian Lance Taylor | 1 | -0/+10 |
1994-03-22 | * gprof.c (funcsymbol): Use bfd_get_symbol_info instead of | Jeff Law | 2 | -2/+10 |
1994-03-22 | * linker.c (_bfd_generic_final_link): Set reloc_count to 0 before | Ian Lance Taylor | 3 | -27/+142 |
1994-03-22 | * ldwrite.c (build_link_order): Handle lang_data_statement_enum by | Ian Lance Taylor | 1 | -0/+6 |
1994-03-22 | * archive.c (bfd_construct_extended_name_table): Use ar_padchar | Jeff Law | 1 | -0/+8 |
1994-03-22 | Support for link_order types which generate relocs in order to | Ian Lance Taylor | 5 | -56/+319 |
1994-03-22 | Changes to make -Ur work again. | Ian Lance Taylor | 3 | -6/+208 |
1994-03-22 | * bfdlink.h (struct bfd_link_callbacks): Change bitsize argument | Ian Lance Taylor | 2 | -0/+410 |
1994-03-21 | * config/i386/tm-i386aix.h, config/i386/tm-sun386.h, | Peter Schauer | 7 | -8/+12 |
1994-03-21 | * symmisc.c (maintenance_check_symtabs): New function to check | Peter Schauer | 1 | -1/+5 |
1994-03-21 | Mon Mar 21 11:02:51 1994 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 6 | -236/+450 |
1994-03-21 | * hppa-tdep.c (hppa_fix_call_dummy): Use value_ptr. | Jeff Law | 2 | -2/+7 |
1994-03-21 | * alpha-tdep.c: Gobs of changes (many imported from mips-tdep) to | Stu Grossman | 2 | -1/+11 |
1994-03-21 | * objdump.c (objdump_print_address): Make static. Declare with | Ian Lance Taylor | 1 | -0/+7 |
1994-03-21 | * bfd/som.c (som_begin_writing): Fix thinko (off by one error). | Jeff Law | 1 | -0/+2 |
1994-03-21 | * som.c (bfd_section_from_som_symbol): Only to do the value | Jeff Law | 2 | -4/+12 |
1994-03-20 | * config/sparc/sp64.mt (SIMFILES): Use remote-sim.o now. | David Edelsohn | 1 | -0/+5 |
1994-03-20 | * Makefile.in: Avoid bug in hpux sed. | Jeff Law | 4 | -2/+8 |
1994-03-20 | (FPS_REGNUM, CPS_REGNUM): Define (so sparc-tdep.c compiles). | David Edelsohn | 1 | -11/+12 |
1994-03-20 | (SIMFILES): Use remote-sim.o instead of remote-sp64sim.o. | David Edelsohn | 1 | -1/+4 |
1994-03-20 | * som.c (bfd_section_from_som_symbol): Renamed from | Jeff Law | 2 | -13/+41 |
1994-03-20 | sparc-tdep.c (sparc_frame_find_save_regs): Use REGISTER_RAW_SIZE instead of 4. | David Edelsohn | 1 | -2/+5 |
1994-03-20 | sp64-tdep.c (target_ptr_bit, set_target_ptr_bit): Deleted, can no longer set | David Edelsohn | 1 | -0/+7 |
1994-03-20 | (target_ptr_bit, set_target_ptr_bit): Deleted, can no longer set this | David Edelsohn | 1 | -12/+0 |
1994-03-20 | * trad-core.c (trad_unix_core_file_p): Don't pass abfd to | Jeff Law | 1 | -0/+3 |
1994-03-20 | * Makefile.in (config-stamp): If `defs' is defined, emit a preprocessor | Ken Raeburn | 13 | -24/+31 |
1994-03-20 | * config/obj-coff.c (obj_pseudo_table): Supply "section" unconditionally. | Ken Raeburn | 1 | -0/+3 |
1994-03-20 | * write.c (set_symtab): Define only if BFD_ASSEMBLER. | Ken Raeburn | 1 | -0/+4 |
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 |