Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-07-22 | Let ELF header now define the macros to get the enum. | Ulrich Drepper | 3 | -12/+0 | |
1998-07-22 | Chnage type from 'unsigned char' to 'unsigned int' to avoid K&R ↵ | Nick Clifton | 2 | -1/+11 | |
compatability issue. | |||||
1998-07-22 | Before include system specific ELF header define | Ulrich Drepper | 2 | -107/+63 | |
START_RELOC_NUMBERS, RELOC_NUMBER, and END_RELOC_NUMBERS. For now used for ppc, mips, and mn10300. | |||||
1998-07-22 | Fix typo. | Ulrich Drepper | 1 | -1/+1 | |
1998-07-22 | * ieee.c (ieee_find_nearest_line): Change filename_ptr and | Ian Lance Taylor | 1 | -0/+11 | |
functionname_ptr to be const. Change line_ptr to be unsigned. * coffcode.h (coff_link_output_has_begun): Simplify handling when macro is not defined. Change second parameter from bfd_link_info to coff_final_link_info. Add prototype. (coff_final_link_postscript): Simplify handling when macro is not defined. Add prototype. | |||||
1998-07-22 | Before include system specific ELF header define | Ulrich Drepper | 3 | -297/+487 | |
START_RELOC_NUMBERS, RELOC_NUMBER, and END_RELOC_NUMBERS. | |||||
1998-07-22 | Rewrite relocation definition using macros. | Ulrich Drepper | 3 | -67/+118 | |
1998-07-22 | Rewrite relocation definition using macros. | Ulrich Drepper | 2 | -8/+16 | |
1998-07-22 | Before include system specific ELF header define | Ulrich Drepper | 2 | -27/+47 | |
START_RELOC_NUMBERS, RELOC_NUMBER, and END_RELOC_NUMBERS. | |||||
1998-07-22 | * Bringing over sky (dvp) gas change from branch. | Frank Ch. Eigler | 2 | -70/+107 | |
Wed Jul 22 17:39:28 1998 Frank Ch. Eigler <fche@cygnus.com> * config/tc-dvp.c (parse_float): Accept 0xhex constants also for VU LOI operand. | |||||
1998-07-22 | * doc/as.texinfo: Add documentation for .end, .exitm, .fail, | Ian Lance Taylor | 2 | -50/+127 | |
.ifc, .ifeqs, .ifge, .ifgt, .ifle, .iflt, .ifnc, .ifne, .ifnes, .print, .purgem, and .struct. Remove documentation for .app-file. | |||||
1998-07-22 | * binutils-all/objcopy.exp: Polish output about fail for objcopy | Vladimir Makarov | 2 | -54/+225 | |
(simple copy), strip with/without saving a symbol for object file and executable. | |||||
1998-07-22 | * elf64-mips.c (mips_elf64_reloc_type): Copy Ulrich's elf32-mips.c | Ian Lance Taylor | 2 | -4/+12 | |
temporary patch over to elf64-mips.c as well. | |||||
1998-07-22 | Ooops - added gettext'isation missed out from previous delta | Nick Clifton | 1 | -1/+1 | |
1998-07-22 | Display number of unrecognised relocations. | Nick Clifton | 2 | -27/+35 | |
1998-07-22 | Moving entry about changes in testsuite/binutils-all/objcopy.exp from | Vladimir Makarov | 2 | -3/+9 | |
ChangeLog to testsuite/ChangeLog. | |||||
1998-07-22 | elf32-mips.c (reloc_type): Temporarily disable definition of standard | Ulrich Drepper | 1 | -13/+26 | |
relocation since they are now defined in elf/mips.h. | |||||
1998-07-22 | (reloc_type): Temporarily disable definition of standard relocation since | Ulrich Drepper | 1 | -19/+157 | |
they are now defined in elf/mips.h. | |||||
1998-07-21 | * cpu.h,extract.c: Regenerate. pc-rel calcs done on f_dispNN now. | Doug Evans | 5 | -436/+583 | |
* cpux.h,readx.c,semx.c: Ditto. | |||||
1998-07-21 | * cgen.c (cgen_md_apply_fix3): set_operand renamed to set_vma_operand. | Doug Evans | 2 | -6/+18 | |
Update call to insert_operand. | |||||
1998-07-21 | regenerate, get displacement operand shifts right | Doug Evans | 1 | -3/+3 | |
1998-07-21 | * cgen-utils.c: Include bfd.h. | Doug Evans | 1 | -0/+9 | |
(sim_disassemble_insn): Update call to CGEN_EXTRACT_FN. | |||||
1998-07-21 | tweak | Doug Evans | 1 | -1/+2 | |
1998-07-21 | * cgen-opc.in (@arch@_cgen_lookup_insn): Update call to | Doug Evans | 6 | -153/+399 | |
CGEN_EXTRACT_FN. (@arch@_cgen_get_insn_operands): @arch@_cgen_get_operand renamed to @arch_cgen_get_int_operand. * cgen-asm.in (insert_insn_normal): New arg `pc', callers updated. Update call to @arch@_cgen_insert_operand. (@arch@_cgen_assemble_insn): Update call to CGEN_INSERT_FN. * cgen-dis.in (print_normal): Delete use of CGEN_PCREL_OFFSET. (extract_insn_normal): New arg `pc', callers updated. Update call to @arch@_cgen_extract_operand. (print_insn): Update call to CGEN_EXTRACT_FN. * m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c: Regenerate. | |||||
1998-07-21 | use macros for version numbers | Doug Evans | 2 | -6/+6 | |
1998-07-21 | sanitize fix | Jeff Holcomb | 1 | -0/+6 | |
1998-07-21 | * cgen.h (cgen_version_{major,minor,fixlevel}): Declare. | Doug Evans | 2 | -59/+62 | |
(cgen_insert_fn,cgen_extract_fn): New arg `pc'. (get_operand,put_operand): Replaced with get_{int,vma}_operand, set_{int,vma}_operand. | |||||
1998-07-21 | sanitize fix | Jeff Holcomb | 1 | -0/+8 | |
1998-07-21 | *** empty log message *** | Ulrich Drepper | 1 | -0/+21 | |
1998-07-21 | Use symbolic names of relocation entries for the various | Ulrich Drepper | 1 | -309/+552 | |
architectures. Correct more layout details. Print names of MIPS specific section types. Print Alpha, ARM, and MIPS relocation type names. | |||||
1998-07-21 | Update. | Ulrich Drepper | 1 | -0/+23 | |
1998-07-21 | Platform specific relocation definitions. | Ulrich Drepper | 7 | -0/+267 | |
1998-07-21 | Add R_PPC_* entries. | Ulrich Drepper | 1 | -2/+65 | |
1998-07-21 | Add R_MN10300_* entries. | Ulrich Drepper | 1 | -0/+48 | |
1998-07-21 | Add R_MIPS_* and SHT_MIPS_* entries. | Ulrich Drepper | 1 | -2/+161 | |
1998-07-21 | (gdb_listfiles): Fix comments and cleanup. | Martin Hunt | 1 | -16/+22 | |
1998-07-21 | * am33.igen: Add most am33 DSP instructions. | Jeff Law | 2 | -15/+3540 | |
1998-07-21 | * elf-bfd.h (struct elf_backend_data): Add got_ & plt_header_size. | Richard Henderson | 2 | -4/+16 | |
* elf32-i386.c (elf_backend_got_header_size): Define. (elf_backend_plt_header_size): Define. * elf32-m68k.c, elf32-mips.c, elf32-ppc.c: Likewise. * elf32-sparc.c, elf64-alpha.c, elf64-sparc.c: Likewise. * elfxx-target.h: Provide a default of zero. * elflink.c (_bfd_elf_create_got_section): Use got_header_size. * elflink.h (elf_gc_common_finalize_got_offsets): Likewise. * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Don't remove a PLT entry from an executable, even if the plt refcount goes to 0. | |||||
1998-07-20 | Mon Jul 20 12:51:16 1998 Andreas Schwab ↵ | Ian Lance Taylor | 1 | -0/+7 | |
<schwab@issan.informatik.uni-dortmund.de> * addr2line.c (find_address_in_section): Only consider a section if the pc value is completely contained within it. (translate_addresses): Don't crash if functionname or filename are null. | |||||
1998-07-20 | Mon Jul 20 12:47:26 1998 Andreas Schwab ↵ | Ian Lance Taylor | 1 | -0/+8 | |
<schwab@issan.informatik.uni-dortmund.de> * aoutx.h (NAME(aout,find_nearest_line)): Also remember the directory name at the line number. * elf.c (_bfd_elf_find_nearest_line): Also consider symbols with an unspecified type. | |||||
1998-07-20 | process_symbol_table): Fix little alignment problem in printed table header. | Ulrich Drepper | 2 | -1/+6 | |
1998-07-20 | Correct reading of .dynamic section. | Ulrich Drepper | 2 | -9/+319 | |
(dynamic_section): Now a global variable. (process_mips_fpe_exception, process_mips_specific, process_arch_specific): New functions. (get_file_header): Call process_arch_specific. | |||||
1998-07-19 | Add support for processor specific information on MIPS. | Ulrich Drepper | 2 | -10/+146 | |
1998-07-19 | Add lots of DT_MIPS_* symbols. | Ulrich Drepper | 2 | -0/+82 | |
1998-07-19 | (PT_MIPS_OPTIONS): New symbol. | Ulrich Drepper | 2 | -22/+42 | |
1998-07-19 | Fix several versioning related bugs. Produce nicer output. | Ulrich Drepper | 2 | -322/+352 | |
1998-07-19 | Sun Jul 19 02:11:45 1998 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 3 | -1/+13 | |
* symtab.c (decode_line_2): Instead of printing a prompt and calling command_line_input() without a prompt, just call it with the proper args. This makes the GUI work too. Sat Jul 18 12:28:39 1998 Martin M. Hunt <hunt@cygnus.com> * gdbtk.c (gdbtk_cleanup): Add call to tcl function gdbtk_cleanup. We need this so the GUI gets to clean up no matter how GDB exits. | |||||
1998-07-17 | * ylwrap: Don't use a full path name if the source file is in the | Ian Lance Taylor | 2 | -0/+126 | |
same directory. From hjl@lucon.org (H.J. Lu). | |||||
1998-07-17 | Changed format of help message | Nick Clifton | 2 | -15/+26 | |
1998-07-17 | Forward fit sky-branch updates to devo. | Jillian Ye | 1 | -1/+5 | |