Age | Commit message (Expand) | Author | Files | Lines |
2005-01-04 | Add prototype for printf() and make type of "string" array be "char" in | Nick Clifton | 2 | -5/+12 |
2004-12-30 | * binutils-all/readelf.ss: Allow for both .rel and .rela sections. | Alan Modra | 2 | -4/+8 |
2004-11-04 | * binutils-all/objdump.exp (cpus_expected): Append cris. | Hans-Peter Nilsson | 2 | -1/+5 |
2004-10-28 | 2004-10-28 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -0/+8 |
2004-10-24 | * dlltool.c: Include <assert.h>. | Aaron W. LaFramboise | 1 | -0/+2 |
2004-10-23 | * dlltool.c: Include <assert.h>. | Nick Clifton | 4 | -12/+61 |
2004-07-12 | dlltool.c (ext_prefix_alias): New global variable. | Nick Clifton | 2 | -0/+17 |
2004-07-09 | binutils/testsuite/: | Andreas Schwab | 3 | -0/+61 |
2004-05-15 | Cope with ARM mapping symbols | Nick Clifton | 2 | -1/+7 |
2004-05-12 | * binutils-all/ar.exp: Remove stray semicolons. | Ben Elliston | 7 | -59/+68 |
2004-04-14 | * binutils-all/readelf.ss-mips: Allow named section symbols. | Richard Sandiford | 2 | -5/+9 |
2004-03-30 | * binutils-all/objcopy.exp: Accept main as a data symbol as well. | Jakub Jelinek | 2 | -2/+6 |
2004-02-27 | * ar.c (main): Support POSIX-compatible argument parsing. | Andreas Schwab | 2 | -1/+41 |
2004-02-20 | * ldgram.y (exp): Add two operand ALIGN. | Nathan Sidwell | 1 | -1/+1 |
2004-02-20 | * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT | Nathan Sidwell | 2 | -5/+9 |
2004-01-02 | Split ChangeLog files. | Alan Modra | 2 | -1043/+1052 |
2003-12-03 | Add "msp" to list of expected architectures. | Nick Clifton | 2 | -1/+5 |
2003-10-08 | 2003-10-06 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -1/+5 |
2003-09-30 | 2003-09-29 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 6 | -24/+56 |
2003-06-28 | * binutils-all/objcopy.exp: Initialise $test_prog to | Danny Smith | 2 | -1/+6 |
2003-06-28 | * rcparse.y (res_text_field): New res_id variable. | Danny Smith | 11 | -0/+82 |
2003-06-27 | Fix misdirected ChangeLog entry. | Thiemo Seufer | 1 | -0/+4 |
2003-06-27 | * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove non-default | Thiemo Seufer | 1 | -6/+6 |
2003-06-19 | Replace occurances of testprog with $test_prog. Initialise this variable to | Nick Clifton | 2 | -5/+19 |
2003-04-26 | oops - forgot to add the grep for "(DW_OP_addr: 0)" | Nick Clifton | 1 | -0/+1 |
2003-04-26 | Rework readelf -wi tests to grep for expected strings. | Nick Clifton | 3 | -58/+99 |
2003-04-23 | Fix "readelf -wi" test | Nick Clifton | 4 | -68/+42 |
2003-04-22 | Rename -I to -J. Deprecate old use of -I, but leave it enabled for now. | Nick Clifton | 2 | -3/+8 |
2003-04-03 | Replace "Static" with "classname" so that results match the behaviour of the | Nick Clifton | 3 | -9/+20 |
2003-03-31 | Allow resource IDs to be strings or numbers. | Nick Clifton | 3 | -0/+27 |
2002-11-18 | TIC4X testcase commit | Svein Seldal | 2 | -1/+6 |
2002-11-06 | Adds support for fastcall symbols as used on Microsoft Windows platforms | Nick Clifton | 4 | -8/+60 |
2002-08-28 | Add TMS320C4x support | Nick Clifton | 1 | -1/+1 |
2002-08-26 | Revert last change. | Alan Modra | 2 | -2/+6 |
2002-08-26 | * binutils-all/objcopy.exp (strip_test): Adjust for "no symbols" on | Alan Modra | 2 | -2/+8 |
2002-08-15 | * binutils-all/objdump.exp (cpus_expected): Add fr500, ip2022, | Alan Modra | 3 | -15/+22 |
2002-06-06 | * testsuite/binutils-all/objcopy.exp: clear xfail for | Jeff Law | 2 | -2/+2 |
2002-05-29 | * binutils-all/objcopy.exp (strip_test_with_saving_a_symbol): | Alan Modra | 2 | -23/+29 |
2002-04-16 | Define MEMFLAGS_DISCARDABLE by default for dialogs. | Nick Clifton | 5 | -0/+34 |
2002-04-15 | Allow two to five parameter in FONT statement of DIALOGEX resources. | Nick Clifton | 3 | -0/+74 |
2002-04-11 | Use 'file delete' instead of 'exec rm -f'. | Nick Clifton | 2 | -1/+6 |
2002-04-10 | Delete created files upon successful completeion of the test. | Nick Clifton | 2 | -8/+12 |
2002-04-10 | Regernated recently created expected output files using MSVC. | Nick Clifton | 9 | -8/+19 |
2002-04-09 | Add WS_CAPTION dialog style if CAPTION is specified. | Nick Clifton | 3 | -0/+17 |
2002-04-09 | Don't print empty dialog caption. | Nick Clifton | 3 | -0/+16 |
2002-04-09 | Fix overlooked sublang shift bug. | Nick Clifton | 3 | -0/+17 |
2002-04-09 | Set default LANGUAGE to english/us. | Nick Clifton | 7 | -4/+24 |
2002-04-09 | Use signature to identify DIALOGEX. | Nick Clifton | 2 | -0/+13 |
2002-04-09 | Don't add default dialog style when explicit style specified. | Nick Clifton | 2 | -0/+14 |
2002-04-09 | "\a" escape (used for right justified key definitions in menus) is encodes as | Nick Clifton | 3 | -0/+18 |