Age | Commit message (Expand) | Author | Files | Lines |
1995-01-11 | * ld-scripts/sizeof.exp: New test, based on bug report from | Ian Lance Taylor | 4 | -0/+67 |
1995-01-11 | * ldexp.c (fold_binary): Adding or subtracting an absolute value | Ian Lance Taylor | 1 | -0/+6 |
1995-01-11 | * command.c (show_user_1): Use print_command_line to show a user | Jeff Law | 2 | -3/+3 |
1995-01-11 | * gdb.base/commands.exp: Test a simple user defined command with | Jeff Law | 2 | -1/+24 |
1995-01-11 | * gdb.base/commands.exp: Test if/while commands as part of a | Jeff Law | 2 | -0/+127 |
1995-01-11 | * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather | Jim Kingdon | 2 | -0/+12 |
1995-01-11 | * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems | Jeff Law | 1 | -0/+7 |
1995-01-10 | * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo | Jim Kingdon | 1 | -0/+3 |
1995-01-10 | * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo): | Jim Kingdon | 1 | -0/+6 |
1995-01-10 | * mips-tdep.c (mips_skip_prologue): Accept or as well as addu for | Jim Kingdon | 2 | -2/+15 |
1995-01-10 | * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in | Jeff Law | 1 | -0/+5 |
1995-01-10 | * config/obj-coff.c (write_object_file): Don't treat h8300 and z8k specially | Ken Raeburn | 2 | -1/+8 |
1995-01-10 | * config/tc-mips.c (RELAX_RELOC1, RELAX_RELOC2): Cast values to bfd_vma before | Ken Raeburn | 2 | -2/+5 |
1995-01-10 | * config/obj-coff.c (size_section): Handle rs_space like rs_fill, but make sure | Ken Raeburn | 2 | -0/+10 |
1995-01-09 | * interp.c: Remove def of INLINE. This comes from bfd.h. Also, | Stu Grossman | 1 | -0/+5 |
1995-01-09 | * gdb.base/signals.exp: Call gdb_exit and gdb_start. | Jim Kingdon | 1 | -0/+2 |
1995-01-09 | * gdb.base/help.exp: Replace most of docstrings for "info signals" | Jim Kingdon | 2 | -0/+2972 |
1995-01-09 | * elfcode.h (elf_link_add_object_symbols): It's reasonable for no | Ian Lance Taylor | 2 | -1/+6 |
1995-01-09 | * configure.in (rs6000-*-*): Don't build gas. | Jim Kingdon | 2 | -1/+5 |
1995-01-09 | Add 1995 to copyright. | Jeff Law | 1 | -1/+2 |
1995-01-08 | * TODO: Add note about "handle all nostop". | Jim Kingdon | 4 | -0/+1556 |
1995-01-08 | * target.c, target.h (target_signal_from_command): New function. | Jim Kingdon | 3 | -79/+63 |
1995-01-08 | * config/tc-mips.c (mips_ip): Fix handling of floating point | Ian Lance Taylor | 2 | -6/+11 |
1995-01-07 | * dbxread.c (process_one_symbol): Handle N_FUN symbols | Peter Schauer | 5 | -12/+124 |
1995-01-07 | sanitization | Stan Shebs | 1 | -4/+6 |
1995-01-07 | Keep/lose gdbtk docs | Stan Shebs | 1 | -0/+42 |
1995-01-07 | * gdbgui.texinfo: New file, manual for GUI (gdbtk) users. | Stan Shebs | 3 | -0/+434 |
1995-01-06 | * dis-asm.h: Make idempotent. | Ian Lance Taylor | 2 | -4/+23 |
1995-01-06 | * config/tc-alpha.c (alpha_ip): Delay calls to emit_add64 until after any | Ken Raeburn | 2 | -55/+77 |
1995-01-06 | * gasp.c: Include string.h. Put config.h before other includes. | Ken Raeburn | 2 | -1/+6 |
1995-01-06 | * elfcode.h (elf_slurp_symbol_table): Don't set BSF_GLOBAL for an | Ian Lance Taylor | 2 | -2/+16 |
1995-01-06 | * Makefile.in (install_only uninstall): Indent for clarity | Stu Grossman | 7 | -76/+540 |
1995-01-06 | * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument | Stan Shebs | 2 | -10/+10 |
1995-01-05 | * mpw-configure: Use tr-7to8 instead of mpw-7to8. | Stan Shebs | 1 | -0/+4 |
1995-01-05 | Keep last year's ChangeLog | Stan Shebs | 1 | -0/+1 |
1995-01-05 | * stabsread.c (define_symbol): Handle `a' symbol type used for | Jeff Law | 2 | -0/+19 |
1995-01-05 | * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to | Ian Lance Taylor | 2 | -21/+22 |
1995-01-05 | * gdbtk.tcl (build_framework): Add standard commands menu, more | Stan Shebs | 2 | -13/+62 |
1995-01-05 | * mpw-make.in (init.c): Use open-brace instead of mpw-open-brace. | Stan Shebs | 2 | -1/+5 |
1995-01-05 | * defs.h: move include tm.h up, so that the type LONGEST can | Kung Hsu | 2 | -6/+16 |
1995-01-05 | * som.c (bfd_section_from_som_symbol): Only return sections which | Jeff Law | 2 | -2/+6 |
1995-01-04 | * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see | Ian Lance Taylor | 2 | -4/+20 |
1995-01-04 | * mpw-config.in (archname): Compute from the config. | Stan Shebs | 2 | -8/+17 |
1995-01-04 | * som.c (som_begin_writing): Don't forget to bump the | Jeff Law | 2 | -1/+6 |
1995-01-04 | * config.guess: Merge from FSF. | Per Bothner | 1 | -0/+12 |
1995-01-04 | * remote-os9k.c (rombug_open): catch exception e in rombug. | Kung Hsu | 2 | -3/+13 |
1995-01-04 | * top.c (locate_arg): Call strchr not index. | Jim Kingdon | 2 | -1/+5 |
1995-01-04 | * ch-exp.y (literal): Recognize NULL. | Per Bothner | 3 | -83/+418 |
1995-01-04 | * ch-typeprint.c (chill_type_print_base): Get names of PTR and | Per Bothner | 3 | -6/+41 |
1995-01-03 | * mpw-make.in (DebugOptions): Remove define of DEBUG_BFD_SEND. | Stan Shebs | 2 | -1/+6 |