aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-12-11merge from gccDJ Delorie3-54/+73
2001-12-11 * readelf.c (process_file_header): Print extended e_shnum andAlan Modra2-16/+50
2001-12-11 * elfcode.h (elf_swap_ehdr_out): Adjust value written for e_shnumAlan Modra2-15/+81
2001-12-11 * common.h (SHN_XINDEX): Comment typo fix.Alan Modra3-7/+13
2001-12-11*** empty log message ***gdbadmin1-1/+1
2001-12-10Approved by Jim Blandy:Fred Fish3-11/+33
2001-12-10daily updateAlan Modra1-1/+1
2001-12-10Approved by Jim Blandy:Fred Fish6-10/+20
2001-12-10* gdb.asm/asm-source.exp (info symbol): Anchor the patternJim Blandy2-1/+10
2001-12-10Resolve CVS conflict.Andreas Schwab1-4/+1
2001-12-10 * objcopy.c (setup_section): Copy entsize.Jakub Jelinek2-0/+7
2001-12-10Approved by Jim Blandy:Fred Fish2-2/+52
2001-12-10Approved by Jim Blandy:Fred Fish2-2/+7
2001-12-10Approved by Jim Blandy:Fred Fish2-16/+32
2001-12-10Approved by Jim Blandy:Fred Fish2-4/+7
2001-12-10* arch-utils.c (generic_register_raw_size): New function.Andrew Cagney7-13/+37
2001-12-10*** empty log message ***gdbadmin1-1/+1
2001-12-09Approved by Elena Zannoni:Fred Fish2-15/+13
2001-12-09daily updateAlan Modra1-1/+1
2001-12-09Approved by Elena Zannoni:Fred Fish2-2/+6
2001-12-092001-12-09 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni8-87/+176
2001-12-09Approved by Jim Blandy:Fred Fish2-4/+7
2001-12-09Approved by Jim Blandy:Fred Fish3-4/+12
2001-12-09Approved by Jim Blandy:Fred Fish2-5/+11
2001-12-09*** empty log message ***gdbadmin1-1/+1
2001-12-08daily updateAlan Modra1-1/+1
2001-12-08 * Makefile.in (cp-valprint.o): Add dependency on $(cp_abi_h).Daniel Jacobowitz2-1/+5
2001-12-08* config/s390/s390.mh: Don't use the linux-thread.o module;Jim Blandy1-0/+5
2001-12-08* config/s390/s390.mh: Don't use the linux-thread.o module;Jim Blandy1-1/+1
2001-12-08Index: bfd/ChangeLogGeoffrey Keating60-711/+12717
2001-12-08 * gas/all/incbin.d: Update.Alan Modra2-8/+9
2001-12-08 * gas/all/incbin.s: Add spaces before directives.Alan Modra2-5/+9
2001-12-08*** empty log message ***gdbadmin1-1/+1
2001-12-07PROBLEMS.Andrew Cagney3-50/+52
2001-12-07 * stabsread.c (read_member_functions): Skip member functions whichDaniel Jacobowitz2-0/+36
2001-12-07daily updateAlan Modra1-1/+1
2001-12-07* s390-tdep.c (s390_store_return_value): Don't convert floatJim Blandy2-6/+13
2001-12-07Fix botched patch.Daniel Jacobowitz1-1/+16
2001-12-07Undo accidental commit of a separate patch.Daniel Jacobowitz1-11/+1
2001-12-07 * valops.c (hand_function_call): Check for method arguments inDaniel Jacobowitz2-2/+38
2001-12-07 * cp-valprint.c (cp_print_value): Preserve offset ifDaniel Jacobowitz2-3/+16
2001-12-07 * gdbtypes.c (finish_cv_type): New function.Daniel Jacobowitz6-8/+73
2001-12-07 * gdb.c++/classes.exp, gdb.c++/derivation.exp,Daniel Jacobowitz9-39/+113
2001-12-07 * gdb.c++/classes.exp: Add test for static member function.Daniel Jacobowitz3-0/+29
2001-12-07If GDB says it can't find the struct the function returned, reportJim Blandy2-86/+51
2001-12-07If GDB says it can't find the struct the function returned, reportJim Blandy2-13/+45
2001-12-07* gdb.base/callfuncs.exp: The stabs generated by GCC don't tell usJim Blandy2-0/+14
2001-12-07* printcmd.c (print_scalar_formatted): Compare the length of theJim Blandy2-2/+10
2001-12-07* gdb.base/break.exp: (test_next_with_recursion): Don't change theJim Blandy2-2/+26
2001-12-072001-12-07 Martin M. Hunt <hunt@redhat.com>Martin Hunt5-3/+20