| Commit message (Expand) | Author | Age | Files | Lines |
* | /libgcc | mrs | 2013-02-11 | 1 | -1/+2 |
* | libsanitizer merge from upstream r173241 | kcc | 2013-01-23 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -3/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | Fix PR55599/sanitizer by disabling static libasan on darwin | kcc | 2012-12-06 | 1 | -3/+1 |
* | [libsanitizer] add mach_override and enable libsanitizer on darwin | kcc | 2012-11-24 | 1 | -0/+3 |
* | PR target/53283 | iains | 2012-07-09 | 1 | -1/+1 |
* | * config/darwin.h (SUBTARGET_C_COMMON_OVERRIDE_OPTIONS): Move NeXT | iains | 2012-07-09 | 1 | -3/+0 |
* | * system.h (USE_COMMON_FOR_ONE_ONLY): Poison. | steven | 2012-06-26 | 1 | -7/+0 |
* | gcc/ | steven | 2012-06-19 | 1 | -25/+0 |
* | 2012-05-29 Jack Howarth <howarth@bromo.med.uc.edu> | mrs | 2012-05-29 | 1 | -0/+2 |
* | 2012-05-29 Iain Sandoe <iains@gcc.gnu.org> | mrs | 2012-05-29 | 1 | -2/+4 |
* | fix extended identifiers to comply with the Darwin ABI. | iains | 2012-02-16 | 1 | -1/+1 |
* | gcc/ | ebotcazou | 2012-02-13 | 1 | -0/+4 |
* | gcc: | iains | 2011-12-03 | 1 | -3/+6 |
* | shift flag_next/gnu_runtime to modern opts system. | iains | 2011-11-30 | 1 | -15/+3 |
* | gcc: | iains | 2011-11-22 | 1 | -7/+6 |
* | gcc: | iains | 2011-11-22 | 1 | -0/+4 |
* | gcc: | iains | 2011-11-19 | 1 | -0/+5 |
* | make darwin port a little more cross & cross native build friendly. | iains | 2011-09-08 | 1 | -0/+4 |
* | PR debug/49901 | iains | 2011-09-04 | 1 | -0/+1 |
* | PR driver/49371 | iains | 2011-06-25 | 1 | -1/+3 |
* | 2011-05-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | ro | 2011-06-09 | 1 | -37/+1 |
* | * doc/tm.texi.in: Document C target hooks as separate from general | jsm28 | 2011-04-06 | 1 | -11/+0 |
* | PR target/48245 | ro | 2011-03-28 | 1 | -2/+3 |
* | ChangeLog gcc/ | ktietz | 2011-03-21 | 1 | -3/+4 |
* | Added support for the 64-bit Apple Objective-C runtime | nicola | 2011-02-18 | 1 | -1/+11 |
* | Revert r170108, r170107, r170105, r170104, r170103, r170102, r170101, r170097. | mrs | 2011-02-13 | 1 | -415/+413 |
* | * config/darwin.h: Make pretty. | mrs | 2011-02-13 | 1 | -413/+415 |
* | * config/darwin.h (SECTION_NO_ANCHOR): Remove. | jakub | 2011-02-03 | 1 | -6/+1 |
* | allow the target to label code fragments generated by partitioning. | iains | 2011-01-07 | 1 | -0/+4 |
* | PR c++/46904 | iains | 2010-12-20 | 1 | -1/+1 |
* | gcc: | iains | 2010-12-18 | 1 | -0/+5 |
* | gcc: | iains | 2010-12-18 | 1 | -2/+3 |
* | * config/darwin.opt (dylinker, headerpad_max_install_names, | jsm28 | 2010-12-16 | 1 | -1/+1 |
* | Fix typo. | mrs | 2010-12-09 | 1 | -1/+1 |
* | PR debug/46749 | mrs | 2010-12-08 | 1 | -1/+6 |
* | * gcc.c (LINK_COMMAND_SPEC): Don't handle -A, -d or -m. | jsm28 | 2010-12-03 | 1 | -4/+4 |
* | PR target/26427 | iains | 2010-11-29 | 1 | -54/+29 |
* | * tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro. | hubicka | 2010-11-23 | 1 | -5/+2 |
* | update darwin to use link_gcc_c_sequence. | iains | 2010-11-23 | 1 | -7/+13 |
* | * doc/tm.texi.in (HANDLE_SYSV_PRAGMA, | jsm28 | 2010-11-21 | 1 | -5/+0 |
* | gcc: | iains | 2010-11-13 | 1 | -2/+4 |
* | * doc/tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove. | jsm28 | 2010-11-10 | 1 | -71/+15 |
* | NS/CF String format syntax parsing. | iains | 2010-11-06 | 1 | -1/+10 |
* | * defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, | jsm28 | 2010-11-05 | 1 | -14/+0 |
* | update darwin x86 output. | iains | 2010-11-02 | 1 | -2/+14 |
* | * config/alpha/alpha.h (WORD_SWITCH_TAKES_ARG): Remove. | jsm28 | 2010-11-01 | 1 | -30/+0 |
* | * common.opt (R, T, Tbss, Tdata, Ttext, h, z): New. | jsm28 | 2010-11-01 | 1 | -3/+1 |
* | CFStrings for Darwin. | iains | 2010-10-22 | 1 | -0/+6 |