deliverable/binutils-gdb.git
1996-01-15  Michael MeissnerAdd more relocation suffixes
1996-01-15  Ian Lance Taylor * emultempl/sunos.em (gld${EMULATION_NAME}_before_allo...
1996-01-15  Ian Lance Taylor * aoutx.h (howto_table_ext): Fix RELOC_BASE10 and...
1996-01-15  Ian Lance Taylor * sunos.c (sunos_scan_ext_relocs): Don't fail assert if
1996-01-15  Ian Lance Taylorupdate copyrights
1996-01-15  Ian Lance Taylor * coffgen.c (coff_find_nearest_line): Don't try to...
1996-01-15  Ian Lance Taylor * elf32-mips.c: Numerous changes to dynamic linking...
1996-01-15  Ian Lance Taylor Add some Irix 5 support, mostly from Kazumoto Kojima
1996-01-15  Ian Lance Taylor * ld-bootstrap/bootstrap.exp: Expect failure for mips...
1996-01-15  Ian Lance Taylor * ecoffswap.h: Add prototypes for static functions.
1996-01-15  Fred Fish * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
1996-01-15  Fred Fish * gdb.stabs/configure (alpha-*-*,mips-*-*): Add missing
1996-01-15  Fred Fish * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing...
1996-01-15  Michael MeissnerRedo unknown reloc support. Do not allow symbols in...
1996-01-15  Michael MeissnerAllow .gcc_except_table to have unfixed pointers with...
1996-01-13  Michael MeissnerMake elf section functions ELF specific
1996-01-13  Michael MeissnerAdd .rela.got.neg section; remove .rel.* sections
1996-01-13  Michael MeissnerWarn about relocations we do not yet support
1996-01-13  Jeff Law * symtab.c (find_pc_symtab): Don't lose if...
1996-01-13  Steve Chamberlain * dsrec.c (load_srec): Remove unused variable.
1996-01-12  Ian Lance Taylor * scripttempl/sh.sc: Only build constructors when...
1996-01-12  Stan Shebs From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
1996-01-12  Ian Lance Taylor * elf.c (assign_file_positions_for_segments): If a...
1996-01-12  Ian Lance Taylor * subsegs.c (section_symbol): Don't try to look up...
1996-01-12  Ian Lance Taylor * elf-bfd.h (_bfd_elf_section_from_bfd_section): Declare.
1996-01-12  Ian Lance Taylortweak last change
1996-01-12  Michael MeissnerAdd support for exclude section flag and ordered sectio...
1996-01-12  Michael MeissnerAdd PowerPC support for SHF_EXCLUDE, SHT_ORDERED
1996-01-12  Ian Lance Taylor * configure.in: Make sure that ${CC} can be used to...
1996-01-12  Ian Lance Taylor * ldmisc.c: Include <stdarg.h> rather than <varargs...
1996-01-12  Ian Lance TaylorFri Jan 12 14:35:58 1996 David Mosberger-Tang <davidm...
1996-01-12  Ian Lance Taylor * elf.c (_bfd_elf_print_private_bfd_data): Dump conten...
1996-01-12  Ian Lance Taylor * elf32-i386.c (elf_i386_size_dynamic_sections): Don...
1996-01-12  Michael MeissnerAdd support for .sdata2/.sbss2 and old 2.7.2 compiler...
1996-01-12  Ian Lance Taylor * read.c (cons_worker): Only call mri_comment_end...
1996-01-12  Ian Lance Taylor * expr.c (operand): Skip whitespace after a close...
1996-01-12  Fred Fish * lynx-nat.c, irix4-nat.c, sparc-nat.c: Include gdbcore.h
1996-01-12  Per Bothner * symfile.c (decrement_reading_symtab): New function.
1996-01-12  Per Bothner * stabsread.c (read_struct_type): Trivial simplification.
1996-01-12  Ian Lance Taylor * xcofflink.c (xcoff_link_add_symbols): Create the...
1996-01-12  Per Bothner * Makefile.in (PROGS): Removed.
1996-01-12  Per Bothner * pr-8742.ch, pr-8742.exp: New test case.
1996-01-12  Per Bothner * stabsread.c (define-symbol): Use invisible references
1996-01-11  Michael Meissnerupdate copyright
1996-01-11  Michael MeissnerAdd support for SHT_ORDERED and SHF_EXCLUDE
1996-01-11  Ian Lance Taylorfix crinfo swapping
1996-01-11  Michael MeissnerAdd new V.4 flags
1996-01-11  Ian Lance Taylor * elf32-mips.c: Extensive changes for a start at dynam...
1996-01-11  Fred FishForget to add low-linux.c during recent checkins.
1996-01-11  Fred Fish * coredep.c: Renamed to core-aout.c
1996-01-11  Brendan Kehoeoops, forgot the sanitize files for the aix4* changes
1996-01-11  Ian Lance Taylor * objcopy.c (filter_symbols): NULL terminate the outpu...
1996-01-11  Ian Lance Taylor * ieee.c (ieee_enum_type): Handle an undefined enum.
1996-01-11  Ian Lance Taylor * debug.c (debug_make_undefined_tagged_type): Make...
1996-01-11  Ian Lance Taylor * elf-bfd.h (struct bfd_elf_section_data): Add tdata...
1996-01-11  Ian Lance Taylor * elf32-m68k.c (howto_table): Change src_mask to 0...
1996-01-11  Brendan Kehoe Wed Jan 10 16:08:49 1996 Brendan Kehoe <brendan...
1996-01-10  Ian Lance Taylor * Makefile.in: (ALLOCA, MALLOC): Remove variables.
1996-01-10  Michael MeissnerLatest changes from Andrew
1996-01-10  Ian Lance Taylor * Makefile.in: Updated dependencies.
1996-01-10  Fred Fish From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
1996-01-10  Ian Lance Taylor * gas/mips/*.d: Update for changes to disassembler.
1996-01-10  Ian Lance Taylor * mips-dis.c (print_insn_arg): Print cases 'i' and...
1996-01-09  Ian Lance Taylorupdate copyrights
1996-01-09  Ian Lance Taylor * scripttempl/alpha.sc: Put .rconst right after .rdata.
1996-01-09  Ian Lance TaylorTue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm...
1996-01-09  Ian Lance Taylor * ecoff.c (_bfd_ecoff_find_nearest_line): Don't restri...
1996-01-09  Jeff Law * hpread.c (hpread_build_psymtabs): Finish...
1996-01-09  Wilfried Moser * misc.ch, misc.exp: Enhance test case.
1996-01-09  Wilfried Moser * ch-exp.c (parse_primval): in case ARRAY:...
1996-01-09  Stan Shebs * remote-mips.c (mips_receive_header): Recognize ...
1996-01-08  Ian Lance Taylor * ieee.c: Add global function write_ieee_debugging_inf...
1996-01-08  Ian Lance Taylor * stabs.c (parse_stab_type): Add new typename paramete...
1996-01-08  Ian Lance Taylor * debug.h (struct debug_write_fns): Add tag parameter to
1996-01-08  Ian Lance Taylor * objcopy.c: Include budbg.h.
1996-01-08  Ian Lance Taylorupdate copyright
1996-01-08  Ian Lance Taylor * ieee.c (ieee_write_debug_part): Change return type...
1996-01-08  Jeff Law * infptrace.c (initialize_infptrace): Move...
1996-01-08  Michael MeissnerLatest cagney update
1996-01-08  Jeff Law * buildsym.c (end_symtab): Remove sort_pending...
1996-01-06  Michael MeissnerMake all-gdb include all-tcl/all-tk unless gdbtk is...
1996-01-06  Gordon IrlamChange guile directory structure.
1996-01-06  Stu Grossman * stack.c (print_stack_frame print_frame_info) symmisc.c
1996-01-05  Steve Chamberlain * emultempl/pe.em (gld_${EMULATION_NAME}_before_alloca...
1996-01-05  Brendan Kehoe * configure.in, configure: Add `-ldl -lw' for Solaris...
1996-01-05  Steve Chamberlain * config/sh/sh.mt, config/powerpc/*.mt, config/pa...
1996-01-05  Michael MeissnerFix tlb for PowerPC
1996-01-05  Michael MeissnerMove creating section begin/end labels to compiler...
1996-01-05  Stu GrossmanUpdate copyrights. Add copyright notice to configure.in.
1996-01-05  Fred FishRemove the pile of "Update copyright to ..." that I...
1996-01-05  Fred Fish * config.bfd (i[345]86-*-freebsd*): Add target.
1996-01-05  Ian Lance Taylor * ieee.h (enum ieee_record): Add ieee_asn_record_enum,
1996-01-05  Stu GrossmanOops, forgot to sanitize the gdbtk enabling comment...
1996-01-05  Stu Grossman * breakpoint.c (remove_breakpoint): Change error...
1996-01-04  Ian Lance Taylor * configure.host: Change existing Linux HOSTING_CRT0...
1996-01-04  Ian Lance Taylor * ieee.c: New file with code to read IEEE debugging...
1996-01-04  Ian Lance Taylor * ieee.c (ieee_slurp_debug): New static function.
1996-01-04  Fred Fish * gdb.base/corefile.exp: When generating a core, disca...
1996-01-04  Fred FishChanges to hexdump "struct user" for child process...
1996-01-04  David Edelsohn * scripttempl/h8300.sc: Use all 64K for ram.
next
This page took 0.038236 seconds and 4 git commands to generate.