index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
gcc
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
do-while ASM_OUTPUT_ALIGN to enable its use in more places.
obrien
2002-05-12
1
-3
/
+5
*
Fixes for building a.out bits.
obrien
2002-05-12
1
-5
/
+23
*
Add tweaks needed when using as the system compiler.
obrien
2002-05-10
1
-1
/
+21
*
Change symbol values to match freebsd.h to avoid warnings.
obrien
2002-05-10
1
-2
/
+2
*
Remove files not part of GCC 3.1.
obrien
2002-05-10
86
-2673
/
+0
*
Use the stock (3.1 pre) file.
obrien
2002-05-09
2
-170
/
+338
*
Use the stock file for now (but leave a note behind about our OBE changes).
obrien
2002-05-09
1
-42
/
+203
*
Use the stock (3.1) file.
obrien
2002-05-09
1
-11
/
+39
*
We use the stock (3.1) file.
obrien
2002-05-09
1
-153
/
+316
*
This commit was generated by cvs2svn to compensate for changes in r96263,
obrien
2002-05-09
119
-4175
/
+13103
|
\
|
*
Gcc 3.1.0 pre-release from the FSF anoncvs repo on 9-May-2002 15:57:15 EDT.
obrien
2002-05-09
127
-4625
/
+14044
*
|
Alpha MD bits for Gcc 3.1.
obrien
2002-05-07
1
-115
/
+37
*
|
Comment a knob.
obrien
2002-05-07
1
-1
/
+1
*
|
The default ASM_OUTPUT_ADDR_DIFF_ELT will now handle our mixed a.out/ELF.
obrien
2002-05-07
1
-7
/
+0
*
|
MI bits for Gcc 3.1.
obrien
2002-04-30
1
-460
/
+34
*
|
i386 MD bits for Gcc 3.1.
obrien
2002-04-30
1
-427
/
+29
*
|
Style changes to reduce diff to things I did in the FSF repo.
obrien
2002-04-24
1
-37
/
+51
*
|
Fix bug where we were loosing our platform-wide ASM_COMMENT_START
obrien
2002-04-24
1
-0
/
+4
*
|
GCC 3.1 uses crtstuff.c on Alpha now. [yay!]
obrien
2002-03-27
2
-304
/
+0
*
|
Switch register numbers for DWARF2_DEBUG also.
obrien
2002-03-27
1
-1
/
+2
*
|
Use the default 'ld' emulation rather than hard coding it.
obrien
2002-02-25
1
-1
/
+0
*
|
Use the stock [3.l-snap] version of this.
obrien
2002-02-06
1
-6540
/
+17990
*
|
Use the stock [3.1-snap] file.
obrien
2002-02-06
1
-1517
/
+1926
*
|
Use the stock file for now.
obrien
2002-02-06
1
-3655
/
+10227
*
|
Merge the stock gcc-3.1_snap file onto HEAD.
obrien
2002-02-06
2
-1216
/
+5107
*
|
This commit was generated by cvs2svn to compensate for changes in r90075,
obrien
2002-02-01
384
-12368
/
+108910
|
\
\
|
|
/
|
*
Enlist the FreeBSD-CURRENT users as testers of what is to become Gcc 3.1.0.
obrien
2002-02-01
392
-25589
/
+144352
|
*
Remove files that have been removed from vendor branch
peter
2002-01-27
8
-215
/
+0
|
*
Virgin import of the GCC 2.95.3 compilers
obrien
2001-03-19
2
-2
/
+2
*
|
MFC: gcc.295/config/alpha/freebsd.h revision 1.12:
obrien
2002-01-31
1
-8
/
+0
*
|
This commit was generated by cvs2svn to compensate for changes in r89884,
peter
2002-01-27
8
-215
/
+0
*
|
Re-initialize gp after a jsr.
obrien
2001-08-17
1
-0
/
+4
*
|
Make it easy for people to use define DWARF2 exceptions unwinding.
obrien
2001-05-14
1
-0
/
+5
*
|
Choose the right LIB_SPEC for threads based on "__FreeBSD_version".
obrien
2001-05-12
1
-3
/
+19
*
|
Remove some files that are no longer in the FSF branch.
obrien
2001-03-19
1
-26
/
+0
*
|
Merge gcc-2.95.3 changes onto mainline. Update FreeBSD changes to converge
obrien
2001-03-19
6
-678
/
+167
*
|
Change "NO_PROFILE_DATA" to "NO_PROFILE_COUNTERS" to match the commit by
obrien
2001-03-02
1
-2
/
+2
*
|
Move the obvious bits of mixed ELF and a.out support down into this MD
obrien
2001-03-02
1
-0
/
+108
*
|
Push as much as was easy of the mixed ELF & a.out support for the i386
obrien
2001-03-02
1
-130
/
+21
*
|
Stylistic changes mirroring ones done in the FSF/GNU 3.0 development sources.
obrien
2001-02-28
1
-50
/
+49
*
|
Merge gcc-2.95.3-test3 changes onto mainline. Bump FreeBSD cc version.
obrien
2001-02-17
1
-1
/
+2
*
|
This commit was generated by cvs2svn to compensate for changes in r72562,
obrien
2001-02-17
2
-2
/
+4
|
\
\
|
|
/
|
*
Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #3
obrien
2001-02-17
3
-3
/
+6
*
|
Bump __FreeBSD_cc_version to 500002 to show the -pthread option change.
obrien
2001-02-08
1
-1
/
+1
*
|
Make the "-pthread" option work again, now that libc_r has to be
jdp
2001-01-25
1
-7
/
+4
*
|
Merge gcc.2.95.3-test1 changes onto mainline
obrien
2001-01-03
3
-530
/
+4129
*
|
This commit was generated by cvs2svn to compensate for changes in r70635,
obrien
2001-01-03
4
-3
/
+6
|
\
\
|
|
/
|
*
Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #1
obrien
2001-01-03
5
-4
/
+16
*
|
Properly format the SUBTARGET_SWITCHES so that ``gcc -v --help'' prints
obrien
2000-11-11
1
-6
/
+6
*
|
Remove the -kthread option that matched [sort of] the LinuxThreads port.
obrien
2000-11-07
1
-3
/
+4
[next]