Age | Commit message (Expand) | Author | Files | Lines |
1995-12-21 | * defs.h: Delete extraneous whitespace at end of file. | Fred Fish | 13 | -63/+154 |
1995-12-15 | * top.c (set_endian_from_file): Use new bfd_big_endian macro. | Ian Lance Taylor | 1 | -3/+3 |
1995-12-15 | * mpw-make.sed: Add quotes to RIncludes reference. | Raymond Jou | 2 | -1/+6 |
1995-12-15 | * remote-array.c: Remove bogus setting of baudrate to 4800. Their | Rob Savoye | 2 | -2/+5 |
1995-12-13 | * stabs.texinfo (Include Files): Document the values the SunOS4 | Ian Lance Taylor | 2 | -6/+17 |
1995-12-12 | Keep all new PowerMac files. | Stan Shebs | 2 | -0/+5 |
1995-12-12 | * configure.in (powerpc-*-macos*): New target configuration. | Stan Shebs | 11 | -10/+527 |
1995-12-12 | * dbxread.c (process_one_symbol): When looking at the next | Fred Fish | 1 | -0/+6 |
1995-12-12 | * tuples.ch, tuples.exp: Exhance test cases (from PR 8643). | Per Bothner | 3 | -0/+64 |
1995-12-12 | * eval.c (evaluate_struct_tuple): Fix thinko. | Per Bothner | 1 | -0/+4 |
1995-12-11 | * builtins.exp, pr-5016.{ch,exp}, result.{ch,exp}, | Wilfried Moser | 8 | -22/+79 |
1995-12-11 | * ch-typeprint.c (chill_type_print_base): Slightly change of printing | Wilfried Moser | 2 | -1/+7 |
1995-12-11 | * valops.c (value_cast): Handle casts to and from TYPE_CODE_CHAR. | Per Bothner | 3 | -5/+16 |
1995-12-09 | * coffread.c, dbxread.c, dstread.c, objfiles.c, os9kread.c, | Fred Fish | 5 | -4/+9 |
1995-12-09 | * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz. | Fred Fish | 1 | -0/+5 |
1995-12-07 | * builtins.ch, builtins.exp, Makefile.in: New test case. | Wilfried Moser | 5 | -2/+453 |
1995-12-07 | Always keep the newly-added configure scripts. | Stan Shebs | 5 | -6/+16 |
1995-12-07 | Keep ch-exp.c, not ch-exp.y now. | Stan Shebs | 1 | -1/+1 |
1995-12-07 | * remote-mips.c (mips_receive_header): Allow mips_syn_garbage to be | Stu Grossman | 2 | -1/+18 |
1995-12-06 | * gdbtypes.c (check_stub_method): Make sure we get back a function | Brendan Kehoe | 2 | -6/+13 |
1995-12-06 | * monitor.c (monitor_expect_regexp): Make static, add prototype. | Stu Grossman | 1 | -0/+6 |
1995-12-06 | * c-lang.h (c_op_print_tab): Don't declare, some compilers | Stan Shebs | 2 | -2/+6 |
1995-12-05 | * tests2.exp: Add compiling of the test case. | Wilfried Moser | 2 | -0/+12 |
1995-12-03 | * eval.c (evaluate_subexp_standard case): Fix typo. | Per Bothner | 2 | -1/+5 |
1995-12-03 | * ch-exp.c (parse_named_record_element): Avoid aggregrate | Jeff Law | 3 | -2/+11 |
1995-12-03 | * symfile.c (global_psymbols, static_psymbols): Remove, unused. | Fred Fish | 2 | -8/+39 |
1995-12-02 | * alpha-tdep.c (heuristic_proc_desc): Add heuristic to | Peter Schauer | 2 | -1/+59 |
1995-12-02 | Fix typo; some progress in ppcbug support | Michael Meissner | 3 | -7/+14 |
1995-12-01 | Ooops. Fix to work with new scheme (where runtest invokes the compiler). | Per Bothner | 1 | -5/+9 |
1995-12-01 | * pr-8405.ch, pr-8405.exp, Makefile.in: New test case. | Per Bothner | 5 | -1/+81 |
1995-12-01 | * tests1.exp, tests2.exp (test_print_reject): Remove; causes | Per Bothner | 3 | -229/+40 |
1995-12-01 | fix typo | Michael Meissner | 2 | -1/+5 |
1995-12-01 | * tests1.ch, tests1.exp, tests2.ch, tests2.exp, Makefile.in: | Per Bothner | 8 | -53/+1730 |
1995-12-01 | * language.c (lang_bool_type), language.h: New function. | Per Bothner | 4 | -8/+42 |
1995-12-01 | * valops.c (value_slice): Implement (value) bitstring slices. | Per Bothner | 2 | -20/+49 |
1995-12-01 | * gdbtypes.c (check_stub_type): Removed; no longes needed. | Per Bothner | 3 | -9/+7 |
1995-11-30 | * Makefile.in: Add .exp.check rule. | Per Bothner | 8 | -15/+40 |
1995-11-30 | * ch-exp.y: Replaced by ... | Per Bothner | 13 | -2165/+2388 |
1995-11-30 | * scm-valprint.c (scm_isymnames): Remove "#@" prefix. | Per Bothner | 3 | -21/+23 |
1995-11-30 | * f-typeprint.c, valarith.c, valprint.c, typeprint.c, eval.c: | Per Bothner | 6 | -251/+355 |
1995-11-30 | * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f-valprint.c, | Per Bothner | 10 | -40/+69 |
1995-11-30 | * gdbtypes.h (enum type_code): Added TYPE_CODE_TYPEDEF. | Per Bothner | 5 | -106/+161 |
1995-11-29 | * top.c (command_line_input): Only strip out an initial #-comment. | Per Bothner | 2 | -40/+10 |
1995-11-29 | * expression.h (enum exp_opcode): Add BINOP_RANGE. | Per Bothner | 3 | -4/+19 |
1995-11-29 | * Makefile.in: Clean up so doc stuff stays in doc sub-dir. | Per Bothner | 2 | -15/+13 |
1995-11-29 | Make debugging remote gdb friendlier | Michael Meissner | 3 | -221/+66 |
1995-11-29 | Fix typo. | David Edelsohn | 1 | -1/+1 |
1995-11-29 | * Makefile.in (target_subdir): Define. | David Edelsohn | 1 | -87/+289 |
1995-11-29 | * Makefile.in (target_subdir): Define. | David Edelsohn | 3 | -10/+28 |
1995-11-28 | * dbxread.c (dbx_symfile_read): Set block_address_function_relative | David Edelsohn | 2 | -5/+7 |