832
I Use This!
Very High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added support for the original "make chech-cdtest" More... over 30 years ago
cleaned up tests to work like they did originally in the makefile More... over 30 years ago
* gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern to match does not match the passing case but still matches the failing case. More... over 30 years ago
Tipo. More... over 30 years ago
* coff-aplha.alpha.c (alpha_howto_table, alpha_finish_reloc, alpha_ecoff_swap_reloc_{in,out}, alpha_bfd_reloc_type_lookup): Read and write Alpha relocs. Can't process them yet. * ecoff.c (ecoff_slurp_reloc_table): Recognize new reloc sections. If the section does not already exist, create it. More... over 30 years ago
* alpha.h (struct external_reloc): Add r_symndx field. (RELSZ): Correct. (RELOC_BITS*): Correct. (ALPHA_R_*): Define. * ecoff.h (RELOC_SECTION_{XDATA,PDATA,FINI,LITA,ABS}): Define. (r_extern): Undefine. * internal.h (struct internal_reloc): Make r_vaddr bfd_vma rather than long. Add r_extern field. More... over 30 years ago
* Makefile.in (distclean): Remove *.plog *.sum *.psum site.*. More... over 30 years ago
keep config.bfd More... over 30 years ago
* stabs.texinfo: Point to mangling info in gcc's gpcompare.texi. More... over 30 years ago
* Makefile.in (BFD32_BACKENDS): Remove srec.o, add reloc16.o. More... over 30 years ago
* libecoff.h (ecoff_backend_data): Added constructor_reloc and finish_reloc fields. * ecoff.c: Move MIPS reloc support from here... * coff-mips.c: to here. * ecoff.c (ecoff_set_symbol_info): Get constructor reloc howto from backend. (ecoff_slurp_reloc_table): Removed MIPS specific stuff. Call finish_reloc backend function. (ecoff_write_object_contents): Removed MIPS specific assertions. * coff-mips.c (mips_finish_reloc): New function. (mips_ecoff_backend_data): Fill in new fields. * coff-alpha.c (alpha_ecoff_backend_data): Use NULL for new fields. * targets.c: Added extern for ecoffalpha_little_vec. More... over 30 years ago
* ecoff.h: Moved MIPS reloc definitions from here... * mips.h: to here. More... over 30 years ago
don't use -g in CXXFLAGS More... over 30 years ago
* configure.in: Add reloc16.o when we add coff-h8300.o, coff-h8500.o, coff-sh.o, coff-z8k.o. Makefile.in (BFD_LIBS): Remove reloc16.o. More... over 30 years ago
Wed Aug 11 22:57:23 1993 David J. Mackenzie ([email protected]) More... over 30 years ago
Thu Aug 12 10:32:47 1993 David J. Mackenzie ([email protected]) More... over 30 years ago
Finish the minimizing, the right way (using normal target names). More... over 30 years ago
* mips-opc.c: Added lwc1 E,A(b) to go with lwc1 T,A(b). Similarly for swc1. More... over 30 years ago
check targets reimplemented to old way. More... over 30 years ago
* config/tc-mips.c (mips_ip): Suggested by [email protected] (David Johnson): Don't accept symbolic names for 'E' and 'G' argument types (coprocessor registers) and don't warn if $1 is used on the coprocessor. More... over 30 years ago
* bfd.c (_bfd_host_big_endian): Removed. * bfd-in.h (HOST_BYTE_ORDER_BIG_P, bfd_header_twiddle_required): Removed. * bfd-in2.h: Regenerated. More... over 30 years ago
* ar.c: Removed obsolete and non-functional GNU960 code. More... over 30 years ago
* lib/gdb.exp (gdb_exit): Move the best version of gdb_exit to here. * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}: Remove various versions of gdb_exit. * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call gdb_exit. * config/unix-gdb.exp: gdb_exit remains here, and should override the generic version, since it's doing a lot of wierd stuff that the other versions aren't. FIXME, fold it in, or abandon this version. More... over 30 years ago
more cleanups More... over 30 years ago
really do last change More... over 30 years ago
* configure.in: Include coff-m68k.o for m68kcoffun_vec. Include nlm32.o and nlm.o for bfd_nlm32_i386_vec. More... over 30 years ago
* remote-{monitor,bug}.c: Make bug_ops not static (forward declaration of statics doesn't work with SunOS4 /bin/cc). Rename the occurrence in remote-monitor.c to monitor_bug_ops. More... over 30 years ago
* Makefile.in (all-send-pr): depends on all-prms More... over 30 years ago
Make bfd_error_vector extern. More... over 30 years ago
* blockframe.c (find_pc_partial_function), mips-tdep.c (find_proc_desc): Deal with "pathological" case. More... over 30 years ago