| Commit message (Expand) | Author | Age | Files | Lines |
* | * opt-functions.awk (var_type): New function. | rsandifo | 2005-05-26 | 43 | -413/+240 |
* | * convert.c (convert_to_integer) <POINTER_TYPE>: Avoid recursive | sayle | 2005-05-26 | 2 | -7/+13 |
* | Minor reformatting twaeks. | mrs | 2005-05-26 | 1 | -2/+2 |
* | * obj-c++.dg/basic.mm: New. | mrs | 2005-05-26 | 2 | -0/+22 |
* | * objc/execute/next_mapping.h: Update for C++. | mrs | 2005-05-26 | 60 | -31/+2104 |
* | * obj-c++.dg/selector-1.mm: Move to... | mrs | 2005-05-26 | 2 | -0/+31 |
* | [gcc/testsuite/ChangeLog] | zlaski | 2005-05-26 | 3 | -0/+48 |
* | Daily bump. | gccadmin | 2005-05-26 | 1 | -1/+1 |
* | [gcc/testsuite/ChangeLog] | zlaski | 2005-05-26 | 3 | -0/+57 |
* | include/ | rth | 2005-05-25 | 5 | -0/+32 |
* | PR libgcj/21692 | rth | 2005-05-25 | 8 | -4/+52 |
* | * config/rs6000/rs6000.opt (mprioritize-restricted-insns=): Fix typo. | rsandifo | 2005-05-25 | 2 | -1/+5 |
* | PR libgcj/21692 | rth | 2005-05-25 | 11 | -83/+254 |
* | * tree-cfg.c (verify_expr, case ADDR_EXPR): Verify invariant, | law | 2005-05-25 | 3 | -25/+79 |
* | [gcc/testsuite/ChangeLog] | zlaski | 2005-05-25 | 2 | -2/+8 |
* | ChangeLog: | uweigand | 2005-05-25 | 7 | -43/+136 |
* | 2005-05-25 Chris Burdess <dog@gnu.org> | tromey | 2005-05-25 | 2 | -0/+22 |
* | ChangeLog: | uweigand | 2005-05-25 | 4 | -6/+64 |
* | * config/rs6000/lynx.h (CC1_SPEC): Use -maix-struct-return instead | nemet | 2005-05-25 | 2 | -1/+6 |
* | 2005-05-25 Paolo Carlini <pcarlini@suse.de> | paolo | 2005-05-25 | 4 | -0/+9408 |
* | 2005-05-25 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-05-25 | 3 | -6/+49 |
* | * objc-act.c (volatilized_hash): Avoid warnings on 64-bit | mrs | 2005-05-25 | 2 | -1/+6 |
* | 2005-05-24 Gary Benson <gbenson@redhat.com> | tromey | 2005-05-25 | 2 | -1/+10 |
* | PR libgcj/21703: | tromey | 2005-05-25 | 3 | -6/+22 |
* | * tree-into-ssa.c (rewrite_into_ssa, update_ssa): Replace | kazu | 2005-05-25 | 2 | -2/+7 |
* | 2005-05-25 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-05-25 | 3 | -11/+41 |
* | 2005-05-25 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-05-25 | 2 | -2/+7 |
* | Correct use of year 999 to 1999. | ian | 2005-05-25 | 1 | -1/+1 |
* | 2005-05-25 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-05-25 | 2 | -0/+8 |
* | 2005-05-25 Andrew Haley <aph@redhat.com> | jakub | 2005-05-25 | 2 | -0/+6 |
* | * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency. | hubicka | 2005-05-25 | 12 | -109/+425 |
* | 2005-05-25 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-05-25 | 9 | -19/+79 |
* | 2005-05-25 Paolo Carlini <pcarlini@suse.de> | paolo | 2005-05-25 | 2 | -1/+7 |
* | PR c++/21686 | reichelt | 2005-05-25 | 2 | -3/+8 |
* | 2005-05-25 Paolo Carlini <pcarlini@suse.de> | paolo | 2005-05-25 | 4 | -72/+17 |
* | PR target/21412 | ebotcazou | 2005-05-25 | 5 | -25/+79 |
* | * common.opt (-Wattributes): New. Default true. | dj | 2005-05-25 | 42 | -125/+290 |
* | * c-common.c (unsigned_conversion_warning): Move warning control | dj | 2005-05-25 | 16 | -74/+109 |
* | Daily bump. | gccadmin | 2005-05-25 | 1 | -1/+1 |
* | 2005-05-24 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2005-05-25 | 5 | -160/+140 |
* | 20005-05-24 Janis Johnson <janis187@us.ibm.com> | janis | 2005-05-24 | 3 | -2/+8 |
* | Move entries for 1998 and 1999 out of ChangeLog-2000 and into new | ian | 2005-05-24 | 3 | -4486/+4487 |
* | 2005-05-24 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2005-05-24 | 2 | -108/+211 |
* | 2005-05-24 Paolo Carlini <pcarlini@suse.de> | paolo | 2005-05-24 | 89 | -3/+5219 |
* | * c-common.h (objc_comptypes): Remove prototype. | mrs | 2005-05-24 | 5 | -78/+114 |
* | * class.c (layout_class_type): Do not issue C++ ABI warnings | mrs | 2005-05-24 | 6 | -66/+72 |
* | * objc-act.c (objc_build_struct): New function. | mrs | 2005-05-24 | 4 | -380/+611 |
* | * objcp-decl.c (objcp_start_struct, objcp_xref_tag): Adjust | mrs | 2005-05-24 | 4 | -16/+13 |
* | * obj-c++.dg/bitfield-[1-5].mm: New. | mrs | 2005-05-24 | 50 | -29/+2448 |
* | * gcc.dg/altivec-vec-merge.c: Make test usable on GNU/Linux targets | janis | 2005-05-24 | 2 | -1/+9 |