summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * config/h8300/h8300.c (output_logical_op): Simplify andkazu2003-01-072-36/+80
* * class.c (layout_class_type): Don't useschwab2003-01-072-1/+8
* * config/mips/mips.c (mips_va_arg): In the EABI code, apply thersandifo2003-01-072-5/+7
* Daily bump.gccadmin2003-01-071-1/+1
* 2003-01-06 Aldy Hernandez <aldyh@redhat.com>aldyh2003-01-073-11/+23
* * config/h8300/h8300.c (final_prescan_insn): Constify uid.kazu2003-01-072-11/+20
* * config/h8300/h8300.c (h8300_expand_prologue): Remove fsize.kazu2003-01-072-6/+9
* 2003-01-06 Aldy Hernandez <aldyh@redhat.com>aldyh2003-01-072-36/+43
* PR c++/9165mmitchel2003-01-074-1/+30
* * pt.c (retrieve_local_specialization): Revert 2003-01-05 change.mmitchel2003-01-072-3/+20
* * config/c4x/c4x.c (c4x_naked_function_p): Rename fromm.hayes2003-01-073-10/+19
* * decl2.c (mark_used): Do not synthesize thunks.mmitchel2003-01-072-0/+3
* * class.c (layout_class_type): Correct handling of unnamedmmitchel2003-01-074-1/+32
* * config/alpha/alpha.c (alpha_encode_section_info): Adjust symbol_strrth2003-01-064-5/+38
* 2003-01-06 Dale Johannesen <dalej@apple.com>dalej2003-01-062-1/+7
* 2003-01-06 Chris Demetriou <cgd@broadcom.com>cgd2003-01-062-1/+6
* PR c++/9189mmitchel2003-01-064-46/+71
* * hwint.h: If the current compiler has no 64-bit type at all,zack2003-01-062-32/+38
* 2003-01-06 Eric Christopher <echristo@redhat.com>echristo2003-01-062-7/+11
* Fix comment typo.amylaar2003-01-061-1/+1
* cp:nathan2003-01-065-244/+297
* * config/h8300/h8300.md (*twoshifts_l16_r1): New.kazu2003-01-062-0/+26
* * config/mips/mips.md (leadi): Use dla rather than la.rsandifo2003-01-062-1/+5
* Daily bump.gccadmin2003-01-061-1/+1
* * g++.dg/template/defarg-1.C: New test.mmitchel2003-01-066-17/+113
* * config/c4x/c4x.h: Updated specs for new gas format. Fixed bugm.hayes2003-01-062-19/+23
* * c4x.h: Remove hwint.h include and HOST_WIDE_INT_PRINT_HEXm.hayes2003-01-062-10/+5
* * config/h8300/h8300.md (*extzv_8_23): New.kazu2003-01-052-0/+26
* * pa64-hpux.h (JCR_SECTION_NAME): Define.danglin2003-01-052-2/+10
* 2003-01-05 Toon Moene <toon@moene.indiv.nluug.nl>toon2003-01-052-6/+9
* * config/h8300/h8300.c (output_a_shift): Do not output akazu2003-01-053-14/+78
* 2003-01-05 Toon Moene <toon@moene.indiv.nluug.nl>toon2003-01-052-5/+12
* * config/mips/mips.md: Disable the movstrsi define_split.rsandifo2003-01-054-1/+35
* Daily bump.gccadmin2003-01-051-1/+1
* Warning fixes:ghazi2003-01-056-2/+14
* * parser.c (cp_parser_binary_expression,ghazi2003-01-052-13/+24
* * Makefile.in (gtyp-gen.h): Const-ify.ghazi2003-01-053-6/+11
* 2003-01-04 Toon Moene <toon@moene.indiv.nluug.nl>toon2003-01-043-3/+19
* When wrapping files, guard with both the fix name and the file namekorbb2003-01-047-56/+57
* * config.gcc (hppa*64*-*-hpux11*): Define extra_parts. Don't usedanglin2003-01-046-44/+251
* * method.c (use_thunk): Disable access control while building themmitchel2003-01-042-1/+13
* remove obsolete fixeskorbb2003-01-0412-1353/+401
* * config/h8300/h8300-protos.h: Add prototypes forkazu2003-01-044-159/+262
* * call.c (build_conditional_expr): Stabilize lvalues properly.jason2003-01-041-1/+0
* * g++.dg/parse/namespace3.C: Remove extra semicolons.lerdsuwa2003-01-043-3/+8
* Daily bump.gccadmin2003-01-041-1/+1
* * cvt.c, decl.c, decl2.c: This is the C++ front end, not the Cneroden2003-01-034-5/+10
* Fix for PR java/8712:tromey2003-01-032-3/+7
* 2003-01-03 Dale Johannesen <dalej@apple.com>dalej2003-01-033-6/+21
* 2003-01-03 Bud Davis <bdavis11@directvinternet.com>toon2003-01-033-10/+3245