Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-03-01 | Warn if GOT16 overflows. | Michael Meissner | 1 | -0/+6 | |
1995-03-01 | * config/i960/vxworks960.mt: add remote-vx960.o. | Kung Hsu | 1 | -0/+7 | |
* config/m68k/vxworks68.mt: add remote-vx68.o. | |||||
1995-03-01 | * config/m68k/vxworks68.mt: add remote-vx68.o. | Kung Hsu | 1 | -1/+1 | |
1995-03-01 | * config/i960/vxworks960.mt: add remote-vx960.o. | Kung Hsu | 1 | -1/+1 | |
1995-03-01 | * remote-vx960.c: new file for target specific register packaging. | Kung Hsu | 2 | -0/+321 | |
* remote-vx68.c: ditto. | |||||
1995-03-01 | Wed Mar 1 11:52:55 1995 Jason Molenda <crash@phydeaux.cygnus.com> | Jason Molenda | 1 | -0/+4 | |
* configure.host: Recognize powerpc-*-aix*. for sludge.cygnus.com. | |||||
1995-03-01 | Build without warnings under Linux. | Michael Meissner | 3 | -2/+20 | |
1995-03-01 | * emulparams/gld960coff.sh (COFF_CTORS): Define. | Ian Lance Taylor | 1 | -0/+5 | |
* scripttempl/i960.sc: Use COFF_CTORS if CONSTRUCTING. | |||||
1995-03-01 | * coff-i960.c (COFF_PAGE_SIZE): Define. | Ian Lance Taylor | 1 | -0/+2 | |
1995-03-01 | Add Linux yacc suport. | Michael Meissner | 5 | -0/+42 | |
1995-03-01 | * configure.in: Rewrite output of TDEFAULTS to avoid relying on | Ian Lance Taylor | 1 | -0/+5 | |
semantics of single quotes in parameter substitution. | |||||
1995-03-01 | * hppa-tdep.c (pa_print_registers), monitor.c: Use | Jim Kingdon | 3 | -9/+35 | |
extract_unsigned_integer and friends, not SWAP_TARGET_AND_HOST. * defs.h, findvar.c: Move SWAP_TARGET_AND_HOST back to findvar.c. Rename it to SWAP_FLOATING to make it clear it is no longer for integers. | |||||
1995-03-01 | * defs.h (SWAP_TARGET_AND_HOST): check endianess at runtime not | Kung Hsu | 2 | -15/+19 | |
compile time. | |||||
1995-03-01 | * arc-tdep.c (_initialize_arc_tdep): set tm_print_insn according to | Kung Hsu | 3 | -24/+50 | |
processor. * remote-arc.c (arc_wait): when a processor stops, stop other two processors too. * remote-arc.c (switch_command): switch tm_print_insn. | |||||
1995-03-01 | * config/mips-gdb.exp (gdb_load): In every test case, we need to do | Kung Hsu | 2 | -34/+58 | |
'file' command firts, then 'target', then 'load', this is due to gdb target set up. * config/mips-gdb.exp: Fix a couple regular exp bugs. | |||||
1995-03-01 | * vx-share/ptrace.h: merge in WRS new ptrace requests. | Kung Hsu | 2 | -13/+43 | |
1995-03-01 | * defs.h: fix a syntax error. | Kung Hsu | 2 | -2/+3 | |
1995-03-01 | * a29k-tdep.c (get_longjmp_target): add this function, from WRS. | Kung Hsu | 4 | -120/+231 | |
* remote-vx.c: move read_register and write_register out to target specific files. * remote-vx29k.c (get_fp_contnets): add this function, from WRS. | |||||
1995-02-28 | read.c, tc-* md_operand changes | Ken Raeburn | 1 | -0/+15 | |
1995-02-28 | (md_operand): Replaced empty function in .c file with empty macro in .h file. | Ken Raeburn | 9 | -128/+241 | |
1995-02-28 | * defs.h: define SWAP_TARGET_AND_HOST macro. | Kung Hsu | 5 | -166/+330 | |
* findvar.c, monitor.c, hppa-tdep.c: remove definition of SWAP_TARGET_AND_HOST. | |||||
1995-02-28 | * configure: If the --cache-file is used, pass it down to | Ian Lance Taylor | 2 | -15/+50 | |
configure in subdirectories. PR 6389. | |||||
1995-02-28 | fix configury | Ian Lance Taylor | 4 | -10/+11 | |
1995-02-28 | * config/tc-i386.c (tc_i386_fix_adjustable): Don't adjust PLT or | Ian Lance Taylor | 2 | -5/+19 | |
GOT relocs either. | |||||
1995-02-28 | * elfcode.h (elf_sort_hdrs): Sort empty sections before non-empty | Ian Lance Taylor | 1 | -0/+3 | |
sections, if they have the same VMA. | |||||
1995-02-28 | Sun Feb 26 15:27:24 1995 Steve Chamberlain <sac@cygnus.com> | Ian Lance Taylor | 1 | -5/+2 | |
* configure.in: Use ../../bfd/hosts/std-host.h if specific host unavailable. | |||||
1995-02-28 | * config.bfd (i[345]86-*-linuxelf*): New target. Use i386-lelf. | Ian Lance Taylor | 1 | -0/+7 | |
(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 (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". |