Age | Commit message (Expand) | Author | Files | Lines |
1995-11-30 | * scm-valprint.c (scm_isymnames): Remove "#@" prefix. | Per Bothner | 3 | -21/+23 |
1995-11-30 | Fix MPW tool installation | Stan Shebs | 1 | -0/+14 |
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 | * peicode.h (pe_print_idata): Call malloc rather than xmalloc. | Ian Lance Taylor | 2 | -4/+22 |
1995-11-29 | * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if | Ian Lance Taylor | 48 | -1363/+1673 |
1995-11-29 | Merge in stuff accidently commited to sh3e branch | J.T. Conklin | 1 | -0/+4 |
1995-11-29 | * Makefile.in: Clean up so doc stuff stays in doc sub-dir. | Per Bothner | 2 | -15/+13 |
1995-11-29 | * configure.in (noconfigdirs): Disable target-libio on v810-*-*. | J.T. Conklin | 2 | -1/+7 |
1995-11-29 | Make debugging remote gdb friendlier | Michael Meissner | 3 | -221/+66 |
1995-11-29 | * gencode.c (tab): In shad/shld definitions, negate R[m] before | Jim Wilson | 2 | -4/+12 |
1995-11-29 | * elf.c (assign_file_positions_for_segments): Don't adjust p_paddr | Ian Lance Taylor | 2 | -3/+124 |
1995-11-29 | * elf.c (assign_file_positions_for_segments): Fix case where extra | Ian Lance Taylor | 2 | -11/+11 |
1995-11-29 | * elf.c (_bfd_elf_print_private_bfd_data): New function. | Ian Lance Taylor | 3 | -1/+61 |
1995-11-29 | Fix -mrelocatable | Michael Meissner | 2 | -4/+8 |
1995-11-29 | * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets. | Ian Lance Taylor | 2 | -0/+11 |
1995-11-29 | * coff-alpha.c (alpha_ecoff_swap_reloc_in): Don't abort if | Ian Lance Taylor | 2 | -6/+13 |
1995-11-29 | * configure.in: Don't configure gas for alpha-dec-osf*. | Ian Lance Taylor | 2 | -1/+6 |
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-29 | * dlltool.c (fill_ordinals): Don't reference d_export_vec if | David Edelsohn | 2 | -4/+8 |
1995-11-28 | * dbxread.c (dbx_symfile_read): Set block_address_function_relative | David Edelsohn | 2 | -5/+7 |
1995-11-28 | * configure.in: Default to --with-stabs for some targets for which | Ian Lance Taylor | 2 | -0/+16 |
1995-11-28 | * elf-bfd.h (struct elf_obj_tdata): Add segment_map field. | Ian Lance Taylor | 3 | -516/+1440 |
1995-11-28 | * internal.h (struct elf_segment_map): Define. | Ian Lance Taylor | 2 | -0/+250 |
1995-11-28 | * magic.h: Renamed to gmagic.h to avoid <magic.h> conflict. | Fred Fish | 8 | -1281/+1288 |
1995-11-28 | Various Thanksgiving weekend hacks: clean up hash table, reduce various | Ken Raeburn | 1 | -0/+70 |
1995-11-28 | Clean up hash code, parameterize some actions, tweak some parameters. Hash | Ken Raeburn | 3 | -173/+221 |
1995-11-28 | Remove unused sy_name_offset from ELF_TARGET_SYMBOL_FIELDS. | Ken Raeburn | 1 | -0/+41 |
1995-11-28 | fix typo | Michael Meissner | 1 | -1/+1 |
1995-11-28 | Add determining when we do not have enough writeback slots; Do not do model s... | Michael Meissner | 10 | -67/+173 |
1995-11-28 | * lexsup.c (parse_args): Set config.dynamic_link to false for -N | Ian Lance Taylor | 1 | -0/+5 |
1995-11-27 | Build again on SunOS; Make MODEL_INLINE default to 1 if inlining, not 2; Use ... | Michael Meissner | 7 | -58/+83 |
1995-11-27 | * pr-5016.exp: xfail "whatis i" for alpha-osf-dec-osf2*, same as linux. | Fred Fish | 2 | -2/+6 |
1995-11-27 | * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for | Fred Fish | 3 | -14/+38 |
1995-11-27 | * binutils-all/objcopy.exp: Correct fail calls to always use the | Ian Lance Taylor | 1 | -0/+5 |
1995-11-27 | * hp300hpux.c (MY(callback)): Set lma as well as vma. | Ian Lance Taylor | 2 | -35/+30 |
1995-11-27 | fix last change | Ian Lance Taylor | 1 | -2/+2 |
1995-11-27 | * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*. | Ian Lance Taylor | 4 | -0/+436 |
1995-11-27 | * config-ml.in: Get list of multidirs using gcc --print-multi-lib | Ian Lance Taylor | 1 | -0/+7 |
1995-11-27 | * configure: Rebuild with autoconf 2.7. | Ian Lance Taylor | 3 | -24/+36 |
1995-11-27 | * configure: Rebuild with autoconf 2.7. | Ian Lance Taylor | 1 | -0/+4 |
1995-11-27 | * configure: Regenerate with autoconf 2.7. | Ian Lance Taylor | 1 | -0/+4 |
1995-11-27 | * configure, config.in: Regenerate with autoconf 2.7. | Ian Lance Taylor | 1 | -0/+2 |
1995-11-27 | * elf32-i386.c (elf_backend_plt_readonly): Set correctly, to 1. | Ian Lance Taylor | 3 | -34/+69 |
1995-11-25 | Left out of last cvs commit... | Fred Fish | 1 | -0/+703 |