summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Set stage1_cflags for powerpc-*-darwin*.zack2002-01-1023-400/+359
* * config/h8300/h8300.h: Fix comment typos.kazu2002-01-104-9/+16
* specify template depthjason2002-01-101-1/+3
* PR optimization/5269rth2002-01-102-3/+18
* * doc/extend.texi (deprecated): Fix a typo.kazu2002-01-102-1/+5
* * basic-block.h (update_br_prob_note): Declare.hubicka2002-01-108-41/+89
* * toplev.c: Fix formatting.kazu2002-01-109-51/+72
* * doc/invoke.texi: Document PDP-11 options.jsm282002-01-102-0/+119
* * config/h8300/h8300.h: Fix formatting.kazu2002-01-102-20/+25
* C test case for __attribute__((deprecated)).ira2002-01-101-0/+117
* C++ test case for __attribute__((deprecated)).ira2002-01-101-0/+117
* Added changelog info for __attribute__((deprecated)) patches.ira2002-01-101-0/+41
* Added __attribute__((deprecated)) patches.ira2002-01-1017-21/+316
* * combine.c (expand_field_assignment): Use subreg_lsb().kazu2002-01-102-3/+5
* 2002-01-10 David Edelsohn <edelsohn@gnu.org>dje2002-01-102-2/+21
* For PR libgcj/5303:tromey2002-01-102-7/+48
* * gnu/gcj/convert/Convert.java (version): Use java.vm.nametromey2002-01-102-5/+11
* no xfailjason2002-01-101-1/+1
* * config/h8300/h8300.md: Remove constraints from expanders.kazu2002-01-102-13/+17
* * 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