summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-12-212-0/+8
* * config/ip2k/ip2k-protos.h: Remove the prototype forkazu2003-12-213-11/+6
* * alias.c: Fix comment formatting.kazu2003-12-2133-61/+97
* * config/mn10300/mn10300.c (mn10300_encode_section_info): Fixkazu2003-12-212-1/+6
* * config/arm/arm.c: Convert to ISO-C.kazu2003-12-216-326/+135
* Daily bump.gccadmin2003-12-211-1/+1
* 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>pinskia2003-12-204-1/+57
* 2003-12-20 Roger Sayle <roger@eyesopen.com>sayle2003-12-202-0/+26
* * pa.h (TRAMPOLINE_TEMPLATE): Shorten sequence when generating PAdanglin2003-12-203-78/+183
* PR optimization/13430, PR optimization/12322zlomek2003-12-202-0/+21
* New file for the darwin_private_extern fixkorbb2003-12-201-0/+17
* Keep inclhack.def sortable. The segmentation is based on lines containing onlykorbb2003-12-201-2/+4
* * class.c: Remove uses of "register" specifier inkazu2003-12-2013-42/+58
* * trans.c: Remove uses of "register" specifier inkazu2003-12-202-6/+11
* PR other/7956ebotcazou2003-12-205-1/+51
* PR c/12085ebotcazou2003-12-204-0/+102
* * install.texi (ia64-*-linux): Document minimum libunwind versionwilson2003-12-202-0/+8
* * langhooks.c (lhd_print_error_function): Fix for PR c/13110.bothner2003-12-203-1/+7
* * tree.c (get_unwidened): Decide whether to narrow a bitfieldjason2003-12-205-2/+26
* Patch for asm clobber of fp.wilson2003-12-203-1/+20
* * expr.c (check_max_integer_computation_mode): Remove.kazu2003-12-206-114/+9
* Fix typo in name.wilson2003-12-201-1/+1
* Drop test for libunwind 0.95 and earlier.wilson2003-12-205-124/+79
* Daily bump.gccadmin2003-12-201-1/+1
* * c-format.c (print_char_table): Allow 'I' flag on floating pointjsm282003-12-204-21/+31
* * gcc/config/i386/i386.c (ix86_expand_call, x86_output_mi_thunk):stuart2003-12-192-2/+7
* Test to test -mdynamic-no-pic -O2 -mpowerpc64 on Darwin.fjahanian2003-12-191-0/+29
* Added code to recognize macho-style lo_sum adrress patterns.fjahanian2003-12-191-0/+4
* Added TARGET_MACHO to handle lo_sum address recognition.fjahanian2003-12-191-1/+1
* * cvt.c: Remove uses of "register" specifier inkazu2003-12-1913-110/+123
* * dwarfout.c: Remove uses of "register" specifier inkazu2003-12-195-24/+19
* 2003-12-19 Kelley Cook <kelleycook@wideopenwest.com>geoffk2003-12-192-4/+4
* * de.po: Update.jsm282003-12-192-245/+246
* PR c++/12795mmitchel2003-12-194-1/+19
* PR c++/13371jason2003-12-193-5/+49
* * config/ia64/unwind-ia64.c (ia64_copy_rbs): New function.jakub2003-12-196-16/+386
* PR c++/13239jakub2003-12-194-0/+37
* * arm.c (thumb_base_register_rtx_p): Use regno in comparison againstrearnsha2003-12-192-2/+7
* * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.hpenner2003-12-192-5/+25
* * gcc/config/rs6000/rs6000.c (USE_ALTIVEC_FOR_ARG_P): Don't checkhpenner2003-12-192-1/+6
* * config/rs6000/aix.h (OS_MISSING_POWERPC64): Define.geoffk2003-12-195-179/+132
* * fixinc/inclhack.def (darwin_macho_dyldh): New.geoffk2003-12-193-5/+70
* Daily bump.gccadmin2003-12-191-1/+1
* Change version number from 3.4 -> 3.4.0kcook2003-12-183-3/+8
* contrib/kcook2003-12-183-17/+46
* PR debug/12923pinskia2003-12-184-0/+50
* * genrecog.c (print_host_wide_int): New.rth2003-12-182-2/+21
* 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-12-187-10/+20
* note that in-out operands should only be used with register constraintsjason2003-12-181-12/+13
* PR c++/12253jason2003-12-181-0/+28