Age | Commit message (Expand) | Author | Files | Lines |
2009-10-09 | * plugin.cc: Don't include dlfcn.h when ENABLE_PLUGINS is not | Ian Lance Taylor | 2 | -0/+8 |
2009-10-09 | * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info): | Ian Lance Taylor | 4 | -9/+24 |
2009-10-09 | * arm.cc (Target_arm::relocate::reloc_is_non_pic): Return true for | Ian Lance Taylor | 2 | -23/+188 |
2009-10-09 | * arm.cc (Arm_relocate_functions::movw_prel_nc): New function. | Ian Lance Taylor | 2 | -1/+129 |
2009-10-09 | elfcpp/: | Ian Lance Taylor | 4 | -21/+233 |
2009-10-09 | elfcpp/: | Ian Lance Taylor | 5 | -62/+343 |
2009-10-07 | * arm.cc (Arm_relocate_functions::extract_arm_movw_movt_addend): | Ian Lance Taylor | 2 | -0/+224 |
2009-10-07 | * arm.cc (Arm_relocate_functions::got_prel) New function. | Ian Lance Taylor | 2 | -0/+35 |
2009-10-06 | * options.h (class General_options): Define | Ian Lance Taylor | 32 | -63/+1321 |
2009-10-06 | Tweak last patch. | Ian Lance Taylor | 1 | -9/+11 |
2009-10-06 | * i386.cc (class Target_i386::Relocate): Add ldo_addrs_ field. | Ian Lance Taylor | 2 | -1/+43 |
2009-10-06 | * plugin.cc (add_input_library): New. | Ian Lance Taylor | 3 | -5/+30 |
2009-10-01 | 2009-09-30 Doug Kwan <dougkwan@google.com> | Doug Kwan | 9 | -57/+54 |
2009-09-30 | * object.h (class Object): Remove target_ field, and target, | Ian Lance Taylor | 20 | -188/+227 |
2009-09-27 | * testsuite/initpri1.c: Don't try to use constructor priorities if | Ian Lance Taylor | 2 | -5/+20 |
2009-09-22 | * testsuite/retain_symbols_file_test.sh (check_present): Change | Ian Lance Taylor | 2 | -4/+10 |
2009-09-18 | * object.cc (Sized_relobj::do_count): Test should_retain_symbol map. | Craig Silverstein | 8 | -6/+157 |
2009-09-18 | Updated Spanish and Vietnamese translations | Nick Clifton | 2 | -13/+17 |
2009-09-18 | 2009-09-17 Doug Kwan <dougkwan@google.com> | Doug Kwan | 9 | -175/+1307 |
2009-09-18 | * arm.cc (has_signed_unsigned_overflow): New function. | Ian Lance Taylor | 2 | -0/+76 |
2009-09-16 | * testsuite/Makefile.am (MOSTLYCLEANFILES): Add more generated files. | Cary Coutant | 3 | -45/+78 |
2009-09-11 | * po/bfd.pot: Updated by the Translation project. | Nick Clifton | 1 | -0/+4 |
2009-09-08 | * output.cc (Output_file::open): Add execute permission to empty file. | Cary Coutant | 4 | -13/+69 |
2009-09-02 | * output.cc (Output_file::resize): Call map_no_anonymous rather | Ian Lance Taylor | 2 | -1/+7 |
2009-09-01 | * gold.cc: Include "incremental.h". | Ian Lance Taylor | 4 | -6/+68 |
2009-09-01 | * output.cc (Output_file::open_for_modification): New method. | Ian Lance Taylor | 2 | -43/+112 |
2009-08-25 | * options.h (Command_line::Pre_options): New class. | Cary Coutant | 3 | -1/+42 |
2009-08-24 | Fixed typo in ChangeLog. | Cary Coutant | 1 | -1/+2 |
2009-08-24 | (General_options::no_keep_memory): Remove incorrect short option. | Cary Coutant | 2 | -2/+7 |
2009-08-24 | Fix yacc and lex reruns with maintainer-mode off. | Ralf Wildenhues | 3 | -0/+15 |
2009-08-22 | Cleanups in binutils makefiles. | Ralf Wildenhues | 5 | -6/+16 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 6 | -6865/+5914 |
2009-08-22 | Minor fixes in sim, gold, gdb for Autoconf 2.64, Automake 1.11. | Ralf Wildenhues | 5 | -4/+11 |
2009-08-19 | * resolve.cc (Symbol_table::resolve): Don't complain about defined | Cary Coutant | 2 | -2/+9 |
2009-08-19 | 2009-08-19 Chris Demetriou <cgd@google.com> | Chris Demetriou | 2 | -8/+16 |
2009-08-18 | 2009-08-18 Doug Kwan <dougkwan@google.com> | Doug Kwan | 7 | -54/+165 |
2009-08-14 | * gold.h (FUNCTION_NAME): Define. | Ian Lance Taylor | 2 | -1/+17 |
2009-08-13 | 2009-08-12 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 2 | -3/+11 |
2009-08-12 | Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 8 | -1/+152 |
2009-08-12 | PR 10471 | Cary Coutant | 7 | -3/+220 |
2009-08-11 | 2009-08-11 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -8/+29 |
2009-08-10 | Revert the previous change. | Doug Kwan | 2 | -1/+6 |
2009-08-07 | *** empty log message *** | Sriraman Tallam | 2 | -1/+5 |
2009-08-07 | *** empty log message *** | Sriraman Tallam | 6 | -11/+111 |
2009-08-05 | *** empty log message *** | Sriraman Tallam | 24 | -131/+1332 |
2009-07-24 | 2009-07-24 Chris Demetriou <cgd@google.com> | Chris Demetriou | 2 | -6/+10 |
2009-07-21 | PR 10419 | Ian Lance Taylor | 2 | -26/+31 |
2009-07-17 | PR 10400 | Ian Lance Taylor | 6 | -165/+366 |
2009-07-09 | * merge.cc (Object_merge_map::initialize_input_to_output_map): | Ian Lance Taylor | 2 | -0/+11 |
2009-07-06 | * fileread.cc (File_read::get_mtime): New method. | Ian Lance Taylor | 7 | -28/+114 |