Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-02-28 | * configure.in (i[345]86-*-linuxelf*): New target. Use i386-lelf. | Ian Lance Taylor | 4 | -0/+13 | |
(i[345]86-*-gnuelf*): New target. Use i386-gelf. * config/i386-lelf.mt: New file. * config/i386-gelf.mt: New file. | |||||
1995-02-28 | * configure.in: Match on mips-ecoff, and default to the IDT | Rob Savoye | 2 | -2/+20 | |
configuration. | |||||
1995-02-28 | * alpha-tdep.c (find_proc_desc): Only attempt to set | Jim Kingdon | 1 | -2/+2 | |
PROC_LOCALOFF (found_heuristic) if found_heuristic is non-NULL. | |||||
1995-02-28 | * alpha-tdep.c (find_proc_desc): Only attempt to set PROC_LOCALOFF | Jim Kingdon | 2 | -2/+10 | |
(found_heuristic) if found_heuristic is non-NULL. | |||||
1995-02-27 | * configure.in: add a29k-*-vxworks configuration. | Kung Hsu | 1 | -2/+8 | |
1995-02-27 | * config.bfd: add a29k-*-vxworks configuration. | Kung Hsu | 2 | -0/+12 | |
1995-02-27 | * config.sub: add vxworks29k configuration. | Kung Hsu | 1 | -0/+12 | |
1995-02-27 | * monitor.c: General gcc -Wall lint cleanup and reformat. | Stan Shebs | 2 | -912/+1027 | |
(monitor_command): If no args, send an empty command. | |||||
1995-02-24 | tweak previous patch | Ian Lance Taylor | 1 | -0/+1 | |
1995-02-24 | * config/tc-mips.c (load_register): Correctly handle 32 bit values | Ian Lance Taylor | 2 | -4/+25 | |
with the high bit set in 64 bit mode. PR 6381. | |||||
1995-02-24 | * monitor.c (monitor_load_ascii_srec): Add a one second sleep | Stu Grossman | 2 | -4/+10 | |
after send LOAD_CMD to prevent loss of first S-record. | |||||
1995-02-24 | * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing | Jeff Law | 2 | -15/+71 | |
FP load/store variants. * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants. | |||||
1995-02-24 | * hppa.h (fstwx): Fix single-bit error. | Jeff Law | 1 | -0/+4 | |
1995-02-23 | * config/tc-hppa.c (md_apply_fix): Don't subtract the value of the | Jeff Law | 1 | -0/+6 | |
add symbol if it's a common symbol (the value of a common symbol is its size, not a value in the traditional sense). | |||||
1995-02-23 | * gdb.base/term.exp: Do not give a warning if not native, it is | Jim Kingdon | 1 | -0/+5 | |
not an abnormal condition. | |||||
1995-02-23 | * config/tc-mips.c (append_insn): If listing_prev_line is called, | Ian Lance Taylor | 2 | -1/+17 | |
call frag_grow to make sure there is still room for a variant. | |||||
1995-02-22 | * ch-exp.y (expression_conversion): Recognize 'ARRAY () TYPE (EXPR)' | Per Bothner | 2 | -0/+27 | |
(same as C's '(TYPE[])EXPR') | |||||
1995-02-22 | added regs.exp to Things-to-keep | Angela Marie Thomas | 1 | -0/+1 | |
1995-02-22 | * bout.c (b_out_slurp_reloc_table): Don't return an error if asked | Ian Lance Taylor | 1 | -0/+5 | |
for relocations for the .bss section. PR 6377. | |||||
1995-02-22 | Added arc to Things-to-lose | Angela Marie Thomas | 1 | -0/+1 | |
1995-02-22 | Added remote-mon.c and ser-go32-para.c to Things-to-lose | Angela Marie Thomas | 1 | -0/+2 | |
1995-02-21 | * som.c (som_bfd_ar_write_symbol_stuff): Handle objects with odd | Jeff Law | 1 | -0/+5 | |
lengths. | |||||
1995-02-21 | * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype | Jim Kingdon | 1 | -0/+5 | |
t_char_array". | |||||
1995-02-21 | * top.c (print_gdb_version): Update the year. | Stan Shebs | 2 | -4/+11 | |
1995-02-21 | Recognize arm-*-pe* (psion project). | David Edelsohn | 2 | -7/+42 | |
1995-02-21 | Remove CYG-LOC from lynx. | David Edelsohn | 1 | -44/+68 | |
1995-02-21 | * Makefile.in (ALL_MACHINES): Add w65-dis.o. | Peter Schauer | 1 | -0/+4 | |
1995-02-21 | Add missing ChangeLog entry. | Jeff Law | 1 | -1/+6 | |
1995-02-21 | Add missed log entry for som.c. | Jeff Law | 1 | -0/+1 | |
1995-02-21 | * pr-5016.exp: Allow builtin types as either case. E.g. (BOOL|bool). | Per Bothner | 2 | -1/+2 | |
1995-02-21 | * chillvars.ch: Add missing INIT's. | Per Bothner | 3 | -86/+91 | |
* chillvars.exp: Allow builtin types as either case. E.g. (BOOL|bool). | |||||
1995-02-19 | * Makefile.in (CC_FOR_TARGET,CXX_FOR_TARGET): Look for newlib in | Jim Kingdon | 1 | -0/+5 | |
`..' not in `../..'. | |||||
1995-02-19 | * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we | Jim Kingdon | 1 | -0/+3 | |
are getting the version number. | |||||
1995-02-19 | * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning | Jim Kingdon | 2 | -1/+5 | |
if not native, it is not an abnormal condition. | |||||
1995-02-19 | Sun Feb 19 11:05:28 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Peter Schauer | 2 | -4/+10 | |
* procfs.c (unconditionally_kill_inferior): Don't issue a PIOCKILL in addition to a PIOCSSIG to kill the inferior. | |||||
1995-02-17 | * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type. | Per Bothner | 2 | -0/+20 | |
1995-02-17 | * parse.c (follow_types): Given (TYPE[]) (i.e. with no length), | Per Bothner | 3 | -13/+21 | |
create a 0-length array type, and set BOUND_CANNOT_BE_DETERMINED. * valops.c (value_cast): If a cast like (TYPE[])VALUE (i.e. array of unknown length) use sizeof(VALUE)/sizeof(TYPE) as the length. * c-typeprint.c (c_type_print_varspec_suffix): If array length is 0, print it, but not if upper_bound is BOUND_CANNOT_BE_DETERMINED. | |||||
1995-02-17 | * arc-dis.c (arc_get_disassembler): Change argument to int, | David Edelsohn | 1 | -0/+7 | |
one of bfd_mach_arc_xxx. All callers updated. | |||||
1995-02-17 | --set-section-flags patch from dje. | Ian Lance Taylor | 1 | -3/+2 | |
1995-02-17 | * dis-asm.h (arc_get_disassembler): Change argument to int. | David Edelsohn | 1 | -1/+7 | |
All callers updated. | |||||
1995-02-17 | * config/tc-mips.c (md_pseudo_table): Add 2byte, 4byte and 8byte | Ian Lance Taylor | 2 | -0/+8 | |
if OBJ_ELF. From gary@Intrepid.COM (Gary Funck). | |||||
1995-02-17 | * config/obj-elf.c (elf_frob_symbol): Warn if a symbol is both | Ian Lance Taylor | 1 | -0/+6 | |
weak and common. * config/obj-aout.c (obj_aout_frob_symbol): Likewise. | |||||
1995-02-17 | * objcopy.c (struct section_list): Add fields remove, set_flags, | Ian Lance Taylor | 3 | -85/+353 | |
and flags. Change adjust from boolean to enum. (remove_sections): Remove static variable. (sections_removed): New static variable. (copy_options): Add --set-section-flags. (copy_usage): Mention --set-section-flags. (parse_flags): New static function. (find_section_list): New static function. (is_strip_symbol): Change return type from int to boolean. (is_strip_section): New static function. (filter_symbols): Call is_strip_section. (copy_object): When adding sections, check for specified flags or VMA. Call filter_symbols if any sections are being removed. (setup_section): Use find_section_list function rather than looking through remove_sections and adjust_sections. Handle --set-section-flags. (copy_section): Use find_section_list rather than looking through remove_sections. (strip_main): Use find_section_list instead of adding items to sections_removed. (copy_main): Use find_section_list instead of adding items to sections_removed and adjust_sections. Handle --set-section-flags. * binutils.texi, objcopy.1: Document --set-section-flags. | |||||
1995-02-17 | * hosts/sysv4.h: Include <unistd.h>, <stdlib.h>, and <time.h>. | Ian Lance Taylor | 2 | -26/+11 | |
Only define SEEK_SET and SEEK_CUR if they are not already defined. Remove all external function declarations. | |||||
1995-02-17 | Add support for .got1 and .got2 sections; Offset _GLOBAL_OFFSET_TABLE_ by ↵ | Michael Meissner | 1 | -7/+16 | |
32768 from GOT start. | |||||
1995-02-17 | Add PC relative support to PowerPC ELF assembler. | Michael Meissner | 1 | -0/+13 | |
1995-02-17 | Make GOT relocs offset by 32768, which allows the table to double in size. | Michael Meissner | 1 | -0/+6 | |
1995-02-17 | * syms.c (bfd_decode_symclass): Return 'W' for a weak symbol. | Ian Lance Taylor | 1 | -0/+2 | |
1995-02-17 | * coffgen.c (coff_real_object_p): Set start address and flags | Ian Lance Taylor | 1 | -0/+5 | |
before calling coff_mkobject_hook. Restore them on failure. * ecoff.c (_bfd_ecoff_mkobject_hook): If not ECOFF_AOUT_ZMAGIC, clear D_PAGED. PR 6341. | |||||
1995-02-17 | * coffgen.c: Reindented. | Ian Lance Taylor | 2 | -547/+593 | |