Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-04 | 2005-01-04 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2 | -1/+6 | |
* version.in: Change format from 6.3.50_2005-01-04-cvs to 6.3.50.20050104-cvs. | |||||
2005-01-04 | 2005-01-04 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2 | -39/+60 | |
* gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD) part of the version number. | |||||
2005-01-04 | (oops - forogot to update the year in the copyright notice) | Nick Clifton | 1 | -1/+1 | |
2005-01-04 | PR binutils/630 | Nick Clifton | 2 | -12/+24 | |
* nlmconv.c (main): Only store the basename of the output filename in the module table. | |||||
2005-01-04 | * Makefile.am: Correct dependency for earmsymbian.c. | Paul Brook | 3 | -2/+7 | |
* Makefile.in: Regenerate. | |||||
2005-01-04 | * breakpoint.c (break_command_1): Always free err_msg before | Andreas Schwab | 2 | -2/+13 | |
returning when an exception was caught. | |||||
2005-01-04 | BZ 615 | Nick Clifton | 2 | -1187/+1411 | |
* readelf.c (process_debug_info): New. (debug_info): Add num_loc_offsets, loc_offsets and last_loc_offset_p. (get_debug_info): Use process_debug_info. (display_debug_loc): Properly handle location list. Warn if bad location lists are encoutnered. (read_and_process_attr_value): New. (read_and_display_attr_value): Use "%lx" for DW_FORM_data4. (display_debug_info): Use process_debug_info. (process_object): Also free loc_offsets in debug_information. | |||||
2005-01-04 | (md_apply_fix3): Fix offset calculation for global label. | Nick Clifton | 2 | -2/+19 | |
2005-01-04 | Add prototype for printf() and make type of "string" array be "char" in | Nick Clifton | 2 | -5/+12 | |
order to avoid compile time warnings. | |||||
2005-01-04 | Line number bug fix patch from David Mosberger. | Jim Wilson | 2 | -6/+29 | |
* config/tc-ia64.c (md): Add member "loc_directive_seen". (dot_loc): New function. (md_pseudo_table): Add entry to map .loc to dot_loc(). (emit_one_bundle): Only call dwarf2_gen_line_info() if we have seen a .loc directive or we're generating DWARF2 debug info for assembly source. | |||||
2005-01-04 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2005-01-03 | 2005. | Andrew Cagney | 2 | -15220/+15228 | |
2005-01-03 | daily update | Alan Modra | 1 | -1/+1 | |
2005-01-03 | * Makefile.in (hw_com.o, hw_eeprom.o): Depend on | Andreas Schwab | 2 | -0/+7 | |
$(DEVICE_TABLE_H). | |||||
2005-01-03 | 2005-01-03 Paolo Bonzini <bonzini@gnu.org> | Paolo Bonzini | 4 | -630/+310 | |
Revert 2004-12-28 Makefile changes, a better fix will be applied to mainline and src after GCC 4.0 branches. | |||||
2005-01-03 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2005-01-02 | daily update | Alan Modra | 1 | -1/+1 | |
2005-01-02 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2005-01-01 | daily update | Alan Modra | 1 | -1/+1 | |
2005-01-01 | * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusion | Joel Brobecker | 2 | -2/+7 | |
in register number for addil instruction. | |||||
2005-01-01 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2004-12-31 | daily update | Alan Modra | 1 | -1/+1 | |
2004-12-31 | * elf32-arm.c (elf32_arm_symbian_plt_entry): Fix comment typo. | Paul Brook | 2 | -1/+5 | |
2004-12-31 | * reloc.c (BFD_RELOC_AVR_LDI, BFD_RELOC_AVR_6, BFD_RELOC_AVR_6_ADIW): | Alan Modra | 3 | -4/+25 | |
Commit missing changes from 2004-12-22. * bfd-in2.h: Regenerate. | |||||
2004-12-31 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2004-12-30 | daily update | Alan Modra | 1 | -1/+1 | |
2004-12-30 | * gas/elf/elf.exp: Don't list reloc sections. | Alan Modra | 3 | -4/+6 | |
* gas/elf/section5.e: Remove reloc sections. | |||||
2004-12-30 | * binutils-all/readelf.ss: Allow for both .rel and .rela sections. | Alan Modra | 2 | -4/+8 | |
2004-12-30 | * objdump.c (remove_useless_symbols): Discard section symbols. | Alan Modra | 2 | -1/+5 | |
2004-12-30 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2004-12-29 | daily update | Alan Modra | 1 | -1/+1 | |
2004-12-29 | PR gas/619 | Alan Modra | 2 | -3/+7 | |
* read.c (s_comm_internal): Don't zero end of name until size expression has been parsed. | |||||
2004-12-29 | * emultempl/pe.em (set_pe_subsystem): Change second arg to | Danny Smith | 2 | -1/+6 | |
lang_add_entry to FALSE. | |||||
2004-12-29 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2004-12-28 | daily update | Alan Modra | 1 | -1/+1 | |
2004-12-28 | 2004-12-28 Paolo Bonzini <bonzini@gnu.org> | Paolo Bonzini | 4 | -305/+642 | |
PR bootstrap/17383 * Makefile.def (target_modules): Remove stage parameter, it is always true now. * Makefile.tpl (configure-build-[+module+], configure-target-[+module+]): Always build symlink tree for the directory and for include. BUILD_SUBDIR and TARGET_SUBDIR cannot be . anymore. * Makefile.in: Regenerate. | |||||
2004-12-28 | * remote.c (fetch_register_using_p): Recognize a register value | Jim Blandy | 2 | -15/+31 | |
starting with 'x' as indicating an unfetchable register. | |||||
2004-12-28 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2004-12-27 | daily update | Alan Modra | 1 | -1/+1 | |
2004-12-27 | Revert 2004-12-08 Makefile changes. | DJ Delorie | 4 | -6/+4 | |
2004-12-27 | merge from gcc | DJ Delorie | 7 | -1479/+752 | |
2004-12-27 | 2004-12-27 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -4/+8 | |
* readelf.c (read_leb128): Support 64bit host. | |||||
2004-12-27 | * config/mips/obsd64.mh (NATDEPFILES): Unwrap line. | Mark Kettenis | 2 | -2/+5 | |
2004-12-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2004-12-26 | * inftarg.c (child_xfer_partial): Remove code that handles | Mark Kettenis | 2 | -7/+5 | |
TARGET_OBJ_WCOOKIE. | |||||
2004-12-26 | daily update | Alan Modra | 1 | -1/+1 | |
2004-12-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2004-12-25 | daily update | Alan Modra | 1 | -1/+1 | |
2004-12-25 | * config/tc-avr.c (mcu_types): Move attiny{13,2313} from avr4 to avr2. | Marek Michalkiewicz | 2 | -3/+7 | |
2004-12-25 | * inftarg.c (child_create_inferior) [HPUXHPPA]: Remove code. | Mark Kettenis | 2 | -4/+5 | |