Age | Commit message (Expand) | Author | Files | Lines |
2009-09-05 | * bfd/coff-arm.c (coff_arm_relocate_section) | Nick Clifton | 36 | -192/+292 |
2009-09-05 | * binutils-all/objdump.exp: Add m16c and m32c to the list of | DJ Delorie | 2 | -1/+6 |
2009-09-05 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-09-05 | daily update | Alan Modra | 1 | -1/+1 |
2009-09-04 | * dwarf2loc.c (struct piece_closure): New. | Nathan Froyd | 2 | -23/+139 |
2009-09-04 | 2009-09-04 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -2/+5 |
2009-09-04 | 2009-09-04 Ozkan Sezer <sezeroz@gmail.com> | H.J. Lu | 4 | -28/+90 |
2009-09-04 | 2009-09-04 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -0/+5 |
2009-09-04 | bfd/ | Tristan Gingold | 2 | -1/+6 |
2009-09-04 | binutils/ | Tristan Gingold | 6 | -0/+21 |
2009-09-04 | * elf32-spu.c (spu_elf_relocate_section): Correct 2009-07-24 logic. | Alan Modra | 2 | -2/+7 |
2009-09-04 | * scripttempl/elf.sc (.text): Add cold text sections. | Alan Modra | 2 | -0/+5 |
2009-09-04 | gas/ | Jie Zhang | 7 | -15/+53 |
2009-09-04 | * emulparams/elf32bfinfd.sh (OTHER_SECTIONS): Add .l2.text | Jie Zhang | 2 | -2/+16 |
2009-09-04 | * elf32-bfin.c (elf32_bfinfdpic_create_dynamic_sections): Always | Jie Zhang | 2 | -2/+17 |
2009-09-04 | * gas/bfin/arithmetic.s, gas/bfin/arithmetic.d: Add check | Jie Zhang | 3 | -2/+8 |
2009-09-04 | * doc/all.texi: Replace BFIN with Blackfin. | Jie Zhang | 4 | -5/+19 |
2009-09-04 | * Makefile.am (bfin-parse.o): Remove bfin-parse.h from | Jie Zhang | 3 | -8/+21 |
2009-09-04 | 2009-09-04 Timo Kreuzer <timo.kreuzer@web.de> | Dave Korn | 4 | -38/+270 |
2009-09-04 | daily update | Alan Modra | 1 | -1/+1 |
2009-09-04 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-09-03 | Fix itbl-parse.h dependencies in gas. | Ralf Wildenhues | 3 | -6/+21 |
2009-09-03 | * gdb.base/ending-run.exp: Restrict regular expression matching | Joseph Myers | 2 | -1/+6 |
2009-09-03 | * gdb.base/store.exp (check_set): Fix typo in expected value message. | Doug Evans | 2 | -1/+5 |
2009-09-03 | * arm-tdep.c (displaced_write_reg): Replace call to abort by call | Joel Brobecker | 2 | -1/+8 |
2009-09-03 | * elfxx-mips.c (mips_elf_calculate_relocation): Don't relocate | Adam Nemet | 2 | -2/+7 |
2009-09-03 | * elfxx-mips.c (_bfd_mips_elf_check_relocs): Don't set | Adam Nemet | 2 | -0/+10 |
2009-09-03 | ld/ChangeLog: | Dave Korn | 10 | -21/+36 |
2009-09-03 | * config/tc-bfin.c (md_parse_option): Call as_fatal for bad | Jie Zhang | 2 | -6/+7 |
2009-09-03 | * config/bfin-lex.l: Remove V as STATUS_REG. | Jie Zhang | 2 | -1/+4 |
2009-09-03 | gas/ | Jie Zhang | 5 | -178/+30 |
2009-09-03 | * config/bfin-defs.h (F_REG_ALL): Remove macro. | Jie Zhang | 3 | -11/+28 |
2009-09-03 | * config/bfin-parse.y (gen_multi_instr_1): Check anomaly | Jie Zhang | 5 | -0/+25 |
2009-09-03 | 2009-09-03 Ozkan Sezer <sezeroz@gmail.com> | H.J. Lu | 5 | -1/+25 |
2009-09-03 | * config/tc-bfin.c (md_assemble): Bump line counters if there is | Jie Zhang | 6 | -0/+22 |
2009-09-03 | gas/ | Jie Zhang | 10 | -51/+126 |
2009-09-03 | * config/bfin-parse.y (asm_1): Fix a typo. | Jie Zhang | 4 | -1/+10 |
2009-09-03 | * config/bfin-parse.y (asm_1): Add LOOP_BEGIN and LOOP_END. | Jie Zhang | 13 | -119/+104 |
2009-09-03 | * elf64-mips.c (mips_elf64_howto_table_rela): Add support for | Maciej W. Rozycki | 2 | -2/+35 |
2009-09-03 | 2009-09-03 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -3/+8 |
2009-09-03 | 2009-09-03 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -1/+5 |
2009-09-03 | * Makefile.am (BUILD_LIBINTL): New variable. | Dave Korn | 3 | -12/+24 |
2009-09-03 | update copyright dates | Alan Modra | 3 | -3/+5 |
2009-09-03 | daily update | Alan Modra | 1 | -1/+1 |
2009-09-03 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-09-02 | * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint. | Tom Tromey | 2 | -2/+10 |
2009-09-02 | * output.cc (Output_file::resize): Call map_no_anonymous rather | Ian Lance Taylor | 2 | -1/+7 |
2009-09-02 | merge from gcc | DJ Delorie | 3 | -5/+3 |
2009-09-02 | (Also add missing entry for configure.com) | Tristan Gingold | 3 | -172/+11 |
2009-09-02 | gdb | Tom Tromey | 11 | -0/+465 |