1995-02-17 |
J.T. Conklin | * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks. |
commit | commitdiff | tree | snapshot |
1995-02-17 |
Jim Kingdon | * lib/gdb.exp: Just use "file exists", rather than... |
commit | commitdiff | tree | snapshot |
1995-02-16 |
David Edelsohn | * reloc.c (bfd_perform_relocation): Don't use bitpos... |
commit | commitdiff | tree | snapshot |
1995-02-16 |
David Edelsohn | * expr.c (operand): Move md_operand handling to defaul... |
commit | commitdiff | tree | snapshot |
1995-02-16 |
Ian Lance Taylor | * mips-opc.c: Add r4650 mul instruction. |
commit | commitdiff | tree | snapshot |
1995-02-16 |
Michael Meissner | Rewrite insque/remque support to cast all pointers... |
commit | commitdiff | tree | snapshot |
1995-02-16 |
Michael Meissner | Rewrite Linux insque/remque support again. |
commit | commitdiff | tree | snapshot |
1995-02-16 |
J.T. Conklin | add 1995 to copyright |
commit | commitdiff | tree | snapshot |
1995-02-16 |
J.T. Conklin | * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB... |
commit | commitdiff | tree | snapshot |
1995-02-16 |
Ian Lance Taylor | * hosts/std-host.h: Remove all function declarations... |
commit | commitdiff | tree | snapshot |
1995-02-16 |
J.T. Conklin | * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_star... |
commit | commitdiff | tree | snapshot |
1995-02-16 |
J.T. Conklin | * config/mt-vxworks (LDFLAGS): Set to -r. |
commit | commitdiff | tree | snapshot |
1995-02-16 |
J.T. Conklin | * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB... |
commit | commitdiff | tree | snapshot |
1995-02-15 |
Stan Shebs | keep Windows GDB, believe it or not |
commit | commitdiff | tree | snapshot |
1995-02-15 |
Michael Meissner | Declare insque/remque as int funcs if not Linux. |
commit | commitdiff | tree | snapshot |
1995-02-15 |
Michael Meissner | Only protect insque/remque on Linux. |
commit | commitdiff | tree | snapshot |
1995-02-15 |
J.T. Conklin | * configure.in, gdb.{base,c++,chill}/configure.in:... |
commit | commitdiff | tree | snapshot |
1995-02-15 |
J.T. Conklin | * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbse... |
commit | commitdiff | tree | snapshot |
1995-02-15 |
Ian Lance Taylor | Wed Feb 15 16:08:47 1995 Jason Molenda <crash@cygnus... |
commit | commitdiff | tree | snapshot |
1995-02-15 |
Ian Lance Taylor | * config/tc-mips.c (md_apply_fix): Accept BFD_RELOC_16... |
commit | commitdiff | tree | snapshot |
1995-02-15 |
Ian Lance Taylor | * mips-opc.c: Add uld and usd macros for unaligned... |
commit | commitdiff | tree | snapshot |
1995-02-15 |
Ian Lance Taylor | * gas/mips/uld.d: New file. |
commit | commitdiff | tree | snapshot |
1995-02-15 |
Ian Lance Taylor | * config/tc-mips.c (macro): Handle M_U{L,S}D[_A] ... |
commit | commitdiff | tree | snapshot |
1995-02-15 |
Ian Lance Taylor | Gas reloc handling reeks. |
commit | commitdiff | tree | snapshot |
1995-02-15 |
Michael Meissner | All ELF relocs. |
commit | commitdiff | tree | snapshot |
1995-02-15 |
Michael Meissner | Fix powerpc PC relative reloc & add some 16 bit relocs. |
commit | commitdiff | tree | snapshot |
1995-02-15 |
Michael Meissner | Define TEXT_SEGMENT_BASE as 1 for ppc-eabi; Make dcache... |
commit | commitdiff | tree | snapshot |
1995-02-15 |
Ian Lance Taylor | * mips.h (M_ULD, M_ULD_A, M_USD, M_USD_A): Define. |
commit | commitdiff | tree | snapshot |
1995-02-15 |
Ian Lance Taylor | * config/tc-mips.c (macro): Don't use the target regis... |
commit | commitdiff | tree | snapshot |
1995-02-15 |
Ian Lance Taylor | x |
commit | commitdiff | tree | snapshot |
1995-02-15 |
Stu Grossman | * annotate.c, breakpoint.c, defs.h, gdbtk.c, top.c... |
commit | commitdiff | tree | snapshot |
1995-02-14 |
Ian Lance Taylor | * objdump.c (with_source_code): New global variable. |
commit | commitdiff | tree | snapshot |
1995-02-14 |
Ian Lance Taylor | * elf32-mips.c (struct mips_elf_find_line): Define. |
commit | commitdiff | tree | snapshot |
1995-02-14 |
Jim Kingdon | * expression.h: Move declaration of evaluate_subexp_wi... |
commit | commitdiff | tree | snapshot |
1995-02-14 |
Jim Kingdon | * expression.h: Move include of value.h until after... |
commit | commitdiff | tree | snapshot |
1995-02-14 |
Michael Meissner | Reconize old versions of the PowerPC machine code ... |
commit | commitdiff | tree | snapshot |
1995-02-14 |
Ian Lance Taylor | * aoutf1.h (MACHTYPE_OK): Don't define if already... |
commit | commitdiff | tree | snapshot |
1995-02-14 |
Ian Lance Taylor | * aoutx.h (NAME(aout,swap_ext_reloc_in)): Don't return... |
commit | commitdiff | tree | snapshot |
1995-02-13 |
Ian Lance Taylor | * config/tc-sparc.h (tc_fix_adjustable): Define if... |
commit | commitdiff | tree | snapshot |
1995-02-13 |
David Edelsohn | * arc.h (ARC_OPERAND_LIMM): New flag. |
commit | commitdiff | tree | snapshot |
1995-02-13 |
Ian Lance Taylor | Revert this patch, since it breaks linking PIC code... |
commit | commitdiff | tree | snapshot |
1995-02-13 |
Stan Shebs | * remote-e7000.c: Comprehensive cleanup; removal of... |
commit | commitdiff | tree | snapshot |
1995-02-12 |
Stan Shebs | * irix5-nat.c (string.h): Include near beginning of... |
commit | commitdiff | tree | snapshot |
1995-02-12 |
Jim Kingdon | * valops.c (value_arg_coerce): Use VALUE_TYPE not... |
commit | commitdiff | tree | snapshot |
1995-02-12 |
Jim Kingdon | * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests... |
commit | commitdiff | tree | snapshot |
1995-02-12 |
Per Bothner | * pr-6292.ch, pr-6292.exp, Makefile.in: New test... |
commit | commitdiff | tree | snapshot |
1995-02-12 |
Per Bothner | * language.h (struct language_defn): New field evalua... |
commit | commitdiff | tree | snapshot |
1995-02-12 |
Per Bothner | * ch-exp.y (maybe_expression_list): New non-terminal. |
commit | commitdiff | tree | snapshot |
1995-02-12 |
Per Bothner | * symtab.c (add_param_to_type): Remove (commented... |
commit | commitdiff | tree | snapshot |
1995-02-12 |
Per Bothner | * valops.c (value_arg_coerce): Now takes param_type... |
commit | commitdiff | tree | snapshot |
1995-02-12 |
Per Bothner | * buildsym.c (finish_block): If finishing a function... |
commit | commitdiff | tree | snapshot |
1995-02-12 |
Jim Kingdon | * gdb.base/langs.exp, gdb.base/langs*: New test. |
commit | commitdiff | tree | snapshot |
1995-02-12 |
Jim Kingdon | * buildsym.c (start_subfile): Set language for f2c... |
commit | commitdiff | tree | snapshot |
1995-02-11 |
Jim Kingdon | * gdb.texinfo (Setting): Talk about the language of... |
commit | commitdiff | tree | snapshot |
1995-02-10 |
Ian Lance Taylor | * config/tc-i386.c (tc_i386_fix_adjustable): Use S_IS_... |
commit | commitdiff | tree | snapshot |
1995-02-10 |
David Edelsohn | E_ARC_CPU_XXX renamed to E_ARC_MACH_XXX for consistency... |
commit | commitdiff | tree | snapshot |
1995-02-10 |
David Edelsohn | (arc_get_disassembler): Renamed from arc_disassembler. |
commit | commitdiff | tree | snapshot |
1995-02-10 |
David Edelsohn | * dis-asm.h (print_insn_arc): Deleted. |
commit | commitdiff | tree | snapshot |
1995-02-10 |
David Edelsohn | * disassemble.c (disassembler, case bfd_arch_arc)... |
commit | commitdiff | tree | snapshot |
1995-02-10 |
David Edelsohn | Lotsa arc stuff. |
commit | commitdiff | tree | snapshot |
1995-02-10 |
David Edelsohn | * arc-opc.c (MULTSHIFT operand): Delete. |
commit | commitdiff | tree | snapshot |
1995-02-10 |
David Edelsohn | * arc-dis.c (print_insn_arc): Rename to print_insn... |
commit | commitdiff | tree | snapshot |
1995-02-10 |
Rob Savoye | * op50n-rom.c: Add the control registers. |
commit | commitdiff | tree | snapshot |
1995-02-10 |
David Edelsohn | * arc.h (ARC_MACH_{BASE,HOST,GRAPHICS,AUDIO}): Define. |
commit | commitdiff | tree | snapshot |
1995-02-10 |
David Edelsohn | * config/tc-arc.c (md_pseudo_table): Add .cpu. |
commit | commitdiff | tree | snapshot |
1995-02-10 |
David Edelsohn | * config/tc-arc.h (LOCAL_LABEL): Delete "_.L_", gcc... |
commit | commitdiff | tree | snapshot |
1995-02-10 |
David Edelsohn | Lotsa arc stuff. |
commit | commitdiff | tree | snapshot |
1995-02-10 |
David Edelsohn | Regenerated. |
commit | commitdiff | tree | snapshot |
1995-02-10 |
David Edelsohn | * archures (bfd_mach_arc_base): #define. |
commit | commitdiff | tree | snapshot |
1995-02-10 |
Ken Raeburn | * Makefile.in (BFD32_BACKENDS): Add i386msdos.o. |
commit | commitdiff | tree | snapshot |
1995-02-10 |
Stan Shebs | * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Stan Shebs | keep tm-pro.h |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Stan Shebs | keep est.mt |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Ken Raeburn | * Makefile.in (distclean): Do recursive deletion, since... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Ian Lance Taylor | * config/tc-i386.c (md_assemble): Adjust conditions... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Jim Kingdon | * gdb.stabs/weird.exp: Remove "Haven't examined" comme... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Stan Shebs | * i960-dis.c (struct tabent, struct sparse_tabent... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Jim Kingdon | * gdb.base/signals.exp: Rename a bunch of tests to... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Ian Lance Taylor | * ldmain.c (main): If trace_file_tries is true, and... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Ian Lance Taylor | * objcopy.c (copy_usage): Rename parameter to avoid... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Jim Kingdon | * gdb.base/corefile.exp: Give backtrace test unique... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Jim Kingdon | * gdb.base/interrupt.exp: Also xfail hpux (for hp300). |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Jim Kingdon | * gdb.base/a1-selftest.exp: Don't run on hp300. |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Jim Kingdon | * config/sparc/tm-sun4sol2.h: Define STATIC_TRANSFORM_... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Ian Lance Taylor | * libiberty.h (basename): Change argument to be const. |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Jeff Law | * somread.c (som_symtab_read): Handle dynamic relocati... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Jeff Law | * gas/hppa/reloc/applybug.s: New test. |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Jeff Law | * config/tc-hppa.c (md_apply_fix): In some... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Ian Lance Taylor | update dependencies |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Ian Lance Taylor | * i386linux.c (NEEDS_SHRLIB): Define. |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Ian Lance Taylor | * elfcode.h (elf_bfd_final_link): Add assertion to... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Ian Lance Taylor | * lexsup.c (parse_args): For -V, call ldversion with... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Ian Lance Taylor | fix comments |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Ian Lance Taylor | * mh-linux (SYSV): Don't define. |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Jim Kingdon | * config/sparc/tm-sun4sol2.h, dbxread.c: Rename |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Rob Savoye | * monitor.c: Fix so all the output shows up in the... |
commit | commitdiff | tree | snapshot |
1995-02-09 |
Stan Shebs | * i960-dis.c (struct tabent, struct sparse_tabent... |
commit | commitdiff | tree | snapshot |
1995-02-08 |
Ken Raeburn | * messages.c (as_abort): New function. |
commit | commitdiff | tree | snapshot |
1995-02-08 |
Ken Raeburn | Thu Jan 19 18:10:05 1995 Pat Rankin (rankin@eql.calte... |
commit | commitdiff | tree | snapshot |
1995-02-08 |
Ian Lance Taylor | * linker.c (generic_link_check_archive_element): Alloc... |
commit | commitdiff | tree | snapshot |
next |