Age | Commit message (Expand) | Author | Files | Lines |
1995-03-14 | Mon Mar 13 17:03:46 1995 Pat Rankin (rankin@eql.caltech.edu) | Ken Raeburn | 1 | -0/+5 |
1995-03-14 | * gdb.texinfo (Define): Document $arg0... arguments to commands, | Per Bothner | 2 | -1/+41 |
1995-03-13 | * alpha-tdep.c (find_proc_desc): If pdr.framereg field is -1, don't | Jim Kingdon | 2 | -0/+10 |
1995-03-13 | * elfcode.h (write_relocs): Make static. Use PTR argument as a | Ian Lance Taylor | 1 | -0/+24 |
1995-03-13 | * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Only write | Ian Lance Taylor | 2 | -12/+32 |
1995-03-13 | * archive.c (bsd_write_armap): Cast getuid and getgid results to | Ian Lance Taylor | 1 | -0/+5 |
1995-03-13 | * mh-hpux8: New file. | Ian Lance Taylor | 3 | -2/+11 |
1995-03-13 | * configure.in (*-hp-hpux[78]*): Use mh-hpux8. | Ian Lance Taylor | 1 | -0/+1 |
1995-03-12 | * elf32-arc.c (elf_arc_howto_table): Relocs with implicit addends | David Edelsohn | 1 | -0/+7 |
1995-03-12 | arc-dis.c (print_insn): Put "+ 4" of relative addresses back. Oops. | David Edelsohn | 1 | -1/+7 |
1995-03-11 | * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR | Jim Kingdon | 2 | -3/+5 |
1995-03-11 | * config/obj-coff.c: Redo my 10 Jan change, but get it right this time. :-) | Ken Raeburn | 1 | -0/+10 |
1995-03-11 | * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate uncertainty as to | Ken Raeburn | 2 | -2/+4 |
1995-03-11 | * config/tm-arc.h: Change arc register names. | Kung Hsu | 2 | -3/+9 |
1995-03-10 | whitespace/comment formatting | Ken Raeburn | 1 | -12/+10 |
1995-03-10 | * aoutx.h (translate_to_native_sym_flags): Always use the output | Ian Lance Taylor | 1 | -0/+5 |
1995-03-10 | * ldmain.c (main): Don't set EXEC_P if link_info.shared is set. | Ian Lance Taylor | 2 | -2/+13 |
1995-03-10 | * ldlex.l: Return -lFILENAME as the token LNAME. | Ian Lance Taylor | 2 | -12/+66 |
1995-03-10 | default to keeping rather than losing gdbtk | Stan Shebs | 1 | -5/+5 |
1995-03-10 | Add verboseness to mpw sanitize, add lose-gdbtk for FSF releases | Stan Shebs | 1 | -0/+20 |
1995-03-10 | Finish sanitization gaffes | Stan Shebs | 2 | -1/+7 |
1995-03-10 | document split-by-reloc and split-by-file | Ian Lance Taylor | 1 | -0/+26 |
1995-03-10 | * objcopy.c (strip_options): Add --keep-symbol. | Ian Lance Taylor | 3 | -28/+58 |
1995-03-10 | * gdb.c++/templates.exp: Source templ-info.exp only if | Peter Schauer | 1 | -0/+3 |
1995-03-10 | * gdb.base/funcargs.exp (call_after_alloca): Remove `next' | Peter Schauer | 2 | -238/+207 |
1995-03-10 | Fix problems with infinite recursion when printing a class | Peter Schauer | 8 | -47/+158 |
1995-03-10 | * mdebugread.c (parse_symbol, psymtab_to_symtab_1): Initialize | Jim Kingdon | 2 | -0/+15 |
1995-03-09 | * config/obj-coff.c (coff_header_append): Check return value of | Ian Lance Taylor | 2 | -0/+7 |
1995-03-09 | * coffswap.h (coff_swap_scnhdr_out): If the line number count or | Ian Lance Taylor | 1 | -0/+7 |
1995-03-09 | * bfd.c: Include <stdarg.h> or <varargs.h>, depending upon | Ian Lance Taylor | 1 | -0/+11 |
1995-03-09 | Delete this patch, it breaks the h8300 assembler. | David Edelsohn | 1 | -0/+12 |
1995-03-09 | Delete this patch, it breaks the h8300 assembler. | David Edelsohn | 1 | -3/+5 |
1995-03-09 | keep new mips4 test files | Ken Raeburn | 1 | -0/+2 |
1995-03-09 | * aoutx.h (NAME(aout,swap_ext_reloc_in)): Add symcount parameter, | Ian Lance Taylor | 2 | -7/+87 |
1995-03-09 | Add support for checking whether all PowerPC ELF modules either use -mrelocat... | Michael Meissner | 3 | -0/+20 |
1995-03-09 | * somsolib.c (som_solib_section_offsets): Get offset of text | Jeff Law | 1 | -1/+2 |
1995-03-09 | * gdbtk.c (gdb_get_breakpoint_info): Return error if breakpoint | Stu Grossman | 2 | -14/+8 |
1995-03-09 | * source.c (forward_search_command reverse_search_command): Set | Stu Grossman | 1 | -0/+7 |
1995-03-08 | fix typo | Michael Meissner | 1 | -1/+1 |
1995-03-08 | Add ppc.h | Michael Meissner | 2 | -0/+31 |
1995-03-08 | * *.exp: Skip all tests silently if skip_chill_tests returns true. | Jim Kingdon | 15 | -1/+34 |
1995-03-08 | * lib/gdb.exp (skip_chill_tests): New procedure. | Jim Kingdon | 1 | -0/+2 |
1995-03-08 | * gdb.base/signals.exp (signal_tests_1): xfail for irix. | Jim Kingdon | 1 | -1/+5 |
1995-03-08 | * Makefile.in (VERSION): Bump to 4.14.1. | Stan Shebs | 3 | -23/+100 |
1995-03-08 | * gas/mips/mips4.d, gas/mips/mips4.s: New files. | Ian Lance Taylor | 1 | -0/+51 |
1995-03-08 | * cpu-mips.c (arch_info_struct): Add mips:8000 entry. | Ian Lance Taylor | 1 | -0/+2 |
1995-03-08 | * config/tc-mips.c (md_begin): Check for a cpu string of r8000 or | Ian Lance Taylor | 1 | -0/+15 |
1995-03-08 | Allow .stab section to contain non PC relative addresses if -mrelocatable. | Michael Meissner | 2 | -1/+7 |
1995-03-08 | * m68k-dis.c (BREAK_UP_BIG_DECL): Make secondary array static and const. | Ken Raeburn | 1 | -0/+4 |
1995-03-08 | Separated out opcode aliases from m68k opcode table, to reduce table size and | Ken Raeburn | 1 | -0/+14 |