summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/binutils
Commit message (Expand)AuthorAgeFilesLines
* binutils-cross-canadian: Point sysroot to correct locationKhem Raj2011-10-242-2/+2
* gcc/binutils: Disable NLS/gettext dependenciesRichard Purdie2011-10-101-0/+4
* binutils: update to 2.21.1aPaul Eggleton2011-08-294-3/+6
* recipes: Delete patch=1, its default and replace pnum with striplevelKhem Raj2011-08-231-7/+7
* binutils: Add support for powerpc e5500 coreKumar Gala2011-08-042-1/+114
* binutils: Fix multilib header conflict - bfd.hMark Hatle2011-07-272-2/+4
* binutils: Fix build when compiling target binutils recipe with gcc 4.6Khem Raj2011-07-202-1/+81
* binutils: package unpackaged filesNitin A Kamble2011-07-134-3/+5
* binutils: upgrade from 2.21 to 2.21.1Nitin A Kamble2011-07-0817-861/+871
* binutils: allow distro to select gold as default linkerPhil Blundell2011-06-301-1/+2
* binutils_2.21.bb: Fix ld segfault exposed by eglibc 2.14 on x86_64Khem Raj2011-06-222-1/+430
* binutils: Add missing dependency on zlib-nativeRichard Purdie2011-05-251-1/+1
* recipes: Update upstream-status of patchesNitin A Kamble2011-05-138-0/+11
* recipes: Fix the Upstream-Status formatNitin A Kamble2011-05-114-4/+4
* binutils.inc: Switch to TARGET_PREFIX not TARGET_SYSTom Rini2011-05-081-5/+5
* binutils: update upstream status of patchesNitin A Kamble2011-05-084-0/+8
* binutils: Use arm*-*-linux-uclibceabi instead of arm*-*-linux-uclibcgnueabiKhem Raj2011-04-041-2/+2
* binutils-cross-canadian.inc: disable -werror like -cross doesKoen Kooi2011-02-091-1/+2
* binutils: fix library RPATHsScott Garman2011-01-212-0/+37
* binutils: Fix QA staging errors for target binutilsScott Garman2011-01-211-802/+846
* binutils: forward-port the binutils-poison.patchScott Garman2011-01-212-163/+154
* binutils: upgrade to 2.21 and add libtool sysroot supportScott Garman2011-01-2118-138/+18732
* binutils: use default ${CC} instead of defining it ownKevin Tian2011-01-062-3/+1
* binutils*.inc: Recipe format cleanupScott Garman2010-12-233-15/+14
* binutils: delete unused patchesScott Garman2010-12-235-209/+0
* recipes-devtools: Add Summary informationMark Hatle2010-12-161-1/+6
* Using TRANSLATED_TARGET_ARCH instead of TARGET_ARCH.Lianhao Lu2010-12-101-1/+1
* cross-canadian: pkg name includes target archLianhao Lu2010-12-102-1/+7
* SRC_URI Checksums AdditionalsSaul Wold2010-12-091-0/+3
* binutils: Update the poison patchMark Hatle2010-10-012-45/+86
* binutils: add binutils_poison.patchNitin A Kamble2010-09-085-4/+218
* Major layout change to the packages directoryRichard Purdie2010-08-2725-0/+873
f='#n342'>342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636