summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***gdbadmin2001-08-201-1/+1
* * archive.c (offsetof): Remove define.Alan Modra2001-08-195-20/+13
* * mi0-var-block.exp, mi0-stack.exp, mi0-simplerun.exp,Andrew Cagney2001-08-1931-132/+145
* * lib/mi-support.exp (mi_gdb_start): If a remote target, use theAndrew Cagney2001-08-192-0/+21
* * mi0-until.exp, mi-until.exp, mi0-stepi.exp, mi-stepi.exp,Andrew Cagney2001-08-1911-0/+37
* *** empty log message ***gdbadmin2001-08-191-1/+1
* merge from gccDJ Delorie2001-08-182-137/+186
* * lib/mi-support.exp (mi_gdb_start): Move call to sid_start toAndrew Cagney2001-08-182-6/+11
* 2001-08-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-182-0/+5
* * config/tc-mips.c (S_EX_*): New enum for my_getSmallExpression()Thiemo Seufer2001-08-182-73/+161
* * emultempl/aix.em: Formatting fixes.Alan Modra2001-08-182-335/+371
* * ldlang.c (insert_pad): Make use of an existing pad statement ifAlan Modra2001-08-183-106/+112
* *** empty log message ***gdbadmin2001-08-181-1/+1
* merge from gccDJ Delorie2001-08-174-73/+116
* 2001-08-17 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-172-2/+6
* * mi-cmd-var.c (varobj_update_one): Update call toKeith Seitz2001-08-172-1/+6
* * varobj.c (varobj_update): Change first parameter toKeith Seitz2001-08-173-14/+29
* * Makefile.in (varobj_h): Define.Keith Seitz2001-08-172-2/+9
* * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_get_gp_size.Alan Modra2001-08-173-9/+15
* * bfd.c (bfd_get_gp_size): Return an unsigned int.Alan Modra2001-08-176-9/+19
* * ld.texinfo: Document that fill values now use the four leastAlan Modra2001-08-1719-25/+47
* * linker.c (default_fill_link_order): Handle four byte fill value.Alan Modra2001-08-172-11/+26
* * elf64-sparc.c (sparc64_elf_output_arch_syms): Add missingAlan Modra2001-08-173-1/+8
* * elf64-mips.c (UNUSED_RELOC): Define.Alan Modra2001-08-172-7/+14
* Oops missed from last commitAlan Modra2001-08-171-9/+9
* * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED toAlan Modra2001-08-178-20/+61
* merge from gccDJ Delorie2001-08-174-0/+27
* * config.bfd (targ64_selvecs): New.Alan Modra2001-08-172-3/+13
* * bfd-in.h (BFD_VERSION): Remove wrong comment.Alan Modra2001-08-175-308/+363
* * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.Alan Modra2001-08-175-36/+93
* *** empty log message ***gdbadmin2001-08-171-1/+1
* * configure.in (GDBTK_SRC_DIR): We must have autoconfKeith Seitz2001-08-164-32/+63
* Set MIPS n32 ABI flag in ELF header if appropriate.Thiemo Seufer2001-08-162-0/+9
* Add support for MIPS R1[02]000 performance counter opcodes.Thiemo Seufer2001-08-168-5/+50
* * mips-opc.c: R3900s can support all branch likely INSN_MACROs whereJonathan Larmour2001-08-162-18/+23
* Remove obsolete special handling of 64bit Relocations.Thiemo Seufer2001-08-163-35/+6
* * obvious fixFrank Ch. Eigler2001-08-162-2/+7
* *** empty log message ***gdbadmin2001-08-161-1/+1
* * lib/gdb.exp (gdbtk_start): Don't set environmentKeith Seitz2001-08-152-7/+7
* * Makefile.in (GDBTK_VERSION): Set a version number.Keith Seitz2001-08-152-37/+39
* Fix for ldTom Rix2001-08-153-2/+7
* * arch-utils.c (generic_skip_trampoline_code): New function.Corinna Vinschen2001-08-157-8/+70
* * gdbint.texinfo: Add a cautionary note about macro use.Christopher Faylor2001-08-152-0/+6
* * libieee.h (common_header_type): Add last_byte field.Alan Modra2001-08-153-108/+250
* 2001-08-14 Daniel Jacobowitz <drow@mvista.com>H.J. Lu2001-08-153-13/+16
* *** empty log message ***gdbadmin2001-08-151-1/+1
* * top.c (SIGSETJMP): Protect env argument with parentheses.Christopher Faylor2001-08-142-3/+8
* 2001-08-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-08-142-0/+8
* sync with gcc - whitespace differences, one missing entry, and oneDJ Delorie2001-08-141-56/+60
* Add missing protypesNick Clifton2001-08-147-502/+505