summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * varasm.c: Fix formatting.kazu2002-01-105-63/+88
* * cfgcleanup.c (try_forward_edges): Properly initialize nthreaded_edges;hubicka2002-01-102-4/+37
* * Makefile.in ($(docdir)/gccint.info, gccint.dvi): Add additionaljsm282002-01-108-47/+1007
* * decl.c (start_method): Handle attrlist.jason2002-01-103-2/+25
* * i386.md (sse_mov?fcc_const0_?): Fix constraints.hubicka2002-01-102-8/+12
* * decl2.c (max_tinst_depth): Increase default limit to 500.jakub2002-01-102-2/+6
* Documented the __OBJC__ preprocessor macronicola2002-01-101-0/+4
* Document the __OBJC__ macro.nicola2002-01-101-0/+5
* * optabs.c (expand_fix): Look for wider integer modes first.hubicka2002-01-103-11/+25
* * gcc.c-torture/execute/loop-11.c: New.rth2002-01-102-0/+24
* * dwarf2out.c (indirect_string_alloc, output_indirect_string):grahams2002-01-102-5/+11
* * spew.c (YYCHAR): Uppercase macro parameter and addgrahams2002-01-102-4/+11
* * config/alpha/alpha.md (extendsidi2_fix): Penalize f/f alternative.rth2002-01-102-1/+5
* * regrename.c (find_oldest_value_reg): Fix typo in mode change check.rth2002-01-102-2/+8
* Daily bump.gccadmin2002-01-106-6/+6
* * combine.c (can_combine_p): Fix a comment typo.kazu2002-01-102-1/+5
* * Makefile.in (s-gencheck, s-options, s-specs): Handle anzack2002-01-102-6/+12
* Fix typo in ChangeLog and actually commit mmix.hhp2002-01-102-4/+1
* 2002-01-08 Aldy Hernandez <aldyh@redhat.com>aldyh2002-01-102-5/+29
* * config/rs6000/rs6000.c (altivec_expand_builtin): Add support foraldyh2002-01-104-20/+289
* * config/alpha/alpha.md (prologue_mcount): Remove lituse_jsr reloc.rth2002-01-102-1/+7
* * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the properrth2002-01-102-104/+128
* * config/mmix/mmix.c (mmix_asm_identify_gcc): Remove unusedhp2002-01-103-13/+9
* * read-rtl.c: Fix formatting.kazu2002-01-109-41/+52
* For PR libgcj/5303:tromey2002-01-102-6/+53
* * rtlanal.c (find_reg_fusage): Use XEXP instead of SET_DESTkazu2002-01-102-2/+7
* * gcc.c-torture/compile/20020109-2.c: New test.law2002-01-092-0/+34
* 2002-01-09 Paolo Carlini <pcarlini@unitus.it>paolo2002-01-094-0/+14
* * gcc.dg/asm-fs-1.c: Disable warnings when compiling.law2002-01-092-1/+3
* * gcc.c-torture/execute/loop-10.c: New test.law2002-01-092-0/+35
* For PR libgcj/5303:tromey2002-01-0910-222/+580
* * config/vax/vax.h (REAL_ARITHMETIC): Define.rth2002-01-092-3/+3
* * config/vax/vax.c (vax_rtx_cost): Never abort.rth2002-01-092-1/+8
* * gcse.c (cprop_jump): Delete insn if simplified jump is no-op.rth2002-01-092-19/+15
* * gcc.c-torture/compile/20010226-1.c: New test.jakub2002-01-0916-0/+389
* * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expectlaw2002-01-091-0/+5
* * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expectlaw2002-01-091-0/+7
* * config/arm/arm.c (arm_gen_constant): Use trunc_int_for_mode.rth2002-01-092-24/+32
* * regrename.c (copy_value): Ignore the copy if the source registerrth2002-01-092-0/+11
* * real.c (c4xtoe, toc4x): Do some special conversion on long doublesrth2002-01-092-72/+78
* 2002-01-09 Paolo Carlini <pcarlini@unitus.it>paolo2002-01-097-6/+42
* 2002-01-09 Benjamin Kosnik <bkoz@redhat.com>bkoz2002-01-093-2/+7
* * gcc.c-torture/compile/20020109-1.c: New test.jakub2002-01-092-0/+27
* 2002-01-09 Bo Thorsen <bo@suse.co.uk>bo2002-01-092-0/+7
* * config/m32r/m32r.c (move_src_operand): Fix 32-bit int test.rth2002-01-093-4/+16
* Daily bump.gccadmin2002-01-096-6/+6
* * regrename.c (find_oldest_value_reg): Use gen_rtx_raw_REG.rth2002-01-092-2/+7
* * decl.h (grokdeclarator): Wrap long line.grahams2002-01-092-2/+5
* * semantics.c (FINISH_COND): Uppercase macro paramaters andgrahams2002-01-092-9/+14
* * pa.md (decrement_and_branch_until_zero): Change predicate fordanglin2002-01-092-4/+10