summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * doc/include/texinfo.tex: Update to version 2002-11-25.11.Joseph Myers2002-12-242-332/+512
* configure.in (enable-coverage): Add SELF_COVERAGE.Nathan Sidwell2002-12-243-15/+13
* Fix v850 PlumHall testsuite failure.Jim Wilson2002-12-242-0/+21
* regmove.c: Fix comment typos.Kazu Hirata2002-12-2425-53/+80
* Daily bump.GCC Administrator2002-12-241-1/+1
* * call.c (tourney, build_field_call, equal_functions, joust)Gabriel Dos Reis2002-12-233-340/+242
* install.texi: Remove i386-*-isc, i860-*-bsd, m68k-altos-sysv, m68k-isi-bsd, m...Larin Hennessy2002-12-235-390/+19
* altivec.md (mulv4sf3): Rewrite to add -0.0 vector.Aldy Hernandez2002-12-232-9/+33
* gcj.texi: Include Cover Texts in man page.Joseph Myers2002-12-232-0/+7
* class.c (build_static_field_ref): Check FIELD_FINAL.Jeff Sturm2002-12-237-17/+38
* gcc-common.texi: Define DEVELOPMENT.Joseph Myers2002-12-2317-94/+88
* stor-layout.c (update_alignment_for_field): Correct handling of unnamed bitfi...Mark Mitchell2002-12-235-20/+62
* expr.c (expand_assignment): Apply special treatment to ARRAY_TYPE.David Edelsohn2002-12-232-1/+7
* h8300-protos.h: Update the prototype of expand_a_shift.Kazu Hirata2002-12-234-16/+21
* tree.c (save_expr): Allow either side of a dyadic operand to be constant.Nathan Sidwell2002-12-233-12/+32
* Daily bump.GCC Administrator2002-12-231-1/+1
* * config/h8300/h8300.c (output_a_shift): Remove unused code.Kazu Hirata2002-12-232-23/+13
* stor-layout.c (update_alignment_for_field): Guard use of ADJUST_FIELD_ALIGN w...Mark Mitchell2002-12-232-0/+5
* stor-layout.c (update_alignment_for_field): Use ADJUST_FIELD_ALIGN when compu...Mark Mitchell2002-12-233-1/+32
* * treelang.texi: Use @ifnottex instead of @ifinfo.Joseph Myers2002-12-222-4/+8
* re PR c++/8572 (ICE with external definition of conversion operator to intern...Nathan Sidwell2002-12-226-4/+66
* * genautomata.c: Fix comment typos.Kazu Hirata2002-12-222-20/+24
* params.def (tracer-min-branch-probability-feedback): Fix default.Jan Hubicka2002-12-223-2/+9
* gcj.texi (Limitations): Add note about org.xml.sax and org.w3c.dom.Anthony Green2002-12-222-0/+16
* cp-tree.h (make_unbound_class_template): Use tsubst_flags_t.Kriang Lerdsuwanakij2002-12-224-4/+10
* h8300.c (get_shift_alg): Make shift insn sequences end with a valid cc0 whene...Kazu Hirata2002-12-222-22/+32
* h8300.md (negsf2): New.Kazu Hirata2002-12-222-0/+28
* Daily bump.GCC Administrator2002-12-221-1/+1
* integrate.c (output_inline_function): Don't hold private pointers to 'struct ...Geoffrey Keating2002-12-222-1/+8
* lib1funcs.asm (__fpscr_values): Conditionalize with NO_FPSCR_VALUES.Kaz Kojima2002-12-213-1/+9
* * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is approved.Josef Zlomek2002-12-212-39/+5
* h8300.md (zero_extendqisi2): Correct the length.Kazu Hirata2002-12-212-1/+6
* h8300.md (*zero_extendqihi2_h8300): Make the second alternative "#".Kazu Hirata2002-12-212-4/+26
* h8300-protos.h: Update the prototype for split_adds_subs.Kazu Hirata2002-12-214-7/+114
* Daily bump.GCC Administrator2002-12-211-1/+1
* fr30.md: Fix a comment typo.Kazu Hirata2002-12-214-3/+9
* Fix misc SPE instrinsic problems.Jim Wilson2002-12-202-9/+12
* pa-linux.h (TARGET_HAS_STUBS_AND_ELF_SECTIONS): Delete define.John David Anglin2002-12-204-20/+26
* h8300-protos.h: Add prototypes for incdec_operand and eqne_operator.Kazu Hirata2002-12-205-0/+135
* h8300.c (dosize): Remove warnings.Kazu Hirata2002-12-202-13/+18
* alpha.c (decl_has_samegp): New.Richard Henderson2002-12-206-63/+163
* re PR java/8955 (switch case statement causes gcj to throw segmentation fault)Tom Tromey2002-12-202-2/+12
* ns32k.md (movdi): Use "l" instead of "f" to match all registers capable of ho...Ian Dall2002-12-206-30/+243
* ChangeLog: Fix a typo.Kazu Hirata2002-12-203-6/+12
* * gcc.c-torture/compile/20021220-1.c: New test.Josef Zlomek2002-12-201-0/+4
* Testcase for http://gcc.gnu.org/ml/gcc-patches/2002-12/msg01106.html "[PATCH]...Josef Zlomek2002-12-201-0/+39
* invoke.texi: Document -mzarch, -mesa, -mcpu= and -march= option for S/390 and...Hartmut Penner2002-12-205-21/+186
* Daily bump.GCC Administrator2002-12-201-1/+1
* c-pretty-print.h: Fix comment typos.Kazu Hirata2002-12-2027-38/+66
* h8300.md (output_a_shift): Clean up the code to output shifts using rotation.Kazu Hirata2002-12-202-19/+22