Age | Commit message (Expand) | Author | Files | Lines |
1995-03-14 | * gdb.base/nodebug.exp: Test ability to call a function and pass | Jim Kingdon | 2 | -18/+29 |
1995-03-14 | * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Set force_maj | Ian Lance Taylor | 1 | -0/+5 |
1995-03-14 | * gdb.base/printcmds.exp (test_integer_literals_rejected): Change | Jim Kingdon | 2 | -12/+29 |
1995-03-14 | * valops.c (value_repeat), eval.c (evaluate_subexp_standard): | Jim Kingdon | 2 | -0/+5 |
1995-03-14 | * valops.c (value_cast, value_slice), parse.c (follow_types): Add | Jim Kingdon | 3 | -0/+12 |
1995-03-14 | * gdbtypes.h (struct type): Fix comment about what units the | Jim Kingdon | 2 | -2/+15 |
1995-03-14 | stab-syms.c: Rewrite to improve performance. Shaves about 5% off gprof run | Ken Raeburn | 1 | -0/+7 |
1995-03-14 | Changes from Klaus Kaempf: | Ken Raeburn | 2 | -397/+530 |
1995-03-14 | * __bb_exit_func.c: New file, from David Mosberger-Tang. | Ken Raeburn | 25 | -577/+647 |
1995-03-14 | * ch-valprint.c (annotate.h): Include. | Stan Shebs | 6 | -13/+18 |
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 |