1991-10-26 |
K. Richard... | Fixed ".reserve", and added toolversion for sparc ... |
commit | commitdiff | tree |
1991-10-26 |
John Gilmore | * symfile.c (syms_from_bfd): New routine. |
commit | commitdiff | tree |
1991-10-26 |
John Gilmore | Add buildsym.c and buildsym.h. |
commit | commitdiff | tree |
1991-10-26 |
John Gilmore | Break out symbol-table-building routines |
commit | commitdiff | tree |
1991-10-26 |
Per Bothner | Various fixes to improve g++ debugging. See ChangeLog. |
commit | commitdiff | tree |
1991-10-26 |
Stu Grossman | * tm-sparc.h, tm-68k.h (EXTRACT_RETURN_VALUE): fix... |
commit | commitdiff | tree |
1991-10-26 |
Stu Grossman | *** empty log message *** |
commit | commitdiff | tree |
1991-10-25 |
Stu Grossman | * coffread.c, coredep.c, i386-xdep.c: install patches for |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | Rename coff-related files. |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | * Rename COFF-related files in `coff-ARCH.c' form. |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | * Makefile.in: Only supply TARGET_DEFAULTS to targets... |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | * core.c (core_file_info), exec.c (exec_file_info)... |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | (value_fetch_lazy): Avoid 0-length fetches. |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | Update doc on how to define an architecture for "mh... |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | rs6000 |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | Add file defining rs/6000 XCOFF file format. |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | Initial revision |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | avoid "ulong". |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | Use RS6000COFF_C, not AIXCOFF_C. |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | RS/6000 support |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | Initial revision |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo... |
commit | commitdiff | tree |
1991-10-25 |
Fred Fish | Add casts to remove compiler warnings from native Sun cc. |
commit | commitdiff | tree |
1991-10-25 |
Fred Fish | Remove locally duplicated code for calling functions... |
commit | commitdiff | tree |
1991-10-25 |
Fred Fish | Remove local BSD/USG hacks that are now in libiberty. |
commit | commitdiff | tree |
1991-10-25 |
Fred Fish | Remove prototype for dwarfwarn(). Breaks with <varargs.h>. |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo... |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | Switch to new config/hm-* scheme. |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | aix is a Sys V as far as we're concerned. |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | frame-select command. Cross funcalls to sun3. Build... |
commit | commitdiff | tree |
1991-10-25 |
John Gilmore | Updates to h-vaxult.h from David Taylor. |
commit | commitdiff | tree |
1991-10-25 |
Steve Chamberlain | Does't pass env variables down if localenv file is... |
commit | commitdiff | tree |
1991-10-25 |
Steve Chamberlain | Removed some debug |
commit | commitdiff | tree |
1991-10-25 |
Steve Chamberlain | More name changing |
commit | commitdiff | tree |
1991-10-24 |
Steve Chamberlain | config file renaming, and boy did it need it! |
commit | commitdiff | tree |
1991-10-24 |
Steve Chamberlain | Initial revision |
commit | commitdiff | tree |
1991-10-24 |
Steve Chamberlain | config file renaming |
commit | commitdiff | tree |
1991-10-24 |
Steve Chamberlain | Now uses mt- and mh- rather than tmake and hmake files |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Add "dwarf.h". |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Add "amix". |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Add new DWARF, ELF, SVR4 /proc, Amiga UNIX, etc files. |
commit | commitdiff | tree |
1991-10-24 |
John Gilmore | Add powersys alias |
commit | commitdiff | tree |
1991-10-24 |
John Gilmore | Use <varargs.h>, since <stdarg.h> is not portable. |
commit | commitdiff | tree |
1991-10-24 |
John Gilmore | Roll VERSION to 4.2.2. |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Initial revision |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | New files for DWARF debugging format support, ELF objec... |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Document added dwarf.h file. |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Initial revision |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Add dwarfread.c, dwarfread.o, elfread.c, elfread.o... |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Add "elf" to list of supported debugging formats in... |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Add three new builtin types (builtin_type_long_double... |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Add machine dependent support routines for SVR4 /proc... |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | When using SVR4 /proc interface, call proc_set_exec_tra... |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Add new function warning() which behaves the same as... |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Make internal errors produce more useful messages. |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Add partial support for ELF format corefiles. Still... |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Move code duplicated in almost every single m68k based... |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | System V versions must call setpgrp() with no arguments... |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | In config/t-m68k-elf, set DEFAULT_VECTOR to elf_big_vec. |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Document change to config/hmake-sysv to send RANLIB... |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Document changes to some bfd config files. |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | For systems where RANLIB is defined as echo, send the... |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Add support for SVR4 style nm output. Not claimed... |
commit | commitdiff | tree |
1991-10-24 |
Fred Fish | Remove the object file specific fields from the partial... |
commit | commitdiff | tree |
1991-10-24 |
Heinz G. Seidl | Allow for using tmake-sun4 |
commit | commitdiff | tree |
1991-10-23 |
K. Richard... | Makefiles should include the makefile frag names even... |
commit | commitdiff | tree |
1991-10-23 |
John Gilmore | Add note about strstr botch on sunos4.0.3c and previous. |
commit | commitdiff | tree |
1991-10-23 |
K. Richard... | BISONPATH is now unused. remove it. |
commit | commitdiff | tree |
1991-10-23 |
K. Richard... | add clib |
commit | commitdiff | tree |
1991-10-23 |
K. Richard... | removed unused CC and CFLAGS lines |
commit | commitdiff | tree |
1991-10-23 |
Stu Grossman | * infrun.c (wait_for_inferior): Check return value... |
commit | commitdiff | tree |
1991-10-23 |
Stu Grossman | *** empty log message *** |
commit | commitdiff | tree |
1991-10-22 |
Steve Chamberlain | tmake-ebmon |
commit | commitdiff | tree |
1991-10-22 |
Stu Grossman | *** empty log message *** |
commit | commitdiff | tree |
1991-10-22 |
Stu Grossman | * infrun.c (wait_for_inferior): fix stepi/nexti that... |
commit | commitdiff | tree |
1991-10-22 |
John Gilmore | Remove malloc/free decls covered in stdlib.h. From... |
commit | commitdiff | tree |
1991-10-21 |
Steve Chamberlain | * coffcode.h (coff_compute_section_file_positions... |
commit | commitdiff | tree |
1991-10-21 |
Steve Chamberlain | Make sure that 29k relocs are done right. |
commit | commitdiff | tree |
1991-10-21 |
Steve Chamberlain | Changed minimum section alignment |
commit | commitdiff | tree |
1991-10-21 |
John Gilmore | Check for any remaining mentions of "sanitize" in files... |
commit | commitdiff | tree |
1991-10-21 |
John Gilmore | Handle "life" sanity, which Tiemann half-implemented... |
commit | commitdiff | tree |
1991-10-21 |
Steve Chamberlain | *** empty log message *** |
commit | commitdiff | tree |
1991-10-21 |
Steve Chamberlain | ebmon stuff |
commit | commitdiff | tree |
1991-10-21 |
Steve Chamberlain | * configure.in: added ebmon target. |
commit | commitdiff | tree |
1991-10-21 |
Steve Chamberlain | * nm.c: now doesn't crash if a symbol with no section... |
commit | commitdiff | tree |
1991-10-21 |
Steve Chamberlain | *** empty log message *** |
commit | commitdiff | tree |
1991-10-21 |
Steve Chamberlain | * targets.c (proto write_armap). Changed orl_count... |
commit | commitdiff | tree |
1991-10-21 |
Steve Chamberlain | * configure.in: added ebmon entry. |
commit | commitdiff | tree |
1991-10-21 |
Steve Chamberlain | * configure.in: added ebmon entry. |
commit | commitdiff | tree |
1991-10-21 |
Steve Chamberlain | Initial revision |
commit | commitdiff | tree |
1991-10-21 |
Steve Chamberlain | * configure.in: added ebmon entry. |
commit | commitdiff | tree |
1991-10-17 |
Per Bothner | Make perror arg be CONST to avoid warning, |
commit | commitdiff | tree |
1991-10-17 |
John Gilmore | Final touchups for release |
commit | commitdiff | tree |
1991-10-17 |
John Gilmore | * hosts/h-tahoe.h: Add FASCIST_FDOPEN and NO_CORE_COMM... |
commit | commitdiff | tree |
1991-10-17 |
John Gilmore | More last minute gdb-4.2 changes. |
commit | commitdiff | tree |
1991-10-17 |
John Gilmore | * coredep.c: Add <sys/types.h> for SCOnix. |
commit | commitdiff | tree |
1991-10-17 |
John Gilmore | * xconfig/i386sco: Add HAVE_STRSTR to avoid ANSI bdeath. |
commit | commitdiff | tree |
1991-10-16 |
Roland Pesch | *** empty log message *** |
commit | commitdiff | tree |
1991-10-16 |
Roland Pesch | More updates due to Picard refcard comments. |
commit | commitdiff | tree |
1991-10-16 |
John Gilmore | sparc-64 to sparc-ll |
commit | commitdiff | tree |
next |