832
I Use This!
Very High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* libbfd-in.h: Removed swapping routines declarations. * bfd-in.h: Added swapping routine declarations, and renamed them from _do_* to bfd_*. * libbfd.c: Renamed swapping routines from _do_* to _bfd_*. * Changed all callers. * libbfd.h, bfd-in2.h: Rebuilt. More... over 30 years ago
* mips-dis.c, m88k-dis.c: Don't include libbfd.h. Changed calls to BFD swapping routines to correspond to BFD name changes. More... over 30 years ago
* ecoff.h (AUX_GET_ANY, AUX_PUT_ANY): Changed to reflect further change in bfd swapping routine names. More... over 30 years ago
* dbxread.c (process_one_symbol): If the value of an N_FUN for a function is zero, use minimal symbols to get the address. More... over 30 years ago
Changes to support stabs-in-coff More... over 30 years ago
* elf32-i386.c (elf_howto_table): Set pcrel_offset to true for R_386_PC32. More... over 30 years ago
* ecoff.h (AUX_GET_ANY): Change name of _do_getb32 to reflect bfd changes. More... over 30 years ago
* stabs.texinfo (Local Variable Parameters): Talk about nameless parameters on VAX. More... over 30 years ago
Changed elf32_symbol_type to elf_symbol_type More... over 30 years ago
Snapshot of stand alone i386 NLM debugging stub. Currently sanitized out because it contains Novell proprietary code. More... over 30 years ago
* remote.c (remote_wait): Added 'W' and 'N' responses. More... over 30 years ago
* nlmconv.c (total_bss_size): Removed. (main): Set the bss vma to always follow the data section. Move symbols into new sections, and adjust values by output_offset. (setup_sections): Don't copy all sections, but instead point all text sections to .text, all data sections to .data, and all bss sections to .bss. (copy_sections): Adjust accordingly. More... over 30 years ago
@up/@down -> @raisesections/@lowersections More... over 30 years ago
* ld.texinfo: re-enable included config file; conditionalize doc for -oformat to interact properly with SingleFormat doc config var; rename @up/@down to @raisesections/@lowersections. More... over 30 years ago
* main.c, utils.c: Add comments about immediate_quit. More... over 30 years ago
tiny additions & fixes More... over 30 years ago
PA and ELF changes More... over 30 years ago
obj-elf.h change More... over 30 years ago
more Utah changes, some cleanup of mine More... over 30 years ago
(elf_symbol): Fixed name of elf_symbol_type. No longer conditionalized on sparcv9. More... over 30 years ago
* elfread.c (elf_symtab_read): Don't add symbols starting with ".L" to minimal symbols. More... over 30 years ago
configure.in, libbfd, elf, elf-hppa (utah) changes More... over 30 years ago
Reorganized setting of makefile variables so 64-bit stuff works again. More... over 30 years ago
more changes from Utah, see log for details More... over 30 years ago
Deleted some fields of elf*_symbol_type and elf_obj_tdata that were getting set but not used. Merged elf*_symbol_type into a single elf_symbol_type. More... over 30 years ago
regenerated after doc fix More... over 30 years ago
(_do_get*, _do_put*): Renamed via macros to clean up namespace. More... over 30 years ago
* stabs.texinfo: Make info author notice match the TeX author notice. More... over 30 years ago
* elfread.c (elf_symtab_read): Don't add symbols starting with ".L" to minimal symbols. More... over 30 years ago
* stabs.texinfo: Many minor cleanups. More... over 30 years ago