
Gildan Activewear Inc. — Investor Relations & Filings
Gildan Activewear Inc. is a leading global manufacturer of basic apparel, operating a vertically integrated business model that spans from yarn spinning to finished garments. The company specializes in producing and marketing undecorated blank activewear, such as t-shirts, fleece, and sport shirts, primarily sold in bulk to the printwear market for decoration by printers and promotional product distributors. Additionally, Gildan manufactures and supplies a broad range of branded and private label socks and legwear to retail companies. The company's brand portfolio includes Gildan®, American Apparel®, Comfort Colors®, GOLDTOE®, and Peds®.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM SD | 2026-05-28 | English | |
| 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | |
| 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | |
| 6-K | 2025-12-16 | English | |
| Regulatory Filings 2025 | 2025-12-10 | English | |
| FORM 6-K | 2025-12-05 | English |
Browse filings by year
28 years- 2026 3 filings
- 2025 42 filings
- 2024 47 filings
- 2023 20 filings
- 2022 18 filings
- 2021 18 filings
- 2020 19 filings
- 2019 17 filings
- 2018 17 filings
- 2017 15 filings
- 2016 15 filings
- 2015 15 filings
- 2014 15 filings
- 2013 17 filings
- 2012 19 filings
- 2011 17 filings
- 2010 13 filings
- 2009 17 filings
- 2008 14 filings
- 2007 15 filings
- 2006 14 filings
- 2005 30 filings
- 2004 32 filings
- 2003 26 filings
- 2002 15 filings
- 2001 4 filings
- 2000 2 filings
- 1999 6 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 47867494 | FORM SD | 2026-05-28 | English | ||
| 39078188 | 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | ||
| 39076586 | 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | ||
|
2025
12 filings
| |||||
| 11040096 | 6-K | 2025-12-16 | English | ||
| 11040095 | Regulatory Filings 2025 | 2025-12-10 | English | ||
| 11040097 | FORM 6-K | 2025-12-05 | English | ||
| 11040098 | Regulatory Filings 2025 | 2025-12-04 | English | ||
| 11040099 | FORM 6-K | 2025-12-01 | English | ||
| 11040100 | FORM S-8 | 2025-12-01 | English | ||
| 11040101 | FORM 6-K | 2025-12-01 | English | ||
| 11040102 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
| 11040103 | FORM 6-K | 2025-11-10 | English | ||
| 11040104 | 6-K | 2025-10-29 | English | ||
| 11040105 | 6-K | 2025-10-29 | English | ||
| 11040106 | Major Shareholding Notification 2025 | 2025-10-16 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CARTERS INC
A leading designer and marketer of apparel and related prod…
|
CRI | US | Manufacturing |
|
CDRL S.A.
Designs, manufactures, and distributes clothing and other p…
|
CDL | PL | Manufacturing |
|
Ceenik Exports (india) Ltd.
Manufactures and exports knitted and woven apparel for glob…
|
531119 | IN | Manufacturing |
|
Celebrity Fashions Ltd.
Integrated manufacturer and exporter of men's apparel for g…
|
CELEBRITY | IN | Manufacturing |
|
César
French designer and manufacturer of costumes and accessorie…
|
ALCES | FR | Manufacturing |
|
CHEETAH HOLDINGS BHD
Designs, develops, markets, and retails sports apparel, cas…
|
— | MY | Manufacturing |
|
China Lilang Limited
Integrated fashion enterprise designing, manufacturing, and…
|
1234 | KY | Manufacturing |
|
China Partytime Culture Holdings Limited
Designs, produces, and sells specialized apparel, costumes,…
|
1532 | HK | Manufacturing |
|
China Ting Group Holdings Limited
Vertically integrated global enterprise manufacturing, expo…
|
3398 | HK | Manufacturing |
|
ChiNese ChuRinga
Manufactures cultural apparel and souvenir merchandise for …
|
300250 | CN | Manufacturing |
Gildan Activewear Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/30701/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30701 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=30701 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=30701 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 30701}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Gildan Activewear Inc. (id: 30701)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.